Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -27/+25 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -2/+4 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -78/+12 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -6/+6 |
| | |||||
* | Refactor mpi test names | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
| | |||||
* | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
| | |||||
* | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 1 | -31/+29 |
| | |||||
* | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 1 | -4/+4 |
| | | | | This is now fixed via the HDFFV-10325 fix. | ||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 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 | -7/+7 |
| | |||||
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -4/+56 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -7/+7 |
| | |||||
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -0/+4 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 1 | -12/+12 |
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | ||||
* | [svn-r27465] Merge dual-binary CMake changes | Allen Byrne | 2015-08-05 | 1 | -0/+41 |
| | |||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -7/+7 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -17/+17 |
| | | | | | | | 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 | -0/+24 |
| | | | | | | 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 |