summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5Macros.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-041-1/+1
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* CMake updatesAllen Byrne2019-01-241-3/+7
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-1/+3
|
* Fix soversion, update cmake scriptsAllen Byrne2018-05-161-3/+3
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-7/+3
|
* HDFFV-10403 fix sonameAllen Byrne2018-02-081-2/+2
|
* Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-131-1/+1
|
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-12/+12
|
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-2/+8
|
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-0/+12
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-2/+2
| | | | Update windows wix cpack process.
* [svn-r25408] Merge cmake configure checks from trunkAllen Byrne2014-07-141-1/+1
|
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-19/+19
| | | | Tested: local linux
* [svn-r20895] Add soversion handling - use config/lt_vers.am file.Allen Byrne2011-05-241-2/+7
| | | | Tested: local linux
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-251-116/+1
|
* [svn-r20150] Change Name of Legacy naming optionAllen Byrne2011-02-231-9/+9
|
* [svn-r19913] Correct format of empty parameterAllen Byrne2011-01-051-2/+2
| | | | Tested: local linux
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-2/+2
|
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ↵Allen Byrne2011-01-041-16/+14
| | | | | | macro use for checking libtype. Tested: Windows
* [svn-r19898] Remove use of /MT compile flag for building static libs and ↵Allen Byrne2010-12-301-23/+0
| | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries.
* [svn-r19788] Check for CMAKE_BUILD_TYPE set if not WIN32 in library prefix ↵Allen Byrne2010-11-161-2/+8
| | | | naming. Unset needs prefix to be lib.
* [svn-r19703] Removed special fheap timeout - replaced by timeout set in ↵Allen Byrne2010-11-011-0/+2
| | | | | | | | | CTestConfig.ctest Added MemCheck Ignore tests for repeated tools tests Added Debug flag for windows Bring r19702 from trunk
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-0/+36
|
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+122
Tested: Local Linux