Go to file
Sébastien Villemot 89f2e8009f Updates to the Windows package:
- no longer strip binaries from the NSIS script (the name of the strip executable can't be guessed when cross-compiling)
- no longer include DLLs for Dynare++ (now statically linked)
2010-08-25 10:27:57 +02:00
doc Reference manual: for order=3, mention that use_dll and a compiler are needed 2010-08-24 15:51:51 +02:00
dynare++ Dynare++: fix case of Windows header name (for cross-compiling from Linux) 2010-08-24 16:24:03 +02:00
examples Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
m4 Build system: for Windows, add "-static-libstdc++" flag 2010-08-24 18:46:26 +02:00
matlab Minor fix: replace operator & by && in MATLAB conditionals (for better compatibility with Octave) 2010-08-23 17:39:46 +02:00
mex Build system: display a warning when compiling for the Cygwin target 2010-08-24 16:24:03 +02:00
preprocessor Preprocessor: when removing lags greater than 2 on endogenous or lags on exogenous, don't substitute model local variables that do not need to 2010-08-19 15:20:54 +02:00
tests SWZ: adding two additional examples for 3 and 4 Markov Switching states 2010-08-09 11:23:46 +02:00
windows Updates to the Windows package: 2010-08-25 10:27:57 +02:00
.gitignore Build system: added new test for C++ prior classes 2010-06-09 11:37:42 +02:00
Makefile.am Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
configure.ac Build system: fix minor bug in display of configure script (Dynare++ testsuite had incorrect information due to testing the wrong variable) 2010-08-24 19:25:31 +02:00
license.txt Build system: change the way we detect the GSL, to make it work when cross-compiling 2010-08-24 16:24:03 +02:00
uncrustify.cfg Updated uncrustify config 2009-12-16 17:18:58 +00:00