Commit Graph

20 Commits

Author SHA1 Message Date
Allen Byrne
5336fb2d01 [svn-r22719] Fix RelWithDebInfo packaging
Tested: windows
2012-08-28 12:38:44 -05:00
Allen Byrne
d857219181 [svn-r22451] Brought cmake configuration / configure changes from Trunk.
Tested jam, local linux
2012-06-11 11:12:49 -05:00
Allen Byrne
f1fd281d9e [svn-r22191] Update MINGW configuration 2012-03-29 12:53:02 -05:00
Allen Byrne
19f748cd55 [svn-r21788] Unify CMake config macros, split base macros from ext lib macros 2011-12-01 09:21:41 -05:00
Allen Byrne
84c944ad7b [svn-r21781] Correct macros for building static libs on linux when CMAKE_BUILD_TYPE is defined.
Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects.

Tested: local linux
2011-11-30 12:52:27 -05:00
Allen Byrne
3be9358e0b [svn-r21773] Correctly use CMAKE_BUILD_TYPE in functions for building extrnal libraries.
Tested: local linux
2011-11-22 13:40:38 -05:00
Allen Byrne
4012699e7c [svn-r21762] HDFFV-7798: CMake on linux, building Static with zlib built internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro. 2011-11-15 12:00:09 -05:00
Allen Byrne
6cef07c21a [svn-r21512] Synchronize macros for naming with other libraries 2011-10-11 08:42:48 -05:00
Allen Byrne
d4ace0018b [svn-r21318] Correct zlib references, zlib svn no longer has src folder 2011-08-26 10:39:05 -05:00
Allen Byrne
3a448c4f85 [svn-r21218] Corrected cmake installed library build indicator.
Added COMPILE_FLAGS for windows fortran builds
2011-08-10 16:17:22 -05:00
Allen Byrne
febe2c71a8 [svn-r20857] Correct state of EXTERNALLY_CONFIGURED when using EXTERNAL_PROJECT for extlibs. 2011-05-18 09:46:27 -05:00
Allen Byrne
7706186b2f [svn-r20722] Refactor ext lib import and install.
Change case of tools subtests to not conflict with tools tests.
Add SOVERSION for linux
Remove PACKED BITS define/idef blocks

Bring r20721 from trunk
2011-05-04 14:46:33 -05:00
Allen Byrne
2a7a8ae232 [svn-r20598] Add missing library suffix to ext lib install list, windows dynamic only 2011-04-22 09:35:39 -05:00
Allen Byrne
282d1cd224 [svn-r20591] On windows the ext libs did not work for cpack process. Changed ext lib handling to get the correct path. Needs more work to remove the the pre-install copying.
Bring r20590 from trunk

Tested: windows
2011-04-21 14:23:12 -05:00
Allen Byrne
35318dc75c [svn-r20542] revert install command for External library builds - copy of lib fails if permission to install location is denied. Does not affect build otherwise.
Tested; local linux
2011-04-18 10:58:17 -05:00
Allen Byrne
ea2a03bc5f [svn-r20505] Add missing cmake_install_prefix to external projects 2011-04-14 17:09:00 -05:00
Allen Byrne
49a607c438 [svn-r20483] Fix handling of ext libs Windows naming for External_Project builds of "Debug" builds. 2011-04-12 14:29:28 -05:00
Allen Byrne
842256345b [svn-r20418] ExternalProject_ADD calls changed to use common project output folders for external projects. This eliminates the library copy commands, which were failing on windows.
Tested: local linux
2011-04-05 12:32:40 -05:00
Allen Byrne
76313da943 [svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. This will replace the list of ignore tests in CTestCustom.cmake file.
Bring back from trunk

Tested: local linux
2011-03-04 08:46:09 -05:00
Allen Byrne
7eb98436fc [svn-r20157] Bring CMake changes to branch up to r20156 from trunk 2011-02-25 09:33:50 -05:00