dynare/m4
Sébastien Villemot 752a02a36c
Dynare++: use C++11 threads (instead of POSIX threads API)
On Windows, this means that a POSIX threads implementation is no longer needed,
since C++11 threads are implemented using native Windows threads.

On GNU/Linux and macOS, POSIX threads are still used under the hood.

A new m4 macro (AX_CXX11_THREAD) is used to add the proper compilation
flags (instead of AX_PTHREAD).
2019-01-28 18:44:24 +01:00
..
ax_blas.m4 build system: modify blas check for os x 10.10 2014-10-30 16:25:01 +01:00
ax_boost_base.m4 Upgrade to a newer version of the AX_BOOST_BASE macro. 2014-03-03 11:13:27 +01:00
ax_compare_version.m4 Upgrade macros AX_{BLAS,LAPACK,COMPARE_VERSION,PTHREAD}. 2014-03-03 11:21:54 +01:00
ax_cxx11_thread.m4 Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
ax_cxx_compile_stdcxx.m4 Require C++14 for MEX files 2018-06-05 11:34:41 +02:00
ax_cxx_compile_stdcxx_14.m4 Require C++14 for MEX files 2018-06-05 11:34:41 +02:00
ax_gsl.m4 Fix copyright notices 2013-06-12 17:04:46 +02:00
ax_lapack.m4 Upgrade macros AX_{BLAS,LAPACK,COMPARE_VERSION,PTHREAD}. 2014-03-03 11:21:54 +01:00
ax_latex_class.m4 Build system: added test for beamer 2009-09-21 10:30:04 +00:00
ax_latex_test.m4 Build system: added test for beamer 2009-09-21 10:30:04 +00:00
ax_matio.m4 Build system improvements on Windows (MinGW / MSYS2) 2018-11-06 12:17:56 +01:00
ax_matlab.m4 Minor fixes to build system and license notices 2010-01-13 17:39:59 +00:00
ax_matlab_arch.m4 Minor fixes to build system and license notices 2010-01-13 17:39:59 +00:00
ax_matlab_version.m4 Provisions for MATLAB R2018b (9.5) 2018-10-01 18:26:03 +02:00
ax_mexext.m4 MEX extension detection now robust to spaces in MATLAB path 2018-10-31 15:57:34 +01:00
ax_mexopts.m4 Further updates related to minimal MATLAB version bump 2018-11-13 18:29:20 +01:00
ax_prog_ln_s.m4 Build system: never use symbolic links when compiling for Windows platform 2010-08-24 16:24:03 +02:00
ax_slicot.m4 Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
ax_tex_test.m4 Build system: add test for econometrica bibtex style (necessary for userguide) 2009-09-18 09:55:21 +00:00