Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27846] Fix generated files process. | Allen Byrne | 2015-09-21 | 1 | -71/+0 |
| | | | | Add script for post processing of flex/bison files. | ||||
* | [svn-r27787] Merge of r27632-27674 from the trunk. | Dana Robinson | 2015-09-15 | 1 | -3/+3 |
| | | | | Tested on: h5committest | ||||
* | [svn-r27725] Add initial commands to properly build the generated files. | Allen Byrne | 2015-09-09 | 1 | -0/+70 |
| | | | | | | Added HDF5_GENERATE_HEADERS ON to cacheinit.cmake file. Tested: local linux | ||||
* | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -0/+12 |
| | |||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 1 | -2/+2 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r25299] correct case of CMake commands | Allen Byrne | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -19/+19 |
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG | ||||
* | [svn-r20899] Add soversion handling - use config/lt_vers.am file. | Allen Byrne | 2011-05-25 | 1 | -2/+7 |
| | | | | Bring r20895 from 1.8 | ||||
* | [svn-r20153] Move ext lib handling for ext project building to a common ↵ | Allen Byrne | 2011-02-24 | 1 | -116/+1 |
| | | | | | | macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering. Tested: local linux, windows | ||||
* | [svn-r20149] Change Name of Legacy naming option | Allen Byrne | 2011-02-23 | 1 | -9/+9 |
| | |||||
* | [svn-r19914] Correct format of empty parameter | Allen Byrne | 2011-01-05 | 1 | -2/+2 |
| | | | | bring r19913 from 1.8 | ||||
* | [svn-r19909] Change how LINK_FLAGS for fortran are appended on Windows | Allen Byrne | 2011-01-05 | 1 | -2/+2 |
| | | | | bring r19908 from 1.8 branch | ||||
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵ | Allen Byrne | 2011-01-04 | 1 | -16/+14 |
| | | | | | | 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 | -23/+0 |
| | | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries. | ||||
* | [svn-r19787] Check for CMAKE_BUILD_TYPE set if not WIN32 in library prefix ↵ | Allen Byrne | 2010-11-16 | 1 | -2/+8 |
| | | | | naming. Unset needs prefix to be lib. | ||||
* | [svn-r19702] Removed special fheap timeout - replaced by timeout set in ↵ | Allen Byrne | 2010-11-01 | 1 | -0/+2 |
| | | | | | | | CTestConfig.ctest Added MemCheck Ignore tests for repeated tools tests Added Debug flag for windows | ||||
* | [svn-r19361] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 1 | -0/+36 |
| | |||||
* | [svn-r19107] Move Resources folder to config/cmake | Allen Byrne | 2010-07-20 | 1 | -0/+122 |
Tested: Local Linux |