summaryrefslogtreecommitdiffstats
path: root/config/cmake/userblockTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge hdf5 1 10 8 (#1154)hdf5-1_10_8Larry Knox2021-10-291-1/+1
| | | Merge HDF5 1.10.8 release files to 1.10/master
* Merge CMake and tools changes from developAllen Byrne2020-02-271-6/+6
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-4/+4
|
* Fix message command syntaxAllen Byrne2019-05-171-2/+2
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-4/+4
|
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-141-0/+11
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* Lowercase math and set CMake commandsAllen Byrne2017-03-021-1/+1
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-16/+16
|
* [svn-r27933] Cmake 3.3 allowed execute_process to merge output and error ↵Allen Byrne2015-10-021-4/+4
| | | | | | files if the filename or the variable were the same. Changed instances to make the outpu_variable different.
* [svn-r27846] Fix generated files process.Allen Byrne2015-09-211-4/+4
| | | | Add script for post processing of flex/bison files.
* [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-6/+6
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-48/+48
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r23308] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-211-5/+5
| | | | Tested: local linux
* [svn-r20429] CMake: correct h5copy test macros, add userblock script test to ↵Allen Byrne2011-04-071-0/+120
h5jam tests, and correct h5jam tests Tested: local linux