Size: 488
Comment:
|
Size: 881
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
= Build System Todo List = | ##acl MoinPagesEditorGroup:read,write,delete,revert All:read ##master-page:HelpTemplate ##master-date:Unknown-Date #format wiki #language en = Useful Links = * DSGE-net web site[[http://dsge.net/]] * DYNARE web site [[http://www.cepremap.cnrs.fr/dynare/]] |
Line 4: | Line 11: |
This page lists things which have to be done in the build system | == About C++ and the Standard Template Library (STL) == * [[http://en.wikipedia.org/wiki/Standard_Template_Library|Wikipedia article on STL]] * [[http://www.sgi.com/tech/stl/|STL Programmer's Guide by SGI]] |
Line 6: | Line 15: |
* Use a ''configure''-like tool (autotools or setup.py) for autodetecting local configuration (Windows versus Linux, Matlab and Scilab location...) and generating adequate Makefiles * Create a build system for {gensylv,mjdgges}.{mexglx,dll} * Create Debian package build scripts |
== About differences between versions of Matlab == * [[http://www.mathworks.com/access/helpdesk/help/techdoc/rn/rn_intro.html|Release notes for Matlab 7.0 to 7.6]] * [[http://www.mathworks.com/access/helpdesk_r13/help/base/relnotes/matlab/rn.html|Release notes for Matlab 6.0 to 6.5.1]] |
Useful Links
DSGE-net web sitehttp://dsge.net/
DYNARE web site http://www.cepremap.cnrs.fr/dynare/
About C++ and the Standard Template Library (STL)