summaryrefslogtreecommitdiffstats
path: root/examples/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Added new CMake options for testsAllen Byrne2020-01-191-29/+31
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-95/+93
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-201-138/+35
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-6/+6
|
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-131-9/+9
|
* MPI vars need passed in, change to grepTestAllen Byrne2019-01-201-12/+10
|
* Add parallel runtest for examplesAllen Byrne2019-01-191-4/+6
|
* Merge CMake changes from developAllen Byrne2018-12-201-9/+9
|
* 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.
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-4/+56
| | | Also converted tests to use macros
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-16/+16
|
* [svn-r29864] Add ignore test names for Valgrind process.Allen Byrne2016-05-041-0/+14
| | | | Add files to clear test generated files tests.
* [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-0/+67
|\ | | | | | | Tested: ummon
| * [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-0/+67
| |
* | [svn-r27025] Enabled compilation and run for the new vds examples for "make ↵Elena Pourmal2015-05-051-0/+6
| | | | | | | | installcheck"; added to MANIFET.
* | [svn-r26564] Modified related files after adding example/h5_vds-percival.cElena Pourmal2015-03-241-0/+4
| | | | | | | | Tested on jam.
* | [svn-r26360] Modified CMake files to accomodate new h5_vds-exc.c example.Elena Pourmal2015-03-041-0/+2
|/
* [svn-r24851] example causes modal permission dialog to popup on windows. ↵Allen Byrne2014-03-201-2/+3
| | | | build but do not execute.
* [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-1/+1
| | | | | | | | 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-r24782] HDFFV-8700 -Allen Byrne2014-03-111-6/+6
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-13/+13
| | | | | | | 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-r24392] Cleanup testfiles from scripts. Update lists of files to be ↵Allen Byrne2013-11-011-0/+3
| | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autools, and h5committest
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+62
developers. Tested: local linux