summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* Update support linkAllen Byrne2018-05-231-4/+1
* Correct attribute locationAllen Byrne2018-05-221-6/+6
* Fix soversionAllen Byrne2018-05-161-3/+3
* Remove APPENDAllen Byrne2018-05-031-1/+1
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-1/+1
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-1/+3
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-1/+1
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-3/+5
* TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-244-62/+63
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-15/+31
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-15/+0
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-7/+3
* Change CMake min to 3.10Allen Byrne2018-03-096-6/+78
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-082-0/+46
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-275-5/+5
* HDFFV-10403 Fix soname settingAllen Byrne2018-02-081-2/+2
* HDFFV-10398 fix detection of repeat checksAllen Byrne2018-01-301-16/+1
* HDFFV-10398 - avoid ubsan crashesAllen Byrne2018-01-301-78/+89
* HDFFV-10398 msvc: use /W0 rather than /wAllen Byrne2018-01-301-2/+2
* Update reference files for CMake optionsAllen Byrne2018-01-294-65/+27
* Fix windows compile errors abstract out common settingsAllen Byrne2018-01-291-1/+1
* Fix missing ext libs referencesAllen Byrne2018-01-251-1/+7
* HDFFV-10385 Correct name of varAllen Byrne2018-01-221-1/+1
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
* HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-181-2/+2
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-3/+3
* Fix typoAllen Byrne2018-01-101-1/+1
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-6/+0
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-092-6/+6
* Snapshot version 1.11 release 2hdftest2018-01-051-1/+1
* Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
* Fix valgrind issuesAllen Byrne2018-01-021-1/+80
* Correct usage of MPI varsAllen Byrne2017-11-012-4/+10
* New requirement for testAllen Byrne2017-10-301-1/+1
* Fix STREQUAL if commands.Allen Byrne2017-10-022-18/+18
* Fix find package processAllen Byrne2017-09-191-2/+14
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-132-68/+4
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-1/+3
* HDFFV-10284 Add VS2017 supportAllen Byrne2017-08-311-51/+51
* Correct name of options variableAllen Byrne2017-06-191-3/+3
* Synch with CMake original codeAllen Byrne2017-06-193-36/+29
* Add toolset optionAllen Byrne2017-06-023-4/+5
* Synchronize cmake filesAllen Byrne2017-05-302-218/+113
* Added toolset and intel checksAllen Byrne2017-05-302-1/+8
* Add extra files to be copiedAllen Byrne2017-04-271-1/+3
* Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-272-4/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2525-0/+275
* Correct typo of file nameAllen Byrne2017-04-201-1/+1
* Remove duplicated paths, add new pathsAllen Byrne2017-03-281-4/+5
* Update with extra checks for referenceAllen Byrne2017-03-271-3/+28