dynare/mex/build
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
..
matlab Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
octave Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
block_kalman_filter.am make install, closes #576 2014-07-16 16:18:06 +02:00
bytecode.am move preprocessor to submodule 2018-02-16 16:44:16 +01:00
dynare_simul_.am Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
gensylv.am Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
k_order_perturbation.am Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
kalman_steady_state.am make install, closes #576 2014-07-16 16:18:06 +02:00
kronecker.am make install, closes #576 2014-07-16 16:18:06 +02:00
libdynare++.am Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
local_state_space_iterations.am make install, closes #576 2014-07-16 16:18:06 +02:00
mjdgges.am make install, closes #576 2014-07-16 16:18:06 +02:00
ms_sbvar.am make install, closes #576 2014-07-16 16:18:06 +02:00
qmc_sequence.am make install, closes #576 2014-07-16 16:18:06 +02:00