Commit Graph

13 Commits (25121bca4f9c97fed28599e9f9adeba2028e5bd0)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 510c6641c9 Fixed compilation failure on Windows. 2015-03-27 10:55:48 +01:00
Sébastien Villemot 1bfbfbe73a Dynare++: update global copyright notices to span 2004-2011 2011-01-14 16:41:24 +01:00
Sébastien Villemot 610cb6387e Dynare++: fixed warning about redefined NOMINMAX macro 2011-01-14 16:22:58 +01:00
Sébastien Villemot dbe288e3ca Make sure "min" and "max" macros are never defined under Windows, this can create conflicts with "std::min" and "std::max" 2010-10-29 12:01:47 +02:00
Sébastien Villemot a3640239ab Removed all MSVC workarounds, since we can now definitely drop this compiler on
Windows/64-bit platform
2010-09-21 15:06:14 +02:00
Sébastien Villemot 5e9098edc5 Dynare++: fix case of Windows header name (for cross-compiling from Linux) 2010-08-24 16:24:03 +02:00
houtanb 7a41d2d3ab slight fix to help build on Mac OS X
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3153 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-11-17 13:24:25 +00:00
sebastien 295f998503 Dynare++ and k_order_perturbation DLL:
* support Microsoft Visual C++ 2008 compiler (necessary for 64-bit 
platforms)
* use standard C++ headers for C Standard Library support


git-svn-id: https://www.dynare.org/svn/dynare/trunk@3121 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-11-03 14:16:18 +00:00
sebastien e83d44a063 Dynare++: MinGW has an implementation of gettimeofday(), no need to provide one
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2944 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-17 16:17:36 +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 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