summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-211-4/+1
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-44/+50
* Fix multiConfig variable usage and remove unused CMake vars (#3013)Allen Byrne2023-05-251-1/+1
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-3/+3
* Remove duplicate variable for configuration use (#2870)Allen Byrne2023-05-011-11/+8
* Correct usage of CMAKE_BUILD_TYPE (#2863)Allen Byrne2023-05-011-10/+10
* Fix java depends and pdb lib install (#2720)Allen Byrne2023-04-131-1/+1
* Identify some options as advanced (#2717)Allen Byrne2023-04-131-0/+2
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-261-0/+3
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-20/+54
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-16/+1
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-9/+11
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-0/+484
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-187/+0
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-70/+70
* [svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. Incorr...Allen Byrne2013-06-171-3/+3
* [svn-r23748] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-2/+2
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-5/+52
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-10/+10
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+31
* [svn-r22190] Update MINGW configurationAllen Byrne2012-03-291-8/+8
* [svn-r21787] Unify CMake config macros, split base macros from ext lib macrosAllen Byrne2011-12-011-303/+0
* [svn-r21785] Correct static lib naming when on windowsAllen Byrne2011-12-011-22/+5
* [svn-r21783] Correct macros for building static libs on linux when CMAKE_BUIL...Allen Byrne2011-11-301-2/+6
* [svn-r21772] Correctly use CMAKE_BUILD_TYPE in functions for building extrnal...Allen Byrne2011-11-221-41/+66
* [svn-r21761] HDFFV-7798: CMake on linux, building Static with zlib built inte...Allen Byrne2011-11-151-1/+1
* [svn-r21511] Synchronize macros for naming with other librariesAllen Byrne2011-10-111-13/+6
* [svn-r21317] Correct zlib references, zlib svn no longer has src folderAllen Byrne2011-08-261-1/+1
* [svn-r21208] Add fortran COMPILE_FLAGSAllen Byrne2011-08-101-0/+1
* [svn-r21192] Correct Windows Fortran static builds.Allen Byrne2011-08-081-4/+9
* [svn-r20858] Correct state of EXTERNALLY_CONFIGURED when using EXTERNAL_PROJE...Allen Byrne2011-05-181-6/+6
* [svn-r20721] Refactor ext lib import and install.Allen Byrne2011-05-041-0/+4
* [svn-r20717] Refactor ext lib import and install.Allen Byrne2011-05-041-17/+65
* [svn-r20596] Add missing library suffix to ext lib install listAllen Byrne2011-04-221-1/+1
* [svn-r20590] On windows the ext libs did not work for cpack process. Changed ...Allen Byrne2011-04-211-27/+23
* [svn-r20543] revert install command for External library builds - copy of lib...Allen Byrne2011-04-181-6/+6
* [svn-r20506] Add missing cmake_install_prefix to external projectsAllen Byrne2011-04-141-6/+13
* [svn-r20486] Fix handling of ext libs Windows naming for External_Project bui...Allen Byrne2011-04-121-13/+13
* [svn-r20417] ExternalProject_ADD calls changed to use common project output f...Allen Byrne2011-04-051-49/+38
* [svn-r20184] Enable h5dump tests in valgrindAllen Byrne2011-03-041-8/+36
* [svn-r20156] Update macros to correct errors found on windowsAllen Byrne2011-02-251-2/+10
* [svn-r20155] Change macros - do not need URL parameterAllen Byrne2011-02-241-9/+9
* [svn-r20154] Update error in szip ext project macroAllen Byrne2011-02-241-2/+2
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-0/+321