- 07 Jan, 2021 2 commits
-
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
Also mention in the README that sphinx-doc must be linked, since it is keg-only.
-
- 18 Dec, 2020 3 commits
-
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
-
- 24 Nov, 2020 1 commit
-
-
Sébastien Villemot authored
It is thus no longer needed to pass the MATLAB_VERSION option to the configure script when compiling from source. (cherry picked from commit a69d598b)
-
- 10 Nov, 2020 1 commit
-
-
Willi Mutschler authored
[skip ci]
-
- 09 Nov, 2020 1 commit
-
-
Willi Mutschler authored
[skip ci] Removed Debian 9 from tested distros as it requires newer version of several packages such as GCC, Octave, bison Removed Ubuntu 18.04 as it requires newer version of Octave
-
- 06 Nov, 2020 2 commits
-
-
Willi Mutschler authored
[skip ci]
-
Willi Mutschler authored
[skip ci]
-
- 30 Sep, 2020 1 commit
-
-
Sébastien Villemot authored
It is thus no longer needed to pass the MATLAB_VERSION option to the configure script when compiling from source.
-
- 12 Mar, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 20 Feb, 2020 1 commit
-
-
Sébastien Villemot authored
[skip ci]
-
- 04 Feb, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 01 Oct, 2019 1 commit
-
-
Sébastien Villemot authored
[skip ci]
-
- 24 Sep, 2019 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 12 Sep, 2019 1 commit
-
-
Houtan Bastani authored
-
- 11 Sep, 2019 1 commit
-
-
Sébastien Villemot authored
This means we now require GCC 8. Boost filesystem library is no longer needed. Ref preprocessor#16
-
- 14 Aug, 2019 1 commit
-
-
Sébastien Villemot authored
The minimum required version of Bison is now 3.2
-
- 25 Jun, 2019 1 commit
-
-
Sébastien Villemot authored
As a consequence, remove the --enable-openmp option of the configure script.
-
- 22 May, 2019 3 commits
-
-
Sébastien Villemot authored
Ref #1644 [skip ci]
-
Sébastien Villemot authored
-
Sébastien Villemot authored
In particular, update explanations about 32- vs 64-bit to include also Octave.
-
- 16 Apr, 2019 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 26 Feb, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 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/
-
- 19 Feb, 2019 2 commits
-
-
Stéphane Adjemian (Charybdis) authored
-
Stéphane Adjemian (Charybdis) authored
-
- 12 Feb, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 01 Feb, 2019 1 commit
-
-
Sébastien Villemot authored
GCC 5 supports C++14, but it is still not enough because it does not implement N4387 that was retroactively applied to the standard in 2015 (see the "Notes" and "Defect reports" sections of https://en.cppreference.com/w/cpp/utility/tuple/tuple).
-
- 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).
-
- 08 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 21 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 12 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
See the discussion in http://eris.dynare.org/pipermail/dev/2018-November/005062.html
-
- 08 Nov, 2018 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 06 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
-