Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -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. | ||||
* | Check for actual content before using file | Allen Byrne | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Fix EXISTS test syntax | Allen Byrne | 2019-08-29 | 1 | -4/+4 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
| | |||||
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | Fix CMake policy 54 warnings | Allen Byrne | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 1 | -3/+3 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 1 | -3/+3 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -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 CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -2/+2 |
| | |||||
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -9/+25 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -8/+7 |
| | |||||
* | [svn-r29190] Add checking for *.err file before trying to read | Allen Byrne | 2016-02-23 | 1 | -2/+2 |
| | |||||
* | [svn-r27933] Cmake 3.3 allowed execute_process to merge output and error ↵ | Allen Byrne | 2015-10-02 | 1 | -2/+2 |
| | | | | | | files if the filename or the variable were the same. Changed instances to make the outpu_variable different. | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -2/+2 |
| | | | | | | | | 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 Byrne | 2014-03-11 | 1 | -28/+28 |
| | | | | | | | 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-r19706] Added VFD test options. | Allen Byrne | 2010-11-01 | 1 | -0/+9 |
| | | | | Bring r19705 from branch | ||||
* | [svn-r19536] Cleanup formatting | Allen Byrne | 2010-10-07 | 1 | -2/+2 |
| | |||||
* | [svn-r19458] Add CMake tests for check-vfd; includes new vfdTest.cmake ↵ | Allen Byrne | 2010-09-21 | 1 | -0/+41 |
script and OPTION HDF5_TEST_VFD Tested: local linux |