dynare/mex
Sébastien Villemot 35acc111ff
Windows package: fix random build failure due to race condition
The MEX files are built out-of-tree (because we want to do them in parallel).
This would create a potential race condition if several builds want to create
the symlinks under mex/matlab/ or mex/octave/.

The solution is to disable those symlinks for out-of-tree builds.
2019-09-04 11:39:52 +02:00
..
build Windows package: fix random build failure due to race condition 2019-09-04 11:39:52 +02:00
sources replace use of old-style casts 2019-07-30 15:15:23 -04:00