summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn-r24977] Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32Allen Byrne2014-04-071-13/+12
| | | | Tested: local linux CMake
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-11/+11
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-194/+194
| | | | | | | 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-r24744] Correct NSIS nameAllen Byrne2014-02-271-1/+1
|
* [svn-r24742] Synchronize Apple bundle packaging with latest changes ↵Allen Byrne2014-02-271-8/+30
| | | | discovered during hdf-java work.
* [svn-r24741] HDFFV-8684: Change Package name depending on CDASH_LOCAL ↵Allen Byrne2014-02-271-1/+5
| | | | | | configuration variable. Tested: local linux
* [svn-r24722] Set NSIS display nameAllen Byrne2014-02-181-0/+1
|
* [svn-r24715] Add Windows VS version for README.txtAllen Byrne2014-02-141-0/+2
|
* [svn-r24713] Update Windows VS version for README.txtAllen Byrne2014-02-141-1/+7
|
* [svn-r24703] Add Binary README.txt file generationAllen Byrne2014-02-131-1/+40
| | | | Tested: local linux cmake
* [svn-r24668] HDFFV-8568: Remove Acknowledgements file from release binariesAllen Byrne2014-01-301-1/+0
|
* [svn-r24657] Add VS Express checkAllen Byrne2014-01-281-0/+4
|
* [svn-r24655] Correct packaging variables and use standard cpack module.Allen Byrne2014-01-281-2/+13
|
* [svn-r24632] Correct name of package location variableAllen Byrne2014-01-161-2/+2
|
* [svn-r24631] Update change to relative install location for linuxAllen Byrne2014-01-161-2/+2
|
* [svn-r24505] Correct MacOSX bundle packagingAllen Byrne2013-12-051-4/+1
|
* [svn-r24483] Commit change from 1.8.12 src patchAllen Byrne2013-12-021-17/+21
|
* [svn-r24432] Update examples package install location and text filesAllen Byrne2013-11-121-2/+11
|
* [svn-r24157] Add back STGZ packaging - .sh compressed packageAllen Byrne2013-09-181-0/+1
|
* [svn-r24127] Comment out bundle packingAllen Byrne2013-09-121-1/+1
|
* [svn-r24126] Correct mac pinifo.list varsAllen Byrne2013-09-121-6/+9
|
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+402
developers. Tested: local linux