- Apr 04, 2024
-
-
Sébastien Villemot authored
By symlinking ~/.MathWorks to /dev/null, MATLAB is unable to copy and launch the ServiceHost binary, which seems to cause lockups. See for example: https://git.dynare.org/Dynare/dynare/-/jobs/62558 https://git.dynare.org/Dynare/dynare/-/jobs/62547
-
- Apr 02, 2024
-
-
Sébastien Villemot authored
-
- Dec 21, 2023
-
-
Sébastien Villemot authored
-
- Nov 29, 2023
-
-
Sébastien Villemot authored
-
- Nov 23, 2023
-
-
Sébastien Villemot authored
-
- Nov 22, 2023
-
-
Sébastien Villemot authored
Ref. #1907
-
- Nov 10, 2023
-
-
Sébastien Villemot authored
This replaces the old hack which was using a local Linux-specific symlink. Now, the Dynare default is the same as in Sphinx, i.e. rely on a CDN for delivering MathJax. Adapt our CI accordingly to continue using MathJax from the Debian package there (to avoid privacy issues related to the use of a CDN).
-
- Oct 18, 2023
-
-
Willi Mutschler authored
-
- Oct 12, 2023
-
-
Sébastien Villemot authored
It had been inadvertently disabled in commit 16be3794.
-
- Oct 11, 2023
-
-
Willi Mutschler authored
-
Sébastien Villemot authored
-
- Sep 22, 2023
-
-
Sébastien Villemot authored
-
- Sep 20, 2023
-
-
Sébastien Villemot authored
By the way, switch the CI to use the Meson testsuite, because some test files have been modified and no longer work with the old build system.
-
- Sep 19, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
By the way, simplify the dependency build system by removing unused SLICOT builds.
-
- Sep 18, 2023
-
-
Sébastien Villemot authored
By the way, simplify the dependency build system by removing 32-bit SLICOT (was only used for the Octave package), and the symlinks for MatIO and GSL (no longer needed with Meson).
-
Sébastien Villemot authored
-
- Jul 17, 2023
-
-
Sébastien Villemot authored
-
- May 30, 2023
-
-
Sébastien Villemot authored
-
- May 15, 2023
-
-
Sébastien Villemot authored
-
- Mar 17, 2023
-
-
Sébastien Villemot authored
-
- Mar 16, 2023
-
-
Sébastien Villemot authored
-
- Mar 13, 2023
-
-
Sébastien Villemot authored
- enforce x86-64 architecture - use “sysctl -n hw.ncpu” instead of “nproc” (which has not been installed in the new runner) - use MATLAB R2022b for building with the latest ABI
-
- Jan 03, 2023
-
-
Sébastien Villemot authored
Incidentally, no longer run Dynare++ unit tests, since they are intricated in the Dynare++ build system. If we finally decide not to drop the Dynare++ codebase for our MEX files, then we should probably find a way to build and run them again. Ref. #1825
-
- Nov 07, 2022
-
-
Sébastien Villemot authored
-
- Sep 15, 2022
-
-
Sébastien Villemot authored
-
- Sep 06, 2022
-
-
Sébastien Villemot authored
-
- Apr 15, 2022
-
-
Sébastien Villemot authored
-
- Mar 24, 2022
-
-
Sébastien Villemot authored
-
- Dec 08, 2021
-
-
Sébastien Villemot authored
-
- Nov 09, 2021
-
-
Sébastien Villemot authored
-
- Sep 24, 2021
-
-
Sébastien Villemot authored
-
- Jul 23, 2021
-
-
Sébastien Villemot authored
-
- Jul 21, 2021
-
-
Sébastien Villemot authored
-
- Mar 17, 2021
-
-
Sébastien Villemot authored
-
- Mar 08, 2021
-
-
Sébastien Villemot authored
-
- Jan 29, 2021
-
-
Sébastien Villemot authored
This was introduced in Gitlab 13.0. By the way, this ensures that test artifacts which are deep in the directory hierarchy (such as those for the MoM tooblox) are also taken into account.
-
- Jan 27, 2021
-
-
Sébastien Villemot authored
This will alleviate the disk storage pressure on eris.
-
- Jan 12, 2021
-
-
- Jan 06, 2021
-
-
Sébastien Villemot authored
– preprocessor binary renamed to dynare-preprocessor — the preprocessor binary is now installed under a preprocessor/ top-level directory — a backward-compatibility symlink is still provided under matlab/preprocessor64/dynare_m — the make install rule now install PDF and HTML documentation when those have been built Closes: #1728
-