Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update support link | Allen Byrne | 2018-05-23 | 1 | -4/+1 |
| | |||||
* | Correct attribute location | Allen Byrne | 2018-05-22 | 1 | -6/+6 |
| | |||||
* | Fix soversion | Allen Byrne | 2018-05-16 | 1 | -3/+3 |
| | |||||
* | Remove APPEND | Allen Byrne | 2018-05-03 | 1 | -1/+1 |
| | |||||
* | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 1 | -1/+1 |
| | |||||
* | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 1 | -1/+3 |
| | |||||
* | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -3/+5 |
| | |||||
* | TRILABS-20 Fix fortran configure during fix of CXX configure | Allen Byrne | 2018-04-24 | 4 | -62/+63 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -15/+31 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -15/+0 |
| | |||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -7/+3 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 6 | -6/+78 |
| | |||||
* | HDFFV-4359 Add C,HL,CXX files | Allen Byrne | 2018-03-08 | 2 | -0/+46 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 5 | -5/+5 |
| | |||||
* | HDFFV-10403 Fix soname setting | Allen Byrne | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | HDFFV-10398 fix detection of repeat checks | Allen Byrne | 2018-01-30 | 1 | -16/+1 |
| | |||||
* | HDFFV-10398 - avoid ubsan crashes | Allen Byrne | 2018-01-30 | 1 | -78/+89 |
| | |||||
* | HDFFV-10398 msvc: use /W0 rather than /w | Allen Byrne | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | Update reference files for CMake options | Allen Byrne | 2018-01-29 | 4 | -65/+27 |
| | |||||
* | Fix windows compile errors abstract out common settings | Allen Byrne | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Fix missing ext libs references | Allen Byrne | 2018-01-25 | 1 | -1/+7 |
| | |||||
* | HDFFV-10385 Correct name of var | Allen Byrne | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | Fix typo | Allen Byrne | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 1 | -6/+0 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 2 | -6/+6 |
| | |||||
* | Snapshot version 1.11 release 2 | hdftest | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | Snapshot version 1.11 release 1 | hdftest | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | Fix valgrind issues | Allen Byrne | 2018-01-02 | 1 | -1/+80 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 2 | -4/+10 |
| | |||||
* | New requirement for test | Allen Byrne | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 2 | -18/+18 |
| | |||||
* | Fix find package process | Allen Byrne | 2017-09-19 | 1 | -2/+14 |
| | |||||
* | Restore GEN_HDRS and remove cache sets for defaults | Allen Byrne | 2017-09-13 | 2 | -68/+4 |
| | |||||
* | Generate headers for 1.10 should default off | Allen Byrne | 2017-09-12 | 1 | -1/+3 |
| | |||||
* | HDFFV-10284 Add VS2017 support | Allen Byrne | 2017-08-31 | 1 | -51/+51 |
| | |||||
* | Correct name of options variable | Allen Byrne | 2017-06-19 | 1 | -3/+3 |
| | |||||
* | Synch with CMake original code | Allen Byrne | 2017-06-19 | 3 | -36/+29 |
| | |||||
* | Add toolset option | Allen Byrne | 2017-06-02 | 3 | -4/+5 |
| | |||||
* | Synchronize cmake files | Allen Byrne | 2017-05-30 | 2 | -218/+113 |
| | |||||
* | Added toolset and intel checks | Allen Byrne | 2017-05-30 | 2 | -1/+8 |
| | |||||
* | Add extra files to be copied | Allen Byrne | 2017-04-27 | 1 | -1/+3 |
| | |||||
* | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed | Dana Robinson | 2017-04-27 | 2 | -4/+0 |
| | | | | | | the option from the CMake cache init files. Fixes HDFFV-10184 | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 25 | -0/+275 |
| | | | | | | | | | | 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. | ||||
* | Correct typo of file name | Allen Byrne | 2017-04-20 | 1 | -1/+1 |
| | |||||
* | Remove duplicated paths, add new paths | Allen Byrne | 2017-03-28 | 1 | -4/+5 |
| | |||||
* | Update with extra checks for reference | Allen Byrne | 2017-03-27 | 1 | -3/+28 |
| |