summaryrefslogtreecommitdiffstats
path: root/release_docs/CMake.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23201] Correct option textAllen Byrne2013-01-291-2/+2
|
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+10
|
* [svn-r22588] HDFFV-721: h5dump supplies input for h5importAllen Byrne2012-07-191-44/+62
| | | | | Tested: local linux with cmake jam with configure
* [svn-r21808] Update CMake Required version to match current standard 2.8.6Allen Byrne2011-12-051-1/+1
|
* [svn-r21786] remove HDF_LEGACY option for lib naming on windowsAllen Byrne2011-12-011-1/+0
|
* [svn-r21667] Update FOLDER solution option for target properties. Added ↵Allen Byrne2011-10-251-1/+8
| | | | | | OPTION command for solution folder and no packaging. Tested: local linux
* [svn-r21593] Add CMake option to disable packaging component: needed to ↵Allen Byrne2011-10-171-0/+4
| | | | | | avoid configuration warning when using Visual Studio Express versions on windows. Tested: Bangan
* [svn-r21506] Updated svn properties as needed.Dana Robinson2011-10-101-0/+0
|
* [svn-r21437] Added listing of all cmake options availableAllen Byrne2011-09-301-0/+47
|
* [svn-r21317] Correct zlib references, zlib svn no longer has src folderAllen Byrne2011-08-261-2/+2
|
* [svn-r21308] Add NSIS silent install optionAllen Byrne2011-08-251-2/+15
|
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-031-1/+0
| | | | | | | | | removed option defines and #ifdef/#endif refactored all printf to HDfprintf in h5dump.c formatted and indention improvements synched with 1.8 branch Tested: local linux
* [svn-r20243] Update CMake version to 2.8.4Allen Byrne2011-03-141-1/+1
|
* [svn-r19995] remove reference to jpegAllen Byrne2011-01-261-2/+2
|
* [svn-r19993] Added ability to use compressed file for external libraries ↵Allen Byrne2011-01-251-4/+6
| | | | | | corrected. Tested: local linux
* [svn-r19991] Added ability to use compressed file for external librariesAllen Byrne2011-01-251-14/+49
| | | | Tested: local linux
* [svn-r19600] Add ExternalProject noteAllen Byrne2010-10-141-3/+12
|
* [svn-r19437] add missing -C optionsAllen Byrne2010-09-201-1/+1
|
* [svn-r19435] remove source package command - not neededAllen Byrne2010-09-201-1/+0
|
* [svn-r19431] Updated configuration section with optional command line usage. ↵Allen Byrne2010-09-201-24/+100
| | | | Also added section on CPack.
* [svn-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-1/+1
| | | | Tested: Local Linux
* [svn-r18903] Renamed Cmake specific document, making more general for all ↵Allen Byrne2010-05-261-0/+111
platforms. Updated references in other files.