summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use project varsAllen Byrne2018-08-221-1/+1
|
* Fix for packaging prefix in examplesAllen Byrne2018-08-221-1/+1
|
* HDFFV-10547 develop needs 1.12 default optionAllen Byrne2018-08-201-0/+3
|
* HDFFV-10547 requires updated examples versionAllen Byrne2018-08-201-0/+3
|
* HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT optionAllen Byrne2018-08-171-0/+3
|
* Update cmake warnings to match the autotools files betterAllen Byrne2018-08-161-64/+41
|
* Merge pull request #1167 in HDFFV/hdf5 from ↵Jordan Henderson2018-08-021-17/+19
|\ | | | | | | | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/MPI2_only_fixes to develop * commit '9aa2eaeb9ed9c94f63973cb55f13de256558497c': Add Autotools and CMake checks for big I/O MPI-3 functions Add hdf5settings section for parallel compression status in CMake builds Switch to CheckSymbolExists in CMake Add configure check for MPI_Mprobe and MPI_Imrecv functions
| * Add Autotools and CMake checks for big I/O MPI-3 functionsJordan Henderson2018-07-311-0/+1
| |
| * Add hdf5settings section for parallel compression status in CMake buildsJordan Henderson2018-07-311-17/+18
| |
* | HDFFV-10508 more config fixesAllen Byrne2018-07-303-3/+6
| |
* | HDFFV-10508 correct sizeofAllen Byrne2018-07-302-7/+9
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-07-301-1/+1
|\ \ | | | | | | | | | | | | * commit 'b6d1e9abdc2571f6d7b56ebab26a245d2f036516': Fixed typo in H5_H5CONFIG_F_IKIND name
| * | Fixed typo in H5_H5CONFIG_F_IKIND nameM. Scot Breitenfeld2018-07-301-1/+1
| |/
* | HDFFV-10508 pubconf changes foundAllen Byrne2018-07-302-32/+20
|/
* ifdef around std flag for cygwinAllen Byrne2018-07-181-4/+5
|
* TRILAB-31 Working locallyAllen Byrne2018-07-161-14/+12
|
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-2/+2
|
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-3/+3
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* Snapshot version 1.10 release 3 (snap3)hdftest2018-06-241-1/+1
|
* Snapshot version 1.10 release 3 (snap2)hdftest2018-06-041-1/+1
|
* Updated version to 1.10.3-snap2hdftest2018-05-291-1/+1
|
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-231-4/+1
|\
| * Update support linkAllen Byrne2018-05-231-4/+1
| |
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-222-9/+9
|\ \ | |/
| * Correct attribute locationAllen Byrne2018-05-221-6/+6
| |
| * Fix soversionAllen Byrne2018-05-161-3/+3
| |
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-106-66/+71
|\ \ | |/
| * 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 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
| |
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-082-30/+31
|\ \ | |/
| * 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
| |
* | Updated version to 1.10.3-snap1hdftest2018-04-301-1/+1
| |
* | HDFFV-10444 fix so numbers and merge java test changesAllen Byrne2018-04-101-7/+3
| |
* | Updated version to 1.10.3-snap0lrknox2018-03-141-2/+2
| |
* | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-126-6/+78
|\ \ | |/
| * Change CMake min to 3.10Allen Byrne2018-03-096-6/+78
| |
* | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-092-0/+46
|\ \ | |/
| * 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
| |