summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update cdash max test output and VS version matchingAllen Byrne2017-03-271-0/+5
* Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-1/+1
* Add toolset option to cmake configureAllen Byrne2017-03-172-2/+11
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-161-21/+74
* HDFFV-10138 Merge app framework to examplesAllen Byrne2017-03-146-308/+389
* Lowercase math and set CMake commandsAllen Byrne2017-03-023-7/+7
* Update CMake formattingAllen Byrne2017-03-011-95/+95