summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_CMake.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25239] Add set_property command for list option.Allen Byrne2014-06-041-1/+2
| | | | Minor doc edits
* [svn-r25163] Update file to match release changesAllen Byrne2014-05-051-472/+287
|
* [svn-r25130] Add clarification to download location and extlibs.Allen Byrne2014-04-281-7/+22
|
* [svn-r25005] Update release docsAllen Byrne2014-04-091-18/+9
|
* [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0
| | | | | | | | | | | | | | | | | | 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
* [svn-r24816] HDFFV-8695:Allen Byrne2014-03-171-12/+20
| | | | | Add notes about defining -DCMAKE_BUILD_TYPE:STRING=Release
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-45/+45
| | | | | | | 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-r24672] Update document with ctest script changes.Allen Byrne2014-01-311-115/+198
|
* [svn-r24644] Correct numberingAllen Byrne2014-01-241-30/+31
|
* [svn-r24273] Update URLAllen Byrne2013-10-091-1/+1
|
* [svn-r24250] Updated version numbers and notes about CTest ScriptingAllen Byrne2013-10-021-25/+41
|
* [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-191-2/+21
| | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam
* [svn-r24128] Change option name for WDTPAllen Byrne2013-09-121-2/+2
|
* [svn-r23649] Correct file reference in pack listAllen Byrne2013-04-291-0/+804
Rename and update CMake docs.