- 23 Apr, 2019 1 commit
-
-
Sébastien Villemot authored
Adapt the code accordingly.
-
- 17 Apr, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 16 Apr, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 25 Mar, 2019 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 22 Mar, 2019 1 commit
-
-
Sébastien Villemot authored
In particular, use the new "-batch" option for running the testsuite.
-
- 21 Feb, 2019 1 commit
-
-
Sébastien Villemot authored
- integrate with autoconf/automake, so that "make html pdf" now build the manual - remove the old texinfo manual - the PDF manual is now called dynare-manual.pdf (Closes #1543) - add a Gitlab CI job that updates the online unstable manual under www.dynare.org/manual-unstable/
-
- 02 Feb, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 31 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
Previously it was plain TeX. This allows us to remove the test for pdfetex.
-
- 28 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
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).
-
- 16 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 08 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 21 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 06 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
- 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.
-
- 27 Sep, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 19 Feb, 2018 1 commit
-
-
Houtan Bastani authored
-
- 16 Feb, 2018 1 commit
-
-
Houtan Bastani authored
-
- 22 Sep, 2017 2 commits
-
-
- 28 Jun, 2017 1 commit
-
-
Sébastien Villemot authored
-
- 29 May, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 19 May, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 04 May, 2016 1 commit
-
-
Houtan Bastani authored
-
- 09 Mar, 2016 1 commit
-
-
Houtan Bastani authored
-
- 29 Apr, 2014 1 commit
-
-
Houtan Bastani authored
-
- 10 Mar, 2014 1 commit
-
-
Sébastien Villemot authored
-
- 03 Mar, 2014 1 commit
-
-
Sébastien Villemot authored
Our workaround for cross-compilation has been incorporated upstream.
-
- 13 Jan, 2014 1 commit
-
-
Houtan Bastani authored
-
- 02 Dec, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 09 Sep, 2013 2 commits
-
-
Sébastien Villemot authored
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.
-
Sébastien Villemot authored
This reverts commit 7541bb52. 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.
-
- 06 Sep, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 14 Jun, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 13 Jun, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 29 May, 2013 1 commit
-
-
Sébastien Villemot authored
Ref 1d14ff80
-
- 23 Apr, 2013 1 commit
-
-
Houtan Bastani authored
-
- 28 Sep, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 19 Sep, 2012 1 commit
-
-
Houtan Bastani authored
-
- 23 Aug, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 11 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
-