summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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 Refactor fortran propertiesAllen Byrne2018-04-301-18/+0
|
* TRILABS-19 revert to previous methodAllen Byrne2018-04-271-1/+1
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-262-30/+28
|
* TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-248-159/+187
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-202-16/+32
|
* 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
|
* 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
| | | | Restrict CMAKE_BUILD_TYPE to default ones
* 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
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* 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
| | | | of cru.
* Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ↵Dana Robinson2017-11-141-0/+5
|\ | | | | | | | | | | | | to develop * commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2': Fixed that annoying ar warning about -u being ignored.
| * Fixed that annoying ar warning about -u being ignored.Dana Robinson2017-11-131-0/+5
| |