summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add HD to string functions.Larry Knox2019-07-261-1/+1
| | | | | | Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers.
* Squashed commit of the following:Larry Knox2019-07-254-0/+118
| | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS
* HDFFV-10845 Allow mingw to find functionalityAllen Byrne2019-07-221-1/+1
|
* Add missing target root path, check other export macroAllen Byrne2019-07-171-0/+5
|
* HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+8
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-173-8/+8
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-174-8/+8
|
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-031-0/+2
|\
| * Fixed Build HDF Tests name in CMake's libhdf5 settingsDhvanil Popat2019-07-031-1/+1
| |
| * Fixed libhdf5 settings file for both autotools & CMakeDhvanil Popat2019-06-251-0/+2
| |
* | Added GCC9 flags to CMake buildQuincey Koziol2019-07-031-0/+5
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+6
| | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings.
* HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+1
|
* Update GCC 6 & 7 flags for CMake buildsQuincey Koziol2019-06-231-1/+6
|
* Correct CMake issuesAllen Byrne2019-06-181-1/+1
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-188-1059/+581
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* Move set (MAX_PROC_COUNT 8) back to HPC options files.Larry Knox2019-06-055-6/+16
|
* Move check for MPI defined to enable parallel from options scripts in HPC to ↵Larry Knox2019-06-055-54/+8
| | | | config/cmake/HDF5options.cmake.
* Update macroAllen Byrne2019-05-311-5/+19
|
* Correct message command syntaxAllen Byrne2019-05-175-15/+15
|
* Reorder lines in HDF5config.cmake so that additions to end of ↵Larry Knox2019-05-141-1/+3
| | | | $HPC-HDF5options scripts will take precedence.
* fixed missing paralle testM. Scot Breitenfeld2019-05-101-0/+2
|
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-093-3/+60
|
* Snapshot version 1.11 release 5.hdftest2019-05-021-1/+1
| | | | Update version to 1.11.6.
* Change default for HPCAllen Byrne2019-05-011-1/+1
|
* Add missing defaultAllen Byrne2019-05-011-0/+1
|
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-1/+0
|
* Correct namespace handlingAllen Byrne2019-04-032-2/+4
|
* Correct entryAllen Byrne2019-04-031-1/+1
|
* Merge pull request #1626 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2019-04-021-0/+2
|\ | | | | | | | | | | | | develop * commit 'b968f9273a30124cb53ab0771fee5de437d20967': Allow option to select NAMESPACE
| * Allow option to select NAMESPACEAllen Byrne2019-03-281-0/+2
| |
* | Snapshot version 1.11 release 4.hdftest2019-04-011-1/+1
|/ | | | Update version to 1.11.5.
* Correct examples for packagingAllen Byrne2019-03-283-104/+3
|
* Correct CMake examples for a binary installAllen Byrne2019-02-272-2/+103
|
* Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.hJerome Soumagne2019-02-211-1/+6
| | | | | | Add REQUIRED to find_package(Threads) Link against thread library if static and not WIN32 platform
* Fix typoAllen Byrne2019-02-171-1/+1
|
* HDFFV-10703 Update version match logicAllen Byrne2019-02-151-25/+25
|
* HDFFV-10703 revert pre-3.11 optionAllen Byrne2019-02-151-0/+58
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-154-80/+22
|
* Use correct variable nameAllen Byrne2019-02-141-1/+1
|
* Add command to build options and check definesAllen Byrne2019-02-143-10/+14
|
* CMake if statement correctionAllen Byrne2019-02-141-2/+2
|
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-134-26/+11
|
* Add missing toolchain include for cross-compileAllen Byrne2019-02-131-0/+1
|
* KNL option for batch scriptsAllen Byrne2019-02-121-10/+12
|
* Set the full generator nameAllen Byrne2019-02-111-1/+2
|
* Add new cmake copy file tests to ignoreAllen Byrne2019-02-111-0/+8
|
* Use correct values for other file versionsAllen Byrne2019-02-092-12/+12
|
* CMake script changes to simplify executionAllen Byrne2019-02-086-313/+226
|
* Remove F2003 Option and referencesAllen Byrne2019-02-063-12/+0
|