Commit Graph

17 Commits

Author SHA1 Message Date
Allen Byrne
ea902f9ace Implement option for using CMake GNUInstallDirs (#2175)
* Implement option for using CMake GNUInstallDirs

* Add release notes
2022-10-25 08:50:43 -07:00
Pierce Brooks
a898cef6c2 make sure to match the debug library postfix with external cmake projects and allow for zlib link name to be manually overridden (#2166) 2022-10-19 09:06:51 -05:00
Dana Robinson
7f6261a677 Removes cmake_ext_mod (files moved to cmake) (#2041)
At one time this content was a git submodule shared between several
projects but that time has long passed.
2022-08-19 07:54:42 -07:00
Allen Byrne
21474f8eee [svn-r25188] Implement change to cmake_ext_mod config folder
Tested: local linux
2014-05-14 14:50:28 -05:00
Allen Byrne
a3292a77ce [svn-r24781] HDFFV-8700 -
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
2014-03-11 16:14:57 -05:00
Allen Byrne
dd27fe612c [svn-r22602] 2012-07-25 17:17:48 -05:00
Allen Byrne
336a743068 [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfo
Tested: local linux and Windows
2012-05-24 16:50:06 -05:00
Allen Byrne
3690a875f2 [svn-r22198] Update MINGW configuration (MinGW is Windows except for some issues) 2012-03-29 17:16:38 -05:00
Allen Byrne
7d347f2afd [svn-r22185] Update MINGW configuration to match HDFMacros settings for shared library 2012-03-29 10:59:34 -05:00
Allen Byrne
455c125685 [svn-r22183] Correct typo 2012-03-29 10:29:06 -05:00
Allen Byrne
f05aa59a26 [svn-r22182] Update MINGW configuration 2012-03-29 09:48:57 -05:00
Allen Byrne
5d65ab5dd2 [svn-r21880] Add cygwin changes for ext libs 2012-01-18 10:33:50 -05:00
Allen Byrne
eebe37ee4a [svn-r21836] Updated ext lib so version and lib packaging macros
Synch across projects
2011-12-20 11:38:34 -05:00
Allen Byrne
a6d5efaf89 [svn-r21834] Updated jpeg so version and lib packaging macros
Synch with all projects
2011-12-20 11:11:07 -05:00
Allen Byrne
5568b320b9 [svn-r21829] synch common macros files with new hdf4 option to build shared jpeg libray - JIRA 1276. 2011-12-14 16:26:17 -05:00
Allen Byrne
b6c3da9733 [svn-r21813] CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG" 2011-12-05 15:25:18 -05:00
Allen Byrne
a529e1ae55 [svn-r21787] Unify CMake config macros, split base macros from ext lib macros
Tested: local linux
2011-12-01 09:13:44 -05:00