summaryrefslogtreecommitdiffstats
path: root/config/cmake/cacheinit.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-041-1/+1
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-201-1/+127
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* Merge from 1.10-1.12-dev - LT parse needs updateAllen Byrne2020-07-201-0/+3
|
* OESS-65 Fix packagingAllen Byrne2020-05-081-1/+1
|
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-0/+2
|
* Merge in CMake changes from developAllen Byrne2019-04-041-1/+1
|
* Allow option to select NAMESPACEAllen Byrne2019-03-281-0/+2
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-1/+1
|
* Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-131-31/+3
|
* Synch with hdf5 deveolp improvementsAllen Byrne2017-06-191-1/+1
|
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
* Update cmake commands to match masterAllen Byrne2017-03-271-0/+2
|
* HDFFV-9961: Merge GIT ext lib option to 1.8Allen Byrne2016-10-101-1/+1
|
* [svn-r30173] Add GIT support and correct name of option for UNSUPPORTEDAllen Byrne2016-07-121-2/+2
|
* [svn-r27714] Merge from 1.8 branch.Allen Byrne2015-09-091-0/+2
| | | | Add mod file changes from trunk
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-5/+1
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-301-4/+0
| | | | Tested: local linux
* [svn-r26531] Merge CMake packaging from trunk to 1.8Allen Byrne2015-03-231-5/+1
| | | | Tested: windows
* [svn-r25739] HDFFV-8953: remove svn url referencesAllen Byrne2014-10-271-4/+0
|
* [svn-r25247] Correct propertyAllen Byrne2014-06-101-1/+1
|
* [svn-r25111] Changed Subeversion EOL and executable properties. No code changes.Dana Robinson2014-04-251-76/+76
|
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-35/+35
| | | | Tested: local linux
* [svn-r23869] HDFFV-8302: replace (v)snprintf with _(v)snprintf for windows. ↵Allen Byrne2013-07-081-1/+2
| | | | | | | | Merge from trunk along with other windows functions and HD prefix corrections. HDFFV-8394: Add cmake code to package examples Tested: local linux
* [svn-r23573] Removed inappropriate executable properties from a few files. ↵Dana Robinson2013-04-101-0/+0
| | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes)
* [svn-r22634] Update CMake configuration files for current packaging layoutAllen Byrne2012-08-061-0/+6
|
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-111-0/+8
| | | | Tested jam, local linux
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-041-0/+6
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21423] Add 2003 fortran to cmake build/configureAllen Byrne2011-09-271-0/+2
| | | | Tested: local linux
* [svn-r20722] Refactor ext lib import and install.Allen Byrne2011-05-041-2/+0
| | | | | | | | Change case of tools subtests to not conflict with tools tests. Add SOVERSION for linux Remove PACKED BITS define/idef blocks Bring r20721 from trunk
* [svn-r19994] Added ability to use compressed file for external librariesAllen Byrne2011-01-251-2/+10
| | | | | | Bring 19993 from trunk Tested: local linux
* [svn-r19821] Update cacheinit.cmake with current HDF options. Allen Byrne2010-11-181-6/+18
|
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+35
Tested: Local Linux