summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-2/+2
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Update doc with HDF5_ROOT usage. (#1414)Allen Byrne2022-02-021-8/+11
|
* Changes to docs for using plugins (#814)Allen Byrne2021-07-141-7/+25
| | | | | | | * Changes to docs for using plugins * VS2019 corrections * Fix typo
* Update examples and fix old version references.Allen Byrne2020-02-261-3/+3
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* Update documentsAllen Byrne2018-06-191-226/+0
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-1/+1
|
* Correct emailAllen Byrne2018-03-291-1/+1
|
* Update URLsAllen Byrne2018-03-291-2/+2
|
* Change CMake min to 3.10Allen Byrne2018-03-091-2/+2
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* Update reference files for CMake optionsAllen Byrne2018-01-291-95/+130
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-5/+4
|
* Add reference to CMake application framworkAllen Byrne2017-03-201-1/+3
|
* Update CMake files and formattingAllen Byrne2017-03-011-4/+4
|
* Update docs and scripts for releaseAllen Byrne2017-02-241-6/+6
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-111/+111
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-3/+7
|
* [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵Allen Byrne2016-08-221-4/+4
| | | | type to the recommended variable name. Updated documentation.
* [svn-r29406] Add Java and update options to CMake/Windows docsAllen Byrne2016-03-141-56/+37
|
* [svn-r28161] Update comment about VS versionsAllen Byrne2015-10-211-6/+49
|
* [svn-r28158] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-211-70/+38
| | | | Add VS2015 support.
* [svn-r27973] Update to new style usage Allen Byrne2015-10-061-25/+57
|
* [svn-r27901] Rework doc for updated examples scriptAllen Byrne2015-09-281-35/+154
|
* [svn-r27597] Update text files to match 1.8 changesAllen Byrne2015-08-271-89/+90
|
* [svn-r26900] Update CMake doc referencesAllen Byrne2015-04-231-2/+2
|
* [svn-r26539] Update minimum cmake versionAllen Byrne2015-03-231-1/+1
|
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-2/+2
|
* [svn-r25740] HDFFV-8953: remove svn url referencesAllen Byrne2014-10-271-1/+1
|
* [svn-r25623] Update from 1.8 docs - docs team changes from last releaseAllen Byrne2014-09-251-2/+2
|
* [svn-r25239] Add set_property command for list option.Allen Byrne2014-06-041-2/+2
| | | | Minor doc edits
* [svn-r25005] Update release docsAllen Byrne2014-04-091-10/+3
|
* [svn-r24816] HDFFV-8695:Allen Byrne2014-03-171-3/+3
| | | | | Add notes about defining -DCMAKE_BUILD_TYPE:STRING=Release
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
|
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-1/+1
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-5/+5
| | | | | | | 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-r24273] Update URLAllen Byrne2013-10-091-1/+1
|
* [svn-r24250] Updated version numbers and notes about CTest ScriptingAllen Byrne2013-10-021-10/+12
|
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+1
| | | | This adds the UserMacros.cmake support needed.
* [svn-r23649] Correct file reference in pack listAllen Byrne2013-04-291-0/+279
Rename and update CMake docs.