Commit Graph

14 Commits (584994255aba67de59969e79fa1c25cdc4d35be5)

Author SHA1 Message Date
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 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 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 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 4f271781fe Build system:
* updated autoconf tests for MATLAB, to make them work with recent versions of MATLAB
* added autoconf test for Dynare++ source tree
* incorporated these tests in the configure script


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2815 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-07-06 17:01:12 +00:00
sebastien f74c6f30b2 trunk: added testsuite for Octave, incorporated in build system (merge needed)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2760 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-06-11 14:58:43 +00:00
sebastien cd49809994 trunk: build system updates
* version number set to "4.1-unstable" in the configure.ac file
* the configure script generates dynare_version.m
* the configure script generates windows/dynare-version.nsi, for the windows installer


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2735 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-06-08 16:43:24 +00:00
sebastien b710347869 trunk: build system updates
* top-level Makefile now generated
* automatic rules for regenerating configure and Makefiles
* enhanced source tarball creation (no longer destroys SVN subdirs)


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2734 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-06-08 10:04:06 +00:00
sebastien c637255023 trunk configure: test for a version of Boost recent enough to contain maximum cardinality matching algorithm
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2637 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-04-27 17:14:14 +00:00
sebastien 85d9ee1ab6 trunk: added autoconf support for the documentation build system (only build stuff for which we have the tools: pdflatex, dblatex, xsltproc)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2634 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-04-27 13:37:50 +00:00
sebastien fc71060fa6 trunk:
* use autoconf to create the preprocessor Makefile
* the preprocessor now displays the version number
* the top-level Makefile triggers compilation of the preprocessor and of the documentation


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2621 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-04-23 15:52:00 +00:00