summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_CMake.txt
Commit message (Collapse)AuthorAgeFilesLines
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-201-8/+120
| | | | | 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/+8
|
* OESS-65 Fix packagingAllen Byrne2020-05-081-0/+1
|
* Correct CMake versionAllen Byrne2020-04-271-2/+2
|
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-0/+9
|
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-181-5/+9
|
* Use a STRING option for API versionAllen Byrne2019-08-121-8/+7
|
* HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from developAllen Byrne2018-10-291-0/+34
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-1/+2
|
* HDFFV-10569 Update docs with unsupported optionsAllen Byrne2018-09-181-353/+105
|
* Merge from develop HDFFV-8359 and remove FindMPI copiesAllen Byrne2018-03-091-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Update listAllen Byrne2018-02-261-0/+1
|
* Update list of optionsAllen Byrne2018-02-261-2/+3
|
* Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-131-19/+8
|
* HDFFV-10284 add VS2017Allen Byrne2017-08-311-23/+23
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-291-185/+189
|
* Merge CMake FindMPI changes and CMake documentation from developAllen Byrne2017-02-281-78/+117
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-1/+1
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* Add namespace and export utilsAllen Byrne2016-10-141-10/+26
|
* [svn-r28162] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-211-15/+27
| | | | Add VS2015 support.
* [svn-r28127] Add version extension to all uses of source nameAllen Byrne2015-10-191-21/+21
|
* [svn-r28124] Correct CMake var nameAllen Byrne2015-10-191-5/+5
|
* [svn-r28123] Correct platform pathAllen Byrne2015-10-191-2/+2
|
* [svn-r27975] Update to new style usage for scripts,Allen Byrne2015-10-061-46/+117
| | | | add cmake scripts
* [svn-r27847] Add Not early in document about CMAKE_INSTALL_PREFIX.Allen Byrne2015-09-211-0/+4
|
* [svn-r27770] Bring r27428 from trunkDana Robinson2015-09-141-0/+1
| | | | | | | | | | | | Reverts the following changes: 27737, 27742, 27743 These involve double conversions that cause problems with the IBM XL compiler. Tested on: h5committest ostrich w/ XL C compiler
* [svn-r27566] Changes for new dual-binary support and other updates to CMake ↵Allen Byrne2015-08-241-167/+167
| | | | options.
* [svn-r27004] Update documentation to match the web instructionsAllen Byrne2015-05-041-41/+58
|
* [svn-r26902] Update CMake doc referencesAllen Byrne2015-04-231-77/+136
|
* [svn-r26696] Merge from trunkAllen Byrne2015-04-011-4/+0
| | | | Tested local linux cmake
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-301-6/+4
| | | | Tested: local linux
* [svn-r26540] Update minimum cmake versionAllen Byrne2015-03-231-2/+2
|
* [svn-r26531] Merge CMake packaging from trunk to 1.8Allen Byrne2015-03-231-4/+4
| | | | Tested: windows
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
| | | | Update windows wix cpack process.
* [svn-r25739] HDFFV-8953: remove svn url referencesAllen Byrne2014-10-271-9/+6
|
* [svn-r25267] update external lib option propertyAllen Byrne2014-06-121-2/+3
|
* [svn-r25163] Update file to match release changesAllen Byrne2014-05-051-29/+98
|
* [svn-r25146] Updated sections.Allen Byrne2014-05-021-464/+210
| | | | | Changed APPENDIX to Platform configuration file example with extra comments. Updated files for web.
* [svn-r25132] Add clarification to download location and extlibs.Allen Byrne2014-04-281-7/+22
|
* [svn-r25006] Update release docsAllen Byrne2014-04-091-18/+9
|
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-57/+65
| | | | Tested: local linux
* [svn-r24878] Description:Quincey Koziol2014-03-241-1/+0
| | | | | | | | | | | | | | | | | | | | | Bring r24864 from trunk to 1.8 branch: Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial (daily tested on trunk)
* [svn-r24672] Update document with ctest script changes.Allen Byrne2014-01-311-115/+198
|
* [svn-r24626] Correct numberingAllen Byrne2014-01-141-8/+8
|
* [svn-r24625] Edited the Preconditions section. There were two Notes sections ↵Mark Evans2014-01-141-22/+23
| | | | at the end of the section.
* [svn-r24272] Update URLAllen Byrne2013-10-091-1/+1
|
* [svn-r24248] Updated version numbers and notes about CTest ScriptingAllen Byrne2013-10-021-25/+41
|
* [svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack ↵Allen Byrne2013-09-261-0/+5
| | | | | | | | UD plugins. Also warning session fixes. Tested: CMake local linux