Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -6/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -2/+0 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -4/+4 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -5/+5 |
| | |||||
* | [svn-r27465] Merge dual-binary CMake changes | Allen Byrne | 2015-08-05 | 1 | -8/+0 |
| | |||||
* | [svn-r26472] Remove duplicate src dir | Allen Byrne | 2015-03-18 | 1 | -4/+0 |
| | |||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -5/+5 |
| | | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux | ||||
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -16/+16 |
| | | | | | | | 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-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -0/+5 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk | Allen Byrne | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵ | Allen Byrne | 2011-01-04 | 1 | -0/+2 |
| | | | | | | macro use for checking libtype. bring r19906 from 1.8 branch | ||||
* | [svn-r19222] Move hl fortran ADD_SUBDIRECTORY to right after fortran ↵ | Allen Byrne | 2010-08-10 | 1 | -5/+0 |
| | | | | | | | | ADD_SUBDIRECTORY. This fixes a problem with compiler generated files not including target module directory on some linux machines. Corrected minor format/location of commands. Tested: local linux | ||||
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+42 |
Tested: Local linux |