summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Correct Windows checkAllen Byrne2019-09-061-4/+1
* Add include dirs and default lib for windowsAllen Byrne2019-09-051-0/+4
* Update Windows require for CURL to CMake 3.13Allen Byrne2019-09-051-2/+3
* special windows overrideAllen Byrne2019-09-051-0/+3
* Fix namespace usageAllen Byrne2019-08-291-3/+3
* Fix EXISTS test syntaxAllen Byrne2019-08-295-15/+15
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-131-0/+3
|\
| * Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* | HDFFV-10879 set default API versionAllen Byrne2019-08-131-2/+0
|/
* Use a STRING option for API versionAllen Byrne2019-08-121-1/+1
* Fix API version optionAllen Byrne2019-08-121-0/+2
* Use prefix variableAllen Byrne2019-08-061-4/+4
* Fixed warning typoDana Robinson2019-08-041-1/+1
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-1/+1
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-294-0/+118
|\
| * Add HD to string functions.Larry Knox2019-07-261-1/+1
| * Squashed commit of the following:Larry Knox2019-07-254-0/+118
* | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-159/+24
|/
* HDFFV-10845 Allow mingw to find functionalityAllen Byrne2019-07-221-1/+1
* Add missing target root path, check other export macroAllen Byrne2019-07-171-0/+5
* HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+8
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-173-8/+8
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-174-8/+8
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-031-0/+2
|\
| * Fixed Build HDF Tests name in CMake's libhdf5 settingsDhvanil Popat2019-07-031-1/+1
| * Fixed libhdf5 settings file for both autotools & CMakeDhvanil Popat2019-06-251-0/+2
* | Added GCC9 flags to CMake buildQuincey Koziol2019-07-031-0/+5
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+6
* HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+1
* Update GCC 6 & 7 flags for CMake buildsQuincey Koziol2019-06-231-1/+6
* Correct CMake issuesAllen Byrne2019-06-181-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-188-1059/+581
* Move set (MAX_PROC_COUNT 8) back to HPC options files.Larry Knox2019-06-055-6/+16
* Move check for MPI defined to enable parallel from options scripts in HPC to ...Larry Knox2019-06-055-54/+8
* Update macroAllen Byrne2019-05-311-5/+19
* Correct message command syntaxAllen Byrne2019-05-175-15/+15
* Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5option...Larry Knox2019-05-141-1/+3
* fixed missing paralle testM. Scot Breitenfeld2019-05-101-0/+2
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-093-3/+60
* Snapshot version 1.11 release 5.hdftest2019-05-021-1/+1
* Change default for HPCAllen Byrne2019-05-011-1/+1
* Add missing defaultAllen Byrne2019-05-011-0/+1
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-1/+0
* Correct namespace handlingAllen Byrne2019-04-032-2/+4
* Correct entryAllen Byrne2019-04-031-1/+1
* Merge pull request #1626 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-04-021-0/+2
|\
| * Allow option to select NAMESPACEAllen Byrne2019-03-281-0/+2
* | Snapshot version 1.11 release 4.hdftest2019-04-011-1/+1
|/
* Correct examples for packagingAllen Byrne2019-03-283-104/+3
* Correct CMake examples for a binary installAllen Byrne2019-02-272-2/+103