summaryrefslogtreecommitdiffstats
path: root/config/cmake/jrunTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiConfig variable usage and remove unused CMake vars (#3048)Allen Byrne2023-06-051-0/+2
|
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-2/+2
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Develop cmake clean (#1971)Allen Byrne2022-08-071-0/+16
|
* Fix Java VOL tests (#1158)Allen Byrne2021-11-031-1/+6
|
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* CMake: MINGW implies WIN32Michel Zou2020-10-301-3/+3
|
* Update examples and fix old version references.Allen Byrne2020-02-261-5/+7
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-6/+6
|
* Separate result variables for the function performedAllen Byrne2020-01-091-55/+65
|
* Check for actual content before using fileAllen Byrne2020-01-091-106/+121
|
* Fix compile and test issues from DTAllen Byrne2019-12-131-2/+6
|
* Fix EXISTS test syntaxAllen Byrne2019-08-291-5/+5
|
* HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+8
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-3/+3
|
* Correct CMake issuesAllen Byrne2019-06-181-1/+1
|
* Update macroAllen Byrne2019-05-311-5/+19
|
* Correct message command syntaxAllen Byrne2019-05-171-4/+4
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-4/+4
|
* Fix CMake policy 54 warningsAllen Byrne2019-01-181-23/+23
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-031-51/+42
|
* Fix STREQUAL if commands.Allen Byrne2017-10-021-15/+15
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-0/+11
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Update with extra checks for referenceAllen Byrne2017-03-271-3/+28
|
* Update CMake files and formattingAllen Byrne2017-03-011-3/+3
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-76/+76
|
* [svn-r29557] Add comments to CMake macros and do append error fileAllen Byrne2016-03-241-19/+29
| | | | revise_chunks rev 29556
* [svn-r29534] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-231-4/+4
| | | | | | | | | tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
* [svn-r29450] Separate error compare from output compareAllen Byrne2016-03-161-4/+4
|
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+212