summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Correct if block typoAllen Byrne2018-03-221-0/+1
* Correct VS version for readmeAllen Byrne2018-03-221-3/+4
* Change CMake min to 3.10Allen Byrne2018-03-0913-1603/+78
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-082-0/+46
* Fix CMake build type if none was specified to be cachedJerome Soumagne2018-03-021-2/+6
* 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-302-19/+4
* HDFFV-10398 - avoid ubsan crashesAllen Byrne2018-01-301-78/+89
* HDFFV-10398 msvc: use /W0 rather than /wAllen Byrne2018-01-301-2/+2
* HDFFV-10398 Suppress VS 2015 assertion failure popup during try_runAllen Byrne2018-01-301-0/+14
* HDFFV-10398 Honor CMAKE_MODULE_PATH when including check modulesAllen Byrne2018-01-302-72/+11
* Update reference files for CMake optionsAllen Byrne2018-01-294-65/+27
* Fix windows compile errors abstract out common settingsAllen Byrne2018-01-292-2/+84
* Fix missing ext libs referencesAllen Byrne2018-01-251-1/+7
* HDFFV-10385 some platforms need this varAllen Byrne2018-01-221-1/+1
* HDFFV-10385 test OUTPUT_NAME var for macAllen Byrne2018-01-221-2/+2
* HDFFV-10385 Correct name of varAllen Byrne2018-01-221-1/+1
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-192-15/+15
* HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-182-15/+8
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-12/+20
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-122-4/+7
* HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+1
* Fix typoAllen Byrne2018-01-101-1/+1
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-092-23/+4
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-094-10/+49
* 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
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-282-117/+171
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-222-171/+117
* Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-117/+170
* HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-131-0/+1
* Update macrosAllen Byrne2017-11-271-0/+1
* Changed ar to always use -cr instead of the autotools defaultDana Robinson2017-11-151-5/+0
* Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ...Dana Robinson2017-11-141-0/+5
|\
| * Fixed that annoying ar warning about -u being ignored.Dana Robinson2017-11-131-0/+5
* | Remove extra '&'s that cause syntax errors on Macs.lrknox2017-11-141-8/+8
* | Add check for realtimeOutput environment variable set containinglrknox2017-11-061-26/+58
|/
* Correct pathAllen Byrne2017-11-011-1/+1
* Change to local pathAllen Byrne2017-11-011-1/+1
* Add back Find module and add support filesAllen Byrne2017-11-017-0/+1544
* Remove duplicated moduleAllen Byrne2017-11-011-1461/+0
* Correct usage of MPI varsAllen Byrne2017-11-013-519/+1249
* New requirement for testAllen Byrne2017-10-301-1/+1
* Fix STREQUAL if commands.Allen Byrne2017-10-024-35/+35
* 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-9988 merge findmpi from cmake and add intel pathAllen Byrne2017-09-071-43/+87