summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Update Drop Site options and Coverage settingsAllen Byrne2018-08-091-3/+8
* Typo fixAllen Byrne2018-08-021-1/+1
* Set CMAKE_REQUIRED_INCLUDES instead of using path in callAllen Byrne2018-08-021-7/+8
* Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...Jordan Henderson2018-08-021-0/+20
|\
| * Add Autotools and CMake checks for big I/O MPI-3 functionsJordan Henderson2018-07-311-0/+10
| * Add hdf5settings section for parallel compression status in CMake buildsJordan Henderson2018-07-311-0/+2
| * Switch to CheckSymbolExists in CMakeJordan Henderson2018-07-271-2/+2
| * Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-261-0/+8
* | HDFFV-9755 Document BUILD_STATIC_EXECSAllen Byrne2018-07-301-1/+1
|/
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-3/+3
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-11/+0
* TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-241-1/+4
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-5/+0
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-14/+29
* Remove obsolete commentsAllen Byrne2018-03-091-11/+0
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* Remove old dependency constructAllen Byrne2018-02-051-1/+0
* HDFFV-10398 add support for Emscriptem build systemAllen Byrne2018-01-301-3/+7
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-301-12/+12
* Fix windows compile errors abstract out common settingsAllen Byrne2018-01-291-80/+4
* Fix case of commandAllen Byrne2018-01-261-2/+2
* Fix missing ext libs referencesAllen Byrne2018-01-251-1/+1
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-7/+5
* HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-181-1/+1
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-1/+1
* Correct folder typoAllen Byrne2018-01-091-1/+1
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-2/+2
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-2/+4
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-3/+1
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-1/+0
* Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-0/+1
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-14/+1
* Correct link lines of librariesAllen Byrne2017-11-141-1/+0
* HDFFV-10321 Correct fortran link varAllen Byrne2017-11-021-2/+4
* Correct pathAllen Byrne2017-11-011-2/+2
* Correct usage of MPI varsAllen Byrne2017-11-011-1/+0
* Convert to use MPI:: for linkAllen Byrne2017-11-011-1/+1
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-131-1/+1
* Test program generation should default offAllen Byrne2017-09-121-0/+3
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-2/+2
* add linking flag to cmake, does not fix the issue, still disabled shared with...M. Scot Breitenfeld2017-05-231-0/+5
* Fix CMake regex commandsAllen Byrne2017-04-061-6/+6
* Lowercase math and set CMake commandsAllen Byrne2017-03-021-8/+8
* Add MPI_Fortran variablesAllen Byrne2017-02-171-0/+9
* HDFFV-9875 Remove compile pdb referencesAllen Byrne2017-02-021-4/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-2/+2
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-0/+6
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-150/+150