Commit Graph

63 Commits (943db6fb24d9e4b01f31d084696bb8aec9010ff4)

Author SHA1 Message Date
Houtan Bastani 55e8c2319d fix typo 2015-06-22 14:59:00 +02:00
Houtan Bastani 6f1452e16a add dseries/reporting presentation to doc 2015-06-05 13:31:52 +02:00
Houtan Bastani 575cbfe679 build system: modify windows.nsi for 32 & 64 bit preprocessor 2015-03-27 18:41:31 +01:00
Houtan Bastani 1a3d8d0b26 Provisions for MATLAB 8.5 (R2015a) 2015-03-16 14:44:06 +01:00
Houtan Bastani f4f7a02fd7 Provisions for MATLAB 8.4 (R2014b) 2014-10-10 10:41:04 +02:00
Sébastien Villemot a459a3440b Provisions for MATLAB 8.3 (R2014a). 2014-03-18 14:59:08 +01:00
Sébastien Villemot 5308da2cad Upgrade the minimum requirement to MATLAB 7.5 (R2007b). 2014-02-03 15:52:54 +01:00
Sébastien Villemot b3d835bd48 Provisions for MATLAB 8.2 (R2013b) 2013-09-25 16:00:07 +02:00
Sébastien Villemot 3bbdbf8387 Provisions for MATLAB 8.1 (R2013a) 2013-03-21 18:26:04 +01:00
Sébastien Villemot 7a02236f81 Fix mexopts.bat files for Cygwin
Quote %LIBLOC% for the case where it contains spaces
2013-01-30 14:03:15 +01:00
Sébastien Villemot 78d9cb92d4 Update Octave pointers 2012-10-03 17:22:28 +02:00
Sébastien Villemot 7de6be31e6 Upgrade the minimum requirement to MATLAB 7.3 (R2006b) 2012-09-18 11:54:40 +02:00
Sébastien Villemot c74b1d1bdc Provisions for MATLAB 8.0 (R2012b) 2012-09-14 11:10:47 +02:00
Sébastien Villemot 6001763ad7 Ship binaries for MATLAB 7.2 / Windows 64-bit 2012-09-11 12:41:56 +02:00
Sébastien Villemot c65ff9d988 Fix crash with MATLAB 7.1 and 7.2 under Windows
Closes: #277
2012-09-11 12:32:27 +02:00
Sébastien Villemot 9187e8ad4d Typos 2012-06-15 15:09:39 +02:00
Sébastien Villemot 3fd2f7ed21 Update Windows README 2012-06-15 15:04:15 +02:00
Sébastien Villemot eb4fcb2cd7 Windows installer: adapt for the new scripts directory 2012-06-11 13:55:56 +02:00
Sébastien Villemot 2bc399cd94 More packaging updates related to the new contrib subdir 2012-04-25 11:41:37 +02:00
Sébastien Villemot dff7191bbf Use LZMA compression for Windows installer 2012-03-16 16:55:26 +01:00
Sébastien Villemot 7c90441a29 Various fixes to the Windows packaging 2012-03-14 17:26:21 +01:00
Sébastien Villemot 982f906eb6 Provisions for Octave 3.6.1 (MinGW) 2012-03-13 17:43:30 +01:00
Sébastien Villemot ebfeae2ccf Provisions for MATLAB 7.14 (R2012a) 2012-03-13 17:43:30 +01:00
Sébastien Villemot a66594caed Add MEXEXT define to build system, adapt relevant DLL and Windows packaging
Closes: #235
2012-01-09 12:39:09 +01:00
Sébastien Villemot d33f149178 Windows package: build against Octave 3.4.3 2011-12-26 18:00:08 +01:00
Sébastien Villemot 7d675878b9 Windows packaging: added missing clean rule 2011-11-30 17:09:41 +01:00
Sébastien Villemot 3304e6c5ae Adding a NEWS file 2011-11-30 16:16:37 +01:00
Sébastien Villemot 21ceaa5cb4 Provisions for MATLAB 7.13 (R2011b) 2011-09-22 18:05:06 +02:00
Sébastien Villemot e7d2706f5f Windows README update 2011-05-24 18:50:54 +02:00
Sébastien Villemot 7b67f40a11 Bump MATLAB version requirement to 7.0 2011-04-27 11:57:43 +02:00
Sébastien Villemot f978ebeff7 Provisions for MATLAB 7.12 (R2011a) 2011-04-08 11:07:03 +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 c5529eb69d Updated Windows README 2011-02-21 11:50:01 +01:00
Sébastien Villemot 5031b00a45 Windows package: add dynare_simul.m to the package (closes #126) 2011-01-20 16:04:44 -05:00
Sébastien Villemot 9743a6ea63 Add parallel PDF to Windows package 2010-10-29 13:23:06 +02:00
Sébastien Villemot 69fc0e320b New oct-file "qzcomplex" for bringing the complex QZ decomposition to Octave. Fixes issues with partial information under Octave. 2010-10-21 12:33:18 +02:00
Sébastien Villemot 8852bd1b09 mexopts.bat for Windows:
- now use the mingw package shipped with Cygwin
- create a version for 64-bit MATLAB
- note that I could not merge the 32 and 64-bit mexopts in a single file,
because MATLAB's mex.pl ignores everything that is not a "set" statement (in
particular it ignores "if" statements)
2010-09-28 16:46:53 +02:00
Sébastien Villemot 4875d6c10e Added Dynare mode for Emacs contributed by Yannick Kalantzis 2010-09-13 11:08:00 +02:00
Sébastien Villemot c47b177577 Provisions for MATLAB R2010b (7.11) 2010-09-10 13:08:32 +02:00
Sébastien Villemot 89f2e8009f Updates to the Windows package:
- no longer strip binaries from the NSIS script (the name of the strip executable can't be guessed when cross-compiling)
- no longer include DLLs for Dynare++ (now statically linked)
2010-08-25 10:27:57 +02:00
Sébastien Villemot 40403e9e40 Fix for Windows packaging 2010-06-25 18:50:26 +02:00
Sébastien Villemot 4a619f3db7 Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
Sébastien Villemot 912204dcd1 Updates to Windows packaging 2010-04-06 18:28:48 +02:00
Sébastien Villemot 83b16ad9bb Updates to Windows packaging 2010-03-10 18:45:03 +01:00
sebastien 0ad1c611ee Windows packaging: added all Dynare++ doc
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3287 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-23 11:31:41 +00:00
sebastien 3c33b001b5 Updated README for Windows
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3255 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-16 17:41:52 +00:00
sebastien 9b8bc4b0ae Added new LaTeX file documenting in detail the computation of first order decision rules
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3239 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-14 14:21:16 +00:00
sebastien 8949887286 Windows packaging: strip 32-bit DLL when creating the package
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3235 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-14 09:26:21 +00:00
sebastien fb8406ef0a USE_DLL option now works with MSVC + Added new options for Windows to 'dynare' command, to select the compiler: 'cygwin' and 'msvc' + Added the mexopts.bat for Cygwin in the SVN
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3223 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-11 14:46:21 +00:00