Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge/update CMake, presets,java and tools (#3393) | Allen Byrne | 2023-08-21 | 1 | -21/+35 |
| | |||||
* | Move config/cmake_ext_mod content to config/cmake (#3062) | Dana Robinson | 2023-06-07 | 1 | -1/+1 |
| | |||||
* | Update URL in source file Copyright headers for web copy of COPYING | Larry Knox | 2021-02-20 | 1 | -1/+1 |
| | | | | file - files not in src or test. | ||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -30/+30 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -1/+2 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -2/+2 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -5/+18 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵ | Allen Byrne | 2016-08-01 | 1 | -11/+5 |
| | | | | commands. Fixes possible overruns on windows command lines. | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -6/+6 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -4/+4 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -14/+14 |
| | | | | | | | 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 Byrne | 2013-11-01 | 1 | -2/+34 |
| | | | | | | 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 Byrne | 2013-08-19 | 1 | -0/+28 |
developers. Tested: local linux |