dynare/dynare++
Sébastien Villemot 671fe4bcd4
Build system improvements on Windows (MinGW / MSYS2)
- Use the -static flag when linking Dynare++, so that shipping libquadmath and
  libgcc DLL in the installer is no longer needed.

- Use AM_CXXFLAGS and AM_LDFLAGS variables for changing flags, since CXXFLAGS
  and LDFLAGS are user variables. Also, this avoids passing these flags down to
  configure scripts in subdirectories.

- Check for the SZIP library in the configure test for the MatIO, this is
  needed under MSYS2.

- Statically link MatIO and GSL in MEX files for MATLAB, this is needed under
  MSYS2.
2018-11-06 12:17:56 +01:00
..
doc Clarify the timing convention in dynare++ 2016-08-21 10:22:56 +02:00
extern Dynare++ MATLAB simulation helper: add an error message when dynare_simul_ DLL not in the path 2011-01-20 16:03:54 -05:00
integ Build system improvements on Windows (MinGW / MSYS2) 2018-11-06 12:17:56 +01:00
kord Build system improvements on Windows (MinGW / MSYS2) 2018-11-06 12:17:56 +01:00
parser/cc Fixed indentation of c/h/cc/hh files. 2017-05-16 16:30:27 +02:00
src Build system improvements on Windows (MinGW / MSYS2) 2018-11-06 12:17:56 +01:00
sylv Fixed indentation of c/h/cc/hh files. 2017-05-16 16:30:27 +02:00
tests Dynare++: fixed bug in tests 2011-01-20 15:42:53 -05:00
tl Build system improvements on Windows (MinGW / MSYS2) 2018-11-06 12:17:56 +01:00
utils/cc Fixed indentation of c/h/cc/hh files. 2017-05-16 16:30:27 +02:00
Makefile.am Build system: minor fixes 2009-11-03 12:48:26 +00:00
c++lib.w Various minor fixes to dynare++ documentation 2009-09-11 17:08:55 +00:00
change_log.html Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00