Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27172] Change disable to skip big test on cygwin | Allen Byrne | 2015-06-09 | 1 | -4/+1 |
| | |||||
* | [svn-r27171] Disable big test on cygwin | Allen Byrne | 2015-06-09 | 1 | -4/+7 |
| | |||||
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -13/+13 |
| | | | | Tested: local linux | ||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -3/+3 |
| | | | | Tested: local linux | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -3/+3 |
| | | | | | | | | 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-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -3/+6 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -82/+82 |
| | | | | | | | 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-r24659] Restore dsets test to cmake process | Allen Byrne | 2014-01-28 | 1 | -0/+1 |
| | |||||
* | [svn-r24097] Correct indentation | Allen Byrne | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | [svn-r24056] Move make_executable commands back from tests file | Allen Byrne | 2013-08-22 | 1 | -0/+155 |
| | |||||
* | [svn-r24055] Move make_executable commands back from tests file | Allen Byrne | 2013-08-22 | 1 | -0/+35 |
| | |||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -710/+1 |
| | | | | | | developers. Tested: local linux | ||||
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -0/+14 |
| | | | | This adds the UserMacros.cmake support needed. | ||||
* | [svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the ↵ | Raymond Lu | 2013-05-06 | 1 | -0/+4 |
| | | | | | | | | | followup commit. Quincey reviewed my previous commit and suggested me to use H5I_iterate to iterate through all opened objects in H5Z_unregister. I changed it in this commit. Tested with h5committest. | ||||
* | [svn-r23547] Windows plugins will always be "dll"'s. | Allen Byrne | 2013-04-04 | 1 | -1/+1 |
| | | | | | | CMake also uses ";" as a separator - escape it Tested: windows | ||||
* | [svn-r23546] Correct typo | Allen Byrne | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | [svn-r23524] Use two plugin folders for testing plugin Path | Allen Byrne | 2013-04-02 | 1 | -6/+45 |
| | |||||
* | [svn-r23520] Add new plugin library to build list for test. | Allen Byrne | 2013-04-02 | 1 | -33/+37 |
| | | | | Tested: local linux, windows | ||||
* | [svn-r23467] Remove subdirectory. | Allen Byrne | 2013-03-27 | 1 | -20/+68 |
| | | | | Tested: local linux | ||||
* | [svn-r23447] Add new env var to prevent filter plugin loading | Allen Byrne | 2013-03-25 | 1 | -0/+1 |
| | | | | Tested: jam | ||||
* | [svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linux | Allen Byrne | 2013-03-15 | 1 | -0/+15 |
| | | | | Tested: local linux | ||||
* | [svn-r23347] ported revision 23248:23346 from the trunk | Raymond Lu | 2013-03-13 | 1 | -2/+18 |
| | |||||
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | [svn-r23117] Changed extension of hdf5 files from .hdf5 to .h5 for consistancy. | Scot Breitenfeld | 2012-12-21 | 1 | -2/+2 |
| | | | | | | HDFFV-422: Change extention of the binary files from hdf5 to h5 Tested: jam (gnu) | ||||
* | [svn-r22832] Update the CMake reference files list correctly for newly added ↵ | Jonathan Kim | 2012-09-27 | 1 | -24/+41 |
| | | | | encoded property list files. | ||||
* | [svn-r22820] Description: | Quincey Koziol | 2012-09-27 | 1 | -0/+24 |
| | | | | | Update the CMake reference files list for newly added encoded property list files. | ||||
* | [svn-r22817] Description: | Quincey Koziol | 2012-09-26 | 1 | -0/+3 |
| | | | | Update CMake files for new encode/decode property list files. | ||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -0/+5 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22247] Added new files and tests to CMakeLists.txt | Allen Byrne | 2012-04-04 | 1 | -0/+3 |
| | | | | Tested: local linux | ||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r21667] Update FOLDER solution option for target properties. Added ↵ | Allen Byrne | 2011-10-25 | 1 | -20/+12 |
| | | | | | | OPTION command for solution folder and no packaging. Tested: local linux | ||||
* | [svn-r21664] Added solution folders for most of the projects. This still ↵ | Dana Robinson | 2011-10-25 | 1 | -0/+16 |
| | | | | | | needs some polish - the solution folder assignment should go closer to the target declaration and not all projects are grouped (parallel, c++, fortran, hl, and a few others). Tested on Windows. | ||||
* | [svn-r21256] Add libinfo and test to cmake - JIRA 1243 | Allen Byrne | 2011-08-18 | 1 | -0/+14 |
| | | | | Tested: local linux | ||||
* | [svn-r21163] Remove test library from export list | Allen Byrne | 2011-08-01 | 1 | -1/+0 |
| | | | | Tested: local linux | ||||
* | [svn-r21078] Update test script to remove generated test files per test ↵ | Allen Byrne | 2011-07-08 | 1 | -21/+89 |
| | | | | rather then in one group. Discovered from public 1.8 CDash reports. | ||||
* | [svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue ↵ | Raymond Lu | 2011-06-22 | 1 | -0/+4 |
| | | | | | | | | 2598). I added two minor changes: 1. put the output file for vfd.c test in the list for cleanup in Makefile.am; 2. put the data file in the list in CMakeLists.txt. Tested on jam - simple change. | ||||
* | [svn-r20942] Add filter_error.h5 test file to list - used by error_test test. | Allen Byrne | 2011-06-07 | 1 | -0/+1 |
| | |||||
* | [svn-r20856] Remove vms_data.hr reference from CMakeLists.txt and update ↵ | Allen Byrne | 2011-05-18 | 1 | -1/+0 |
| | | | | MANIFEST | ||||
* | [svn-r20438] Fix typo in lib name for mingw | Allen Byrne | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | [svn-r20433] Implement MinGW changes to CMake configuration | Allen Byrne | 2011-04-07 | 1 | -0/+3 |
| | | | | Tested: local linux | ||||
* | [svn-r20153] Move ext lib handling for ext project building to a common ↵ | Allen Byrne | 2011-02-24 | 1 | -11/+11 |
| | | | | | | macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering. Tested: local linux, windows | ||||
* | [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk | Allen Byrne | 2011-02-22 | 1 | -1/+4 |
| | |||||
* | [svn-r20064] Purpose: Implement external file cache | Neil Fortner | 2011-02-08 | 1 | -0/+8 |
| | | | | | | | | | Description: Implements a cache of files opened through external links. Adds the public functions H5Pset_elink_file_cache_size(), H5Pget_elink_file_cache_size(), and H5Frelease_file_cache(). Tested: jam, amani, heiwa (h5committest), fedora 64. | ||||
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵ | Allen Byrne | 2011-01-04 | 1 | -11/+11 |
| | | | | | | macro use for checking libtype. bring r19906 from 1.8 branch | ||||
* | [svn-r19895] Remove use of /MT compile flag for building static libs and ↵ | Allen Byrne | 2010-12-29 | 1 | -10/+0 |
| | | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries. | ||||
* | [svn-r19790] CMake: Correct Error tests. Add Deprecated Symbols option. | Allen Byrne | 2010-11-16 | 1 | -16/+36 |
| | | | | Tested: local linux | ||||
* | [svn-r19782] Fix CMake testing for links_env test which requires an ↵ | Allen Byrne | 2010-11-15 | 1 | -4/+39 |
| | | | | | | | | environment variable at test run-time. Modified runTest.cmake file to allow optional ENV_VAR and ENV_VALUE to be passed. runTest.cmake requires a reference file, added links_env.out to testfiles folder. Also updated root CMakeLists.txt to output a message when unsopported options are configured with the PARALLEL option. CMake will still generate files. Tested: windows and local linux |