dynare/dynare++
Sébastien Villemot 8065e9d439
Build system: by default, error out if some dependency is missing
In particular, if either MATLAB or Octave is missing, one needs to pass either
--disable-matlab or --disable-octave.

Moreover, several new configure flags have been introduced for disabling some
components:
--disable-doc
--disable-dynare++
--disable-mex-dynare++
--disable-mex-ms-sbvar
--disable-mex-kalman-steady-state
2019-11-26 13:53:42 +01:00
..
doc Build system: by default, error out if some dependency is missing 2019-11-26 13:53:42 +01:00
integ Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
kord Dynare++: ensure that exception gives meaningful message if BK conditions not satisfied 2019-11-19 15:19:34 +01:00
parser/cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
src Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
sylv Various improvements related to the MEX R2018a API 2019-07-09 11:54:12 +02:00
tests Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00
tl C++17: use structured bindings instead of std::tie 2019-09-11 16:06:35 +02:00
utils/cc Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
Makefile.am Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00