summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
Commit message (Collapse)AuthorAgeFilesLines
* restore GEN HDRS and remove cache sets for defoult optionsAllen Byrne2017-09-131-1/+1
|
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-141-0/+11
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* HDFFV-10138 Merge app framework to examplesAllen Byrne2017-03-141-6/+18
|
* Update CMake files and formattingAllen Byrne2017-03-011-1/+1
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-17/+19
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-54/+54
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-1/+3
|
* Add STGZ to mac cpack listAllen Byrne2016-10-071-0/+1
|
* HDFFV-9991: Remove uneeded fileAllen Byrne2016-10-041-15/+0
|
* [svn-r29601] Cleanup case of CMake commands in tools.Allen Byrne2016-03-311-0/+1
| | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
* [svn-r28085] Add option to change cpack install location version (1.9 ↵Allen Byrne2015-10-151-2/+10
| | | | instead of 1.9.xxx) useful on windows.
* [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-4/+4
|
* [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-69/+62
|
* [svn-r26977] Windows needs different packaging option from linuxAllen Byrne2015-04-301-6/+14
|
* [svn-r26953] Remove src temporary debug build props.Allen Byrne2015-04-281-18/+22
| | | | Move TOOLS option up before usage.
* [svn-r26941] Correct ext lib packing listAllen Byrne2015-04-281-2/+6
|
* [svn-r26864] Change location of lib settings fileAllen Byrne2015-04-211-1/+1
|
* [svn-r26607] Correct test of plugin read when disabled to not print FAILURE ↵Allen Byrne2015-03-261-1/+1
| | | | when successful
* [svn-r26536] Add INSTALL_TYPES to packaging for defaultsAllen Byrne2015-03-231-6/+21
|
* [svn-r26465] Merge back from DB branch; cmake defaults and compressed examplesAllen Byrne2015-03-171-1/+9
|
* [svn-r26463] static builds do not have dlls needed for the pathAllen Byrne2015-03-171-2/+3
|
* [svn-r26365] HDFFV-8520: Add plugin control APIs.Allen Byrne2015-03-051-6/+6
| | | | | | Update windows WiX packaging. h5committested
* [svn-r26320] Trigger component install optionsAllen Byrne2015-02-261-7/+25
|
* [svn-r26277] remove filename extensionAllen Byrne2015-02-231-1/+1
|
* [svn-r26256] Remove file - obsoleted by cmake 3.1 minimumAllen Byrne2015-02-201-1/+1
|
* [svn-r26161] Fix cmake case. Allen Byrne2015-02-121-7/+7
| | | | | Turn on F2003 by default. Set source properties in fortran cmake files.
* [svn-r25902] Fix CMP0053 warningAllen Byrne2014-12-191-1/+2
|
* [svn-r25842] Change WiX program check to use the ENV variable for path.Allen Byrne2014-11-251-1/+4
| | | | Tested: Windows
* [svn-r25818] Add checks for windows installersAllen Byrne2014-11-171-1/+61
|
* [svn-r25706] Change hdf5 config install location.Allen Byrne2014-10-151-5/+5
|
* [svn-r25662] Correct packaging pathsAllen Byrne2014-10-031-5/+5
|
* [svn-r25617] Upgrade packaging process with cmake helper functions.Allen Byrne2014-09-251-8/+28
| | | | Tested: local linux
* [svn-r25239] Add set_property command for list option.Allen Byrne2014-06-041-1/+1
| | | | Minor doc edits
* [svn-r25189] Fix CMP0053 cmake usageAllen Byrne2014-05-141-4/+4
|
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-68/+24
| | | | Tested: local linux
* [svn-r25185] update cmake command name caseAllen Byrne2014-05-121-2/+2
|
* [svn-r25103] Correct installed menu nameAllen Byrne2014-04-251-1/+2
|
* [svn-r25085] Comment out under-development codeAllen Byrne2014-04-231-14/+14
|
* [svn-r25075] Correct the install folder logic.Allen Byrne2014-04-221-3/+32
| | | | Tested: local linux and Mac
* [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
|