summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge changes from other branchesAllen Byrne2020-02-291-9/+19
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-111-8/+15
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-201-12/+57
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-231-0/+25
|
* Fixed TS library linkageAllen Byrne2019-08-281-5/+8
|
* HDFFV-10879 set default API versionAllen Byrne2019-08-131-1/+2
|
* HDFFV-10879 fix option textAllen Byrne2019-08-121-2/+2
|
* HDFFV-10879 correct API version set commandAllen Byrne2019-08-121-1/+1
|
* Use a STRING option for API versionAllen Byrne2019-08-121-9/+6
|
* Fix API version optionAllen Byrne2019-08-121-1/+4
|
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-071-26/+30
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-271-5/+14
|
* Fix Fortran feature var usage and message syntaxAllen Byrne2019-05-171-1/+1
|
* Merge in CMake changes from developAllen Byrne2019-04-041-2/+7
|
* Allow option to select NAMESPACEAllen Byrne2019-03-281-1/+1
|
* CMake updatesAllen Byrne2019-01-241-2/+2
|
* Add missing prefixAllen Byrne2018-10-291-1/+1
|
* HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from developAllen Byrne2018-10-291-0/+6
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-25/+31
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-6/+13
|
* Merge from develop HDFFV-8359 and remove FindMPI copiesAllen Byrne2018-03-091-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Remove old dependency constructAllen Byrne2018-02-051-1/+0
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-14/+18
|
* Fix windows and mac compile issuesAllen Byrne2018-01-291-75/+6
|
* Fix extlib references and fortran name typoAllen Byrne2018-01-251-1/+1
|
* Fix cmake typoAllen Byrne2018-01-221-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-8/+4
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-5/+6
|
* Update link target commandsAllen Byrne2017-12-211-2/+0
|
* Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-0/+1
|
* Test increase of versionAllen Byrne2017-11-301-1/+1
|
* HDFFV-10328 -Allocate H5Zclass structure from dlopened plugin.Allen Byrne2017-11-151-0/+2
|
* Fix linking of libsAllen Byrne2017-11-141-1/+0
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-9/+21
|
* Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-131-1/+1
|
* Test program generation should default offAllen Byrne2017-09-121-0/+3
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-291-7/+7
|
* Add option TEST_SHARED_PROGRAMS to disable shared testing by defaultAllen Byrne2017-03-011-0/+3
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-110/+114
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* Add namespace and export utilsAllen Byrne2016-10-141-0/+2
|
* [svn-r30173] Add GIT support and correct name of option for UNSUPPORTEDAllen Byrne2016-07-121-50/+65
|
* [svn-r28169] Merge r28168 from trunkJerome Soumagne2015-10-211-4/+0
| | | | | Remove Wall option passed by default on non-windows systems (can use HDF5_ENABLE_GROUPZERO_WARNINGS option instead)
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-0/+54
|
* [svn-r28061] Make UNSUPPORTED option combinations fail configure - matches ↵Allen Byrne2015-10-131-6/+3
| | | | autotools behaviour.
* [svn-r28058] Add HL and Threadsafe noticeAllen Byrne2015-10-131-0/+8
|
* [svn-r27987] OPTION should default to FALSEAllen Byrne2015-10-071-1/+1
|
* [svn-r27971] eliminate duplicate optionAllen Byrne2015-10-061-2/+1
|
* [svn-r27714] Merge from 1.8 branch.Allen Byrne2015-09-091-10/+15
| | | | Add mod file changes from trunk