Commit Graph

79 Commits (57ab3e45c31438bc78a362a2023a5795ccbc4b5c)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 57ab3e45c3 Added VERSION file. 2017-05-29 14:30:33 +02:00
Stéphane Adjemian (Charybdis) e3769670df Updated AC_INIT 2017-05-19 18:54:32 +02:00
Houtan Bastani 25121bca4f fix copyright dates 2016-05-04 16:05:31 +02:00
Houtan Bastani 04989822ac build system: fix lexinc path by replacing the last instance of 'flex' 2016-03-09 14:03:29 +01:00
Houtan Bastani 32f7f211d7 doc: dseries and reporting presentation (draft) 2014-04-29 17:57:24 +02:00
Sébastien Villemot 9d32204790 Ensure that -lpthread is statically linked under MinGW. 2014-03-10 17:25:39 +01:00
Sébastien Villemot 75ae191d33 Upgrade to a newer version of the AX_BOOST_BASE macro.
Our workaround for cross-compilation has been incorporated upstream.
2014-03-03 11:13:27 +01:00
Houtan Bastani 886514894b build system: replace hard-coded flex include dir with that found by autoconf, #575 2014-01-13 11:35:13 -05:00
Sébastien Villemot 7ada720e7b Bump version number 2013-12-02 17:55:10 +01:00
Sébastien Villemot 82edf48256 No longer consider automake warnings as fatal
With automake 1.14 there are a lot of new warnings related to the way we deal
with MEX files (they are compiled from source files located in a different
tree). Automake wants us to use the 'subdir-objects' option, but it breaks in
our case.

In automake 2.0, the 'subdir-objects' option will be activated by default, so
we will have to refactor the build system for MEX files. But for now we can
live with the automake warnings.
2013-09-09 14:50:32 +02:00
Sébastien Villemot d8e9bc978d Revert "Compatibility fix with automake 1.14"
This reverts commit 7541bb52f5.

This commit was breaking compilation of MEX files: the subdir-objects option
does not deal well with source files that are under a distinct tree.
2013-09-09 14:47:29 +02:00
Sébastien Villemot 7541bb52f5 Compatibility fix with automake 1.14 2013-09-06 15:00:37 +02:00
Sébastien Villemot 613e01afcc configure script: fix bug in Octave detection 2013-06-14 10:07:31 +02:00
Sébastien Villemot bc5c1682d6 Do not run the Octave testsuite when --disable-octave is given 2013-06-13 10:58:24 +02:00
Sébastien Villemot 058a5c5dc4 Remove more stuff related to economic bibtex styles
Ref 1d14ff8060
2013-05-29 17:31:07 +02:00
Houtan Bastani e376258025 fix dynare++ build on OS X 2013-04-23 14:32:39 +02:00
Sébastien Villemot 3e612e0211 Fix build system with Automake 1.12 2012-09-28 17:31:39 +02:00
Houtan Bastani 4f54391e94 add --with-matio option to configure 2012-09-19 12:11:57 +02:00
Sébastien Villemot 5f861cb0d8 Use MatIO in Dynare++ instead of the home-made engine 2012-08-23 18:31:07 +02:00
Sébastien Villemot 91967eac6d Bump version numbers 2012-06-11 12:07:10 +02:00
Houtan Bastani 9867003dc9 build system: set min autoconf version to 2.62 2012-06-05 16:25:15 +02:00
Sébastien Villemot 5fdcd124c4 Require Automake 1.11 2012-06-05 15:49:08 +02:00
Sébastien Villemot 6868e81b16 Source tarball in POSIX 2011 with xz compression format 2012-05-16 21:45:46 +02:00
Sébastien Villemot 3551512a6f Another hack to get static linking of libgfortran under MinGW 2012-02-24 17:35:54 +01:00
Sébastien Villemot 9067d7704c Link with -static-libgfortran under MinGW 2012-02-24 16:40:58 +01:00
Sébastien Villemot e46ed2e720 Build system: no longer conditionally define HAVE_CMD_MATLAB_LINE macro 2011-05-05 16:24:52 +02:00
Houtan Bastani 8181dc44be build system: make check works with both matlab and octave 2011-05-04 16:28:13 +02:00
Sébastien Villemot 5f04ed9db7 Reference manual: switch to TeXinfo format 2011-03-29 17:50:11 +02:00
Sébastien Villemot 05ebb51102 GSA: cleanup of doc and inclusion in build system 2011-03-17 15:48:31 +01:00
Sébastien Villemot 967f2f1075 Build system: add rules for creating info file 2011-02-14 14:45:18 +01:00
Sébastien Villemot fcb12985c1 Bump version number 2011-02-04 17:45:54 +01:00
Sébastien Villemot df2f28ed34 If default 'ar' is not available, try to find one with a host prefix (closes #145) 2011-01-20 15:13:32 -05:00
Sébastien Villemot 72008502c1 Build system: upgrade Boost version requirement 2011-01-18 16:27:54 -05:00
Sébastien Villemot e39cb94954 Build system: remove warning about parentheses (we know the priority rules of C++, no need to be reminded) 2011-01-13 19:05:58 +01:00
Sébastien Villemot 02cc9cbd79 Build system: new configure option "--enable-org-export" for compiling Org files 2010-11-15 12:43:55 +01:00
Sébastien Villemot 8ebc36df00 Build system: added internals documentation 2010-11-12 09:57:25 +01:00
Sébastien Villemot 1aed875ce2 Added PDF documentation for parallel stuff 2010-10-29 12:48:07 +02:00
Houtan Bastani 9ebcecb266 check for presence of boost string library 2010-10-28 10:54:43 +02:00
Sébastien Villemot a8c58d363d 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
Sébastien Villemot 5ccd248622 Build system: for Windows, add "-static-libstdc++" flag 2010-08-24 18:46:26 +02:00
Sébastien Villemot ad127052d8 Build system: display a warning when compiling for the Cygwin target 2010-08-24 16:24:03 +02:00
Sébastien Villemot fd3c35937b Estimation DLL, dynamic DLL loading: minor changes to testModelSolution (now takes the full name of the dynamic DLL in argument) 2010-03-16 10:27:58 +01:00
Sébastien Villemot 8fa10d61cc Build system: fix the creation of tarball 2010-02-13 09:52:43 +01:00
Sébastien Villemot fb97797405 Estimation DLL: first version of matrix library + still unfinished decision rules computation 2010-02-09 19:15:59 +01:00
sebastien 34012243d5 Fixes for Cygwin 1.7 (which has gcc/g++ version 4 by default)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3320 ac1d8469-bf42-47a9-8791-bf33cf982152
2010-01-08 12:15:16 +00:00
sebastien 0b6742f3fb Bumped version numbers
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3257 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-16 17:49:22 +00:00
sebastien 2c43941d04 Build system: fix for MinGW 4.4
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3128 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-11-05 12:12:55 +00:00
sebastien 63d4fe0910 Build system:
* added flags "--disable-matlab" and "--disable-octave" to top-level configure script, to manually disable building of MEX files for MATLAB / Octave
* incorporated new conditional variance decomposition test to testsuite


git-svn-id: https://www.dynare.org/svn/dynare/trunk@3115 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-11-02 13:44:45 +00:00
sebastien 343e0b3c7d Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3019 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-02 17:22:19 +00:00
sebastien f9ccc49f14 Build system: use pdfetex instead of pdftex for sylvester.tex + other minor changes
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3010 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-02 10:29:54 +00:00