Commit Graph

25 Commits (62f608eb805822dbc166d579a54dda9ec2e2288a)

Author SHA1 Message Date
Sébastien Villemot 8065e9d439
Build system: by default, error out if some dependency is missing
In particular, if either MATLAB or Octave is missing, one needs to pass either
--disable-matlab or --disable-octave.

Moreover, several new configure flags have been introduced for disabling some
components:
--disable-doc
--disable-dynare++
--disable-mex-dynare++
--disable-mex-ms-sbvar
--disable-mex-kalman-steady-state
2019-11-26 13:53:42 +01:00
Sébastien Villemot e5f938a8e5
Integrate new reference manual
- integrate with autoconf/automake, so that "make html pdf" now build the
  manual
- remove the old texinfo manual
- the PDF manual is now called dynare-manual.pdf (Closes #1543)
- add a Gitlab CI job that updates the online unstable manual under
  www.dynare.org/manual-unstable/
2019-02-21 16:58:18 +01:00
Houtan Bastani 5d1a132374 move preprocessor and macroprocessor documentation to preprocessor submodule 2018-02-19 15:10:07 +01:00
Houtan Bastani 5c821b784d doc: move user guide to https://github.com/DynareTeam/user-guide.git 2017-09-22 11:52:51 +02:00
Sébastien Villemot f1ed349d6b Enfore standard tmp directory when calling latex2html. 2017-06-29 12:32:21 +02:00
Sébastien Villemot 1270f12439 Drop texi2html requirement (obsolete software), use texi2any instead. 2017-06-28 17:24:26 +02:00
Houtan Bastani 32f7f211d7 doc: dseries and reporting presentation (draft) 2014-04-29 17:57:24 +02:00
Sébastien Villemot 539074858e Add ref. manual graphs to distribution tarball 2013-11-18 15:26:47 +01:00
Sébastien Villemot b0afea3204 Fix parallel build problem in "make html" 2011-12-25 10:58:47 +01:00
Sébastien Villemot a82ff537bf Build system: fix error in previous commit 2011-06-13 11:55:38 +02:00
Sébastien Villemot 25ef2ea3ec Build system: do not clean doc/guide.bbl which is not autogenerated 2011-06-13 11:41:19 +02:00
Sébastien Villemot ffa566b7ae Build system: add missing clean rules 2011-05-25 17:14:47 +02:00
Sébastien Villemot f23d683663 Build system fix for documentation 2011-04-15 10:54:01 +02:00
Sébastien Villemot c1ce21b50e Updated paper about 1st order 2011-04-12 19:04:07 +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 123294b7b1 Reference manual: improve description for Info format 2011-02-21 18:34:54 +01:00
Sébastien Villemot 967f2f1075 Build system: add rules for creating info file 2011-02-14 14:45:18 +01:00
Sébastien Villemot 8ebc36df00 Build system: added internals documentation 2010-11-12 09:57:25 +01:00
Sébastien Villemot 1aed875ce2 Added PDF documentation for parallel stuff 2010-10-29 12:48:07 +02:00
sebastien 462cba9158 Build system: minor adjustments
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3272 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-18 15:30:43 +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 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 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