summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove obsolete fileAllen Byrne2019-02-061-106/+0
|
* Update examples versionAllen Byrne2019-02-061-1/+1
|
* Update to example reference versionAllen Byrne2019-02-063-3/+3
|
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-1/+5
|
* Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationLarry Knox2019-02-041-4/+4
| | | | and other batch command variations with ctest command.
* Merge branch 'develop' of ↵Larry Knox2019-02-041-0/+3
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * Merge pull request #1517 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-02-032-13/+27
| |\ | | | | | | | | | | | | | | | | | | | | | * commit 'c348d453b583ec9092152e6aef1f7fa9854cf5d9': Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake. Change examples file to zip for CMake zip file. Update bin/release for filename changes and HPC-CMake tar file corrections. Add new files to MANIFEST. Update permissions for raybsub to 755.
| * \ Merge pull request #1515 in HDFFV/hdf5 from ↵Dana Robinson2019-02-011-0/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:pread_vfd_squash to develop * commit '055208b71c573be3d4b1047b840d4d8b255bc25e': Minor tweak to CMake preadwrite entry. Updated sec2, log, and core VFDs to use pread/pwrite when available (can be controlled via a configure/CMake option)
| | * | Updated sec2, log, and core VFDs to use pread/pwrite whenDana Robinson2019-01-311-0/+3
| | | | | | | | | | | | | | | | available (can be controlled via a configure/CMake option)
* | | | Add batchscript options that work when running ctest directly.Larry Knox2019-02-042-1/+6
| |_|/ |/| |
* | | Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-022-13/+27
|/ / | | | | | | | | | | reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake.
* | Add more specific batch scripts.Larry Knox2019-01-311-2/+10
| | | | | | | | | | | | Add script raybsub to handle submitting .lsf files on ray with bsub < script.lsf syntax that we couldn't handle with CMake. Add hpc-cmake-tgz option for bin/release.
* | Add HDF5options.cmake files for serial and parallel tests on HPCLarry Knox2019-01-282-0/+234
|/ | | | | | | machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling.
* Update CMakeAllen Byrne2019-01-232-4/+8
|
* Add clear objects to ignore testsAllen Byrne2019-01-221-1/+1
|
* Add clear objects to ignore testsAllen Byrne2019-01-221-1/+5
|
* Add new clear tests to ignore listAllen Byrne2019-01-221-0/+5
|
* Cleanup variable namesAllen Byrne2019-01-221-2/+2
|
* HDFFV-10685 Correct syntaxAllen Byrne2019-01-221-0/+1
|
* HDFFV-10685 Corrected versionAllen Byrne2019-01-221-1/+3
|
* HDFFV-10685 Always set Mac version flags - use soversionAllen Byrne2019-01-221-3/+4
|
* Fix CMake policy 54 warningsAllen Byrne2019-01-183-25/+25
|
* Merge pull request #1450 in HDFFV/hdf5 from ↵Ray Lu2019-01-083-0/+32
|\ | | | | | | | | | | | | | | | | ~SONGYULU/hdf5_ray:TRILAB-98-dt_arith-and-cpp_testhdf5-tests to develop * commit 'b02de315b93ac29d2483a91d526b110a25073505': NNSA Tri-LabsTRILAB-98: Another two test cases out. NNSA Tri-Labs TRILAB-98: Taking out a few more test cases. NNSA Tri-Labs TRILAB-98 dt_arith and cpp_testhdf5 tests fail on sierra.llnl.gov: According to the group decision, simply provide a macro to disable some failing test cases on sierra (IBM power9 cpu). All failing cases involve long double data type.
| * NNSA Tri-Labs TRILAB-98 dt_arith and cpp_testhdf5 tests fail on ↵Songyu Lu2019-01-083-0/+32
| | | | | | | | sierra.llnl.gov: According to the group decision, simply provide a macro to disable some failing test cases on sierra (IBM power9 cpu). All failing cases involve long double data type.
* | Add missing define created in configure.acAllen Byrne2019-01-081-0/+3
| |
* | Add variables to set up module switch between configure and build forLarry Knox2019-01-081-0/+9
| | | | | | | | cross compiling on CrayXC40.
* | Merge branch 'develop' of ↵Larry Knox2019-01-052-16/+6
|\ \ | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop