summaryrefslogtreecommitdiffstats
path: root/config/cmake/userblockTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [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