Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵ | Allen Byrne | 2011-01-04 | 1 | -2/+2 |
| | | | | | | macro use for checking libtype. bring r19906 from 1.8 branch | ||||
* | [svn-r19895] Remove use of /MT compile flag for building static libs and ↵ | Allen Byrne | 2010-12-29 | 1 | -2/+0 |
| | | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries. | ||||
* | [svn-r19870] Add tests for examples. | Allen Byrne | 2010-12-03 | 1 | -0/+12 |
| | | | | Tested: local linux | ||||
* | [svn-r19361] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 1 | -20/+2 |
| | |||||
* | [svn-r19037] Added executable Linker Flag for MSVC static builds: ↵ | Allen Byrne | 2010-06-29 | 1 | -0/+20 |
| | | | | | | | | /NODEFAULTLIB:MSVCRT Added VERSION vars for inclusion into auto snapshot version update script Tested windows | ||||
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+35 |
Tested: Local linux |