summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge CMake changes from developAllen Byrne2018-10-231-0/+6
| | | Improved cross-compiling and toolchains
* HDFFV-10594, 10332, 10531Allen Byrne2018-09-261-0/+3
|
* Fix Java library location for testingAllen Byrne2018-08-311-2/+2
|
* HDFFV-10552 Add missing HDF5_USE_110_API_DEFAULT optionAllen Byrne2018-08-171-3/+18
|
* Typo fixAllen Byrne2018-08-021-1/+1
|
* Set CMAKE_REQUIRED_INCLUDES instead of using path in callAllen Byrne2018-08-021-7/+8
|
* Add Autotools and CMake checks for big I/O MPI-3 functionsJordan Henderson2018-08-021-0/+10
|
* Add hdf5settings section for parallel compression status in CMake buildsJordan Henderson2018-08-021-0/+2
|
* Switch to CheckSymbolExists in CMakeJordan Henderson2018-08-021-2/+2
|
* Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-08-021-0/+8
| | | | | | | | | | | | | | | Add line to libhdf5settings file for status of Parallel writes to filtered datasets status Surround Parallel Compression code in MPI_VERSION >= 3 checks Add disabled message for Parallel Compression built w/ MPI-2 Modify Parallel Compression tests to only run the parallel filtered read tests when parallel filtered writes are disabled Update big I/O code to handle being built with MPI-2 Add checks to CMakeLists.txt for MPI_Mprobe and MPI_Imrecv
* Merge from developAllen Byrne2018-07-311-1/+1
|
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-3/+3
|
* HDFFV-9739 and cmake improvements merge from developAllen Byrne2018-05-221-18/+5
|
* HDFFV-10444 fix so numbers and merge java test changesAllen 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
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* 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
| | | | This is now fixed via the HDFFV-10325 fix.
* 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 ↵M. Scot Breitenfeld2017-05-231-0/+5
| | | | with fortran
* 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
|
* Split tools into src and test - update locationsAllen Byrne2016-10-271-4/+4
|