dash/build-aux/m4
Oleg Girko 39750439bf Force to use C++11 mode for compilation (#1463)
* build: Enable C++11 build, require C++11 compiler

Implements #6211.

* depends: use c++11

* build: update ax_cxx_compile_stdcxx to serial 4

* build: force a c++ standard to be specified

Newer compilers may switch to newer standards by default. For example, gcc6
uses std=gnu++14 by default.

* c++11: fix libbdb build against libc++ in c++11 mode

atomic_init clashes with

* c++11: CAccountingEntry must be defined before use in a list

c++11ism. This fixes builds against libc++.
2017-05-05 14:27:27 +03:00
..
ax_boost_base.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_boost_chrono.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_boost_filesystem.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_boost_program_options.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_boost_system.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_boost_thread.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_boost_unit_test_framework.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_check_compile_flag.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_check_link_flag.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_check_preproc_flag.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
ax_cxx_compile_stdcxx.m4 Force to use C++11 mode for compilation (#1463) 2017-05-05 14:27:27 +03:00
ax_gcc_func_attribute.m4 build: remove internal/protected build attribute checks 2014-11-19 22:08:27 -05:00
ax_pthread.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00
bitcoin_find_bdb48.m4 merged and fixed messages 2016-03-03 06:55:32 -07:00
bitcoin_qt.m4 Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify 2016-08-26 04:09:20 +03:00
bitcoin_subdir_to_include.m4 Create the common location for all m4 autotool build scripts, build-aux/m4. 2014-09-16 11:55:15 +02:00