summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10703 revert pre-3.11 optionAllen Byrne2019-02-151-4/+9
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-3/+4
|
* Remove obsolete fileAllen Byrne2019-02-061-1/+1
|
* HDFFV-10603 patch 6Allen Byrne2018-10-151-1/+1
|
* Update cmake warnings to match the autotools files betterAllen Byrne2018-08-161-0/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-10/+0
|
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-18/+0
|
* Fix missing ext libs referencesAllen Byrne2018-01-251-5/+5
|
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-131-1/+1
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-0/+11
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* 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