Commit Graph

1957 Commits (2916aa7508ca1f298769f9ea68a1507f747105d8)

Author SHA1 Message Date
sebastien 31aff0e756 Various fixes to build system
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2937 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-17 08:14:44 +00:00
sebastien fd565fa081 Build system: minor fix
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2936 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 17:04:52 +00:00
sebastien 203a5258b5 Build system: added support for MEX files under MATLAB (Linux-only at this time, need to specify MATLAB version manually)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2935 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 16:52:22 +00:00
sebastien fa86fc83cf Build system: minor fix
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2934 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 16:46:52 +00:00
sebastien befed5c49d Create a symbolic link for preprocessor in matlab/ (instead of a plain copy)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2933 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 13:50:09 +00:00
sebastien 83c3023274 Added build system for Octave MEX files
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2932 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 13:49:47 +00:00
sebastien 705d1a78ff Fix detection of Boost graph header
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2931 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 13:08:02 +00:00
sebastien 584994255a Fix again for Cygwin
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2930 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-16 13:07:43 +00:00
sebastien a039b7fd90 Fix mistake introduced in previous commit
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2929 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-15 20:19:23 +00:00
sebastien aeb07b16b4 Fix for Cygwin
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2928 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-15 17:32:33 +00:00
sebastien fd99976852 Build system: no longer set '-mno-cygwin' for Cygwin platform. This confuses 'configure', and we should rather use MinGW for building standalone Windows binaries.
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2927 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-15 17:32:09 +00:00
sebastien 076a384ed2 Build system: downgrade DocBook stylesheets version requirement (for Cygwin)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2926 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-15 17:02:21 +00:00
sebastien 91a23e0d21 Build system:
* add support for Doxygen
* the configure script now tells what will be built and what won't


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2925 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-15 16:50:23 +00:00
sebastien fa1746f022 Testsuite for Octave: move definition of Gnuplot terminal to Octave script
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2924 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-15 16:49:39 +00:00
sebastien 78a216344f dynare++ tensor library: improve on implementation of TensorContainer::writeMMap()
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2923 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-14 16:50:24 +00:00
sebastien 345a3e587a New build system for standalone dynare++
Note that dynare++ will only be built if configure finds ctangle, blas, lapack and pthreads


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2922 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-11 17:34:15 +00:00
sebastien 0798669d20 Various minor fixed to dynare++ test programs for compatibility with newer gcc versions
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2921 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-11 17:12:24 +00:00
sebastien 0318615ed8 Various minor fixes to dynare++ documentation
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2920 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-11 17:08:55 +00:00
ferhat 153c7b2542 New option: "evaluate' to evaluate the static or the dynamic model
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2919 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-11 17:06:54 +00:00
ferhat e627f62441 - bug fix in Simulate_NG
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2918 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-11 10:19:39 +00:00
sebastien 992370edff * Fix the STEADY_STATE operator for LaTeX output
* Allow the STEADY_STATE operator to work with exogenous/exogenous_det with non zero lead/lag
* Other cosmetic changes


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2917 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-11 09:16:52 +00:00
houtanb e08fa1f618 added steady_state operator to preprocessor
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2916 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-10 20:09:16 +00:00
sebastien 06e7755cd8 * Following GNU build system rules, PDF documentation is now built with "make pdf", HTML doc with "make html"
* Fixed bug when dblatex not present


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2915 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-10 16:51:12 +00:00
sebastien ddd286863d * Convert the rest of the already existing build system to Automake
* Add new autoconf macros


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2914 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-10 09:50:58 +00:00
sebastien dccc35afd3 Downgrade the autoconf version requirement (for Debian "Etch", in particular for pythie)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2913 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 17:07:49 +00:00
sebastien 88dc668544 Added missing rule for copying preprocessor to matlab/ subdir
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2912 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 17:00:43 +00:00
sebastien 9c3c314746 * Rewrite preprocessor build system with automake
* Use new autoconf macros for flex/bison
* Remove autoconf macro for dynare++


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2911 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 16:47:43 +00:00
sebastien 3bf1c45ddf Remove autoconf/automake generated files
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2910 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 16:44:32 +00:00
stepan bfbf218616 * Fixed the dimension of oo_.mean (see the trac ticket #34).
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2909 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 14:14:28 +00:00
stepan 50ec80f1df * Fixed buggy call to DsgeSmoother (two input arguments used to handle missing observations were missing).
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2908 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 13:27:09 +00:00
sebastien 9571276cc1 Reverted to Unix (LF only) end-of-line convention
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2907 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 13:15:02 +00:00
ratto df329354a6 Fixed compilation error with gcc (ver 4.3) on Ubuntu
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2906 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-09 13:01:04 +00:00
sebastien b92b48c58e Putting dynare++ under main dynare SVN repository
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2905 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-08 13:55:19 +00:00
sebastien ee49993202 Don't create model subdirectory in block+bytecode mode
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2904 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-08 08:07:07 +00:00
sebastien 7279f0de1b Updated Doxygen configuration file
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2903 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-08 08:06:23 +00:00
sebastien 4c38e9147f Added derivatives of dynamic model residuals with respect to parameters
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2902 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-08 08:06:06 +00:00
sebastien 655fa02710 Removed useless stuff
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2901 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-08 08:05:44 +00:00
sebastien fea4b91872 Updated NSIS configuration file for 64-bit DLL
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2898 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-04 18:47:48 +00:00
sebastien 38a6618799 Update config.{sub,guess}
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2897 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-04 14:13:51 +00:00
sebastien dff2144c2c Added error message if bytecode option specified but no bytecode DLL found
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2896 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 16:34:15 +00:00
sebastien d97683c26e Improve treatment of error messages in homotopy
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2895 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 16:22:50 +00:00
sebastien 85ac76b9ae Add isempty to regexp to get a boolean answer for a 32-bit systems
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2894 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 16:10:41 +00:00
ferhat 5a3ce36245 add isempty to regexp to get a boolean answer for a 32 bits system
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2893 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 15:49:07 +00:00
sebastien efee8f38d1 Fixed build_octave.m for new bytecode DLL
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2892 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 13:21:57 +00:00
sebastien e426a0214e Added new directory "mex/2009a-64bit" for 64-bit platforms using MATLAB 7.8 (R2009a) (MEX binary compatibility has been broken in R2009a for 64-bit platforms)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2891 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 13:09:34 +00:00
stepan 4a0a0c1ab9 * Added an exit condition in DsgeLikelihood when the jacobian of the
dynamic model (evaluated at the steady state) is complex.
* Added case 6 inf print_info (complex steady jacobian).



git-svn-id: https://www.dynare.org/svn/dynare/trunk@2890 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 11:39:06 +00:00
sebastien 71ba0d6433 Prevent use of "check" with "block" or "bytecode" option
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2889 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 10:11:36 +00:00
sebastien 579b5f509e Cleanup "cutoff" and "mfs" options (the former is no longer in options_)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2888 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 10:10:06 +00:00
sebastien fc65b4410a Reverted mistake in previous commit
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2887 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 09:59:21 +00:00
sebastien b88c5abcba Remove useless "markowitz" data member in DynamicModel and StaticDllModel
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2886 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-03 09:57:17 +00:00