Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge/update CMake, presets,java and tools (#3393) | Allen Byrne | 2023-08-21 | 1 | -2/+4 |
| | |||||
* | Move config/cmake_ext_mod content to config/cmake (#3062) | Dana Robinson | 2023-06-07 | 1 | -0/+517 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -187/+0 |
| | | | | Tested: local linux | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -70/+70 |
| | | | | | | | 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 | ||||
* | [svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. ↵ | Allen Byrne | 2013-06-17 | 1 | -3/+3 |
| | | | | Incorrect copy from Fortran macro | ||||
* | [svn-r23748] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -2/+2 |
| | | | | | This adds the UserMacros.cmake support needed. Correct Properties tag name | ||||
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -5/+52 |
| | | | | This adds the UserMacros.cmake support needed. | ||||
* | [svn-r22720] Fix RelWithDebInfo packaging | Allen Byrne | 2012-08-28 | 1 | -10/+10 |
| | |||||
* | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵ | Allen Byrne | 2012-05-24 | 1 | -0/+31 |
| | | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows | ||||
* | [svn-r22190] Update MINGW configuration | Allen Byrne | 2012-03-29 | 1 | -8/+8 |
| | |||||
* | [svn-r21787] Unify CMake config macros, split base macros from ext lib macros | Allen Byrne | 2011-12-01 | 1 | -303/+0 |
| | | | | Tested: local linux | ||||
* | [svn-r21785] Correct static lib naming when on windows | Allen Byrne | 2011-12-01 | 1 | -22/+5 |
| | |||||
* | [svn-r21783] Correct macros for building static libs on linux when ↵ | Allen Byrne | 2011-11-30 | 1 | -2/+6 |
| | | | | | | CMAKE_BUILD_TYPE is defined. Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects. | ||||
* | [svn-r21772] Correctly use CMAKE_BUILD_TYPE in functions for building ↵ | Allen Byrne | 2011-11-22 | 1 | -41/+66 |
| | | | | | | extrnal libraries. Tested: local linux | ||||
* | [svn-r21761] HDFFV-7798: CMake on linux, building Static with zlib built ↵ | Allen Byrne | 2011-11-15 | 1 | -1/+1 |
| | | | | | | internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro. Tested: linux | ||||
* | [svn-r21511] Synchronize macros for naming with other libraries | Allen Byrne | 2011-10-11 | 1 | -13/+6 |
| | |||||
* | [svn-r21317] Correct zlib references, zlib svn no longer has src folder | Allen Byrne | 2011-08-26 | 1 | -1/+1 |
| | |||||
* | [svn-r21208] Add fortran COMPILE_FLAGS | Allen Byrne | 2011-08-10 | 1 | -0/+1 |
| | | | | | remove benchpar and mpi-perf tests add new prunTest.cmake that will be modified for parallel tests | ||||
* | [svn-r21192] Correct Windows Fortran static builds. | Allen Byrne | 2011-08-08 | 1 | -4/+9 |
| | |||||
* | [svn-r20858] Correct state of EXTERNALLY_CONFIGURED when using ↵ | Allen Byrne | 2011-05-18 | 1 | -6/+6 |
| | | | | EXTERNAL_PROJECT for extlibs. | ||||
* | [svn-r20721] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -0/+4 |
| | | | | Add SOVERSION for linux | ||||
* | [svn-r20717] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -17/+65 |
| | | | | | | Change case of tools subtests to not conflict with tools tests. Tested: windows, local linux | ||||
* | [svn-r20596] Add missing library suffix to ext lib install list | Allen Byrne | 2011-04-22 | 1 | -1/+1 |
| | |||||
* | [svn-r20590] On windows the ext libs did not work for cpack process. Changed ↵ | Allen Byrne | 2011-04-21 | 1 | -27/+23 |
| | | | | ext lib handling to get the correct path. Needs more work to remove the the pre-install copying. | ||||
* | [svn-r20543] revert install command for External library builds - copy of ↵ | Allen Byrne | 2011-04-18 | 1 | -6/+6 |
| | | | | lib fails if permission to install location is denied. Does not affect build otherwise. | ||||
* | [svn-r20506] Add missing cmake_install_prefix to external projects | Allen Byrne | 2011-04-14 | 1 | -6/+13 |
| | |||||
* | [svn-r20486] Fix handling of ext libs Windows naming for External_Project ↵ | Allen Byrne | 2011-04-12 | 1 | -13/+13 |
| | | | | builds of "Debug" builds. | ||||
* | [svn-r20417] ExternalProject_ADD calls changed to use common project output ↵ | Allen Byrne | 2011-04-05 | 1 | -49/+38 |
| | | | | | | folders for external projects. This eliminates the library copy commands, which were failing on windows. Tested: local linux | ||||
* | [svn-r20184] Enable h5dump tests in valgrind | Allen Byrne | 2011-03-04 | 1 | -8/+36 |
| | |||||
* | [svn-r20156] Update macros to correct errors found on windows | Allen Byrne | 2011-02-25 | 1 | -2/+10 |
| | |||||
* | [svn-r20155] Change macros - do not need URL parameter | Allen Byrne | 2011-02-24 | 1 | -9/+9 |
| | |||||
* | [svn-r20154] Update error in szip ext project macro | Allen Byrne | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | [svn-r20153] Move ext lib handling for ext project building to a common ↵ | Allen Byrne | 2011-02-24 | 1 | -0/+321 |
macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering. Tested: local linux, windows |