summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFLibMacros.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22602] Allen Byrne2012-07-251-0/+6
|
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵Allen Byrne2012-05-241-9/+9
| | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows
* [svn-r22198] Update MINGW configuration (MinGW is Windows except for some ↵Allen Byrne2012-03-291-12/+12
| | | | issues)
* [svn-r22185] Update MINGW configuration to match HDFMacros settings for ↵Allen Byrne2012-03-291-6/+6
| | | | shared library
* [svn-r22183] Correct typoAllen Byrne2012-03-291-2/+2
|
* [svn-r22182] Update MINGW configurationAllen Byrne2012-03-291-21/+42
|
* [svn-r21880] Add cygwin changes for ext libsAllen Byrne2012-01-181-15/+36
|
* [svn-r21836] Updated ext lib so version and lib packaging macrosAllen Byrne2011-12-201-4/+4
| | | | Synch across projects
* [svn-r21834] Updated jpeg so version and lib packaging macrosAllen Byrne2011-12-201-4/+4
| | | | Synch with all projects
* [svn-r21829] synch common macros files with new hdf4 option to build shared ↵Allen Byrne2011-12-141-4/+4
| | | | jpeg libray - JIRA 1276.
* [svn-r21813] CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG"Allen Byrne2011-12-051-9/+9
|
* [svn-r21787] Unify CMake config macros, split base macros from ext lib macrosAllen Byrne2011-12-011-0/+302
Tested: local linux