| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r22126] Fixes for Component installation | Allen Byrne | 2012-03-22 | 1 | -1/+3 |
|
|
* | [svn-r21854] Remove cdash variables for use with CTestScript.cmake processing. | Allen Byrne | 2011-12-30 | 1 | -6/+0 |
|
|
* | [svn-r21834] Updated jpeg so version and lib packaging macros | Allen Byrne | 2011-12-20 | 1 | -2/+2 |
|
|
* | [svn-r21804] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21787] Unify CMake config macros, split base macros from ext lib macros | Allen Byrne | 2011-12-01 | 1 | -0/+1 |
|
|
* | [svn-r21786] remove HDF_LEGACY option for lib naming on windows | Allen Byrne | 2011-12-01 | 1 | -7/+0 |
|
|
* | [svn-r21783] Correct macros for building static libs on linux when CMAKE_BUIL... | Allen Byrne | 2011-11-30 | 1 | -13/+11 |
|
|
* | [svn-r21715] Correct SET_TARGET_PROPERTIES commands | Allen Byrne | 2011-11-04 | 1 | -0/+1 |
|
|
* | [svn-r21705] CMake FindMPI module uses <lang> in variables, change use from M... | Allen Byrne | 2011-11-02 | 1 | -14/+11 |
|
|
* | [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO... | Allen Byrne | 2011-10-25 | 1 | -6/+16 |
|
|
* | [svn-r21664] Added solution folders for most of the projects. This still nee... | Dana Robinson | 2011-10-25 | 1 | -0/+5 |
|
|
* | [svn-r21593] Add CMake option to disable packaging component: needed to avoid... | Allen Byrne | 2011-10-17 | 1 | -2/+3 |
|
|
* | [svn-r21538] Removed obsolete Windows STDIO VFD configuration options from CM... | Dana Robinson | 2011-10-13 | 1 | -10/+0 |
|
|
* | [svn-r21481] Add option to enable windows stdio | Allen Byrne | 2011-10-06 | 1 | -0/+10 |
|
|
* | [svn-r21417] Correct indentation in cmake config file. | Allen Byrne | 2011-09-26 | 1 | -0/+11 |
|
|
* | [svn-r21263] Add F2003 support to CMake builds | Allen Byrne | 2011-08-19 | 1 | -0/+1 |
|
|
* | [svn-r21256] Add libinfo and test to cmake - JIRA 1243 | Allen Byrne | 2011-08-18 | 1 | -0/+33 |
|
|
* | [svn-r21171] Commit HDFFV-5929 winthreads define fix | Allen Byrne | 2011-08-04 | 1 | -2/+20 |
|
|
* | [svn-r21037] Assign cmake config files to an install group | Allen Byrne | 2011-06-27 | 1 | -2/+14 |
|
|
* | [svn-r20899] Add soversion handling - use config/lt_vers.am file. | Allen Byrne | 2011-05-25 | 1 | -0/+13 |
|
|
* | [svn-r20862] Adjust CPack configuration location by removing version extensio... | Allen Byrne | 2011-05-18 | 1 | -3/+3 |
|
|
* | [svn-r20853] Add CPack commands to properly include extlibs into package | Allen Byrne | 2011-05-17 | 1 | -79/+16 |
|
|
* | [svn-r20808] Add Using_CMake.txt file to docs and install | Allen Byrne | 2011-05-13 | 1 | -1/+2 |
|
|
* | [svn-r20721] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -7/+22 |
|
|
* | [svn-r20717] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -13/+33 |
|
|
* | [svn-r20713] Packed Bits Merge: | Allen Byrne | 2011-05-03 | 1 | -9/+0 |
|
|
* | [svn-r20641] Add CPack overrides for NSIS install paths. Install for products... | Allen Byrne | 2011-04-26 | 1 | -2/+2 |
|
|
* | [svn-r20590] On windows the ext libs did not work for cpack process. Changed ... | Allen Byrne | 2011-04-21 | 1 | -39/+3 |
|
|
* | [svn-r20572] Bug #5929: On windows check for existence of InitOnceExecuteOnce... | Allen Byrne | 2011-04-20 | 1 | -1/+3 |
|
|
* | [svn-r20472] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 (V... | Allen Byrne | 2011-04-11 | 1 | -1/+2 |
|
|
* | [svn-r20391] Add overlooked condition for external project around packaging s... | Allen Byrne | 2011-04-01 | 1 | -41/+43 |
|
|
* | [svn-r20335] Remove unused windows defines. Add _CONSOLE to windows definitions. | Allen Byrne | 2011-03-25 | 1 | -0/+1 |
|
|
* | [svn-r20239] Add HDFGroup to PACKAGE_NAME, as parent folder name for CPack in... | Allen Byrne | 2011-03-14 | 1 | -1/+1 |
|
|
* | [svn-r20155] Change macros - do not need URL parameter | Allen Byrne | 2011-02-24 | 1 | -2/+2 |
|
|
* | [svn-r20153] Move ext lib handling for ext project building to a common macro... | Allen Byrne | 2011-02-24 | 1 | -155/+12 |
|
|
* | [svn-r20151] On windows the name of static zlib library is dependent on the u... | Allen Byrne | 2011-02-24 | 1 | -6/+6 |
|
|
* | [svn-r20149] Change Name of Legacy naming option | Allen Byrne | 2011-02-23 | 1 | -1/+1 |
|
|
* | [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk | Allen Byrne | 2011-02-22 | 1 | -7/+16 |
|
|
* | [svn-r20013] Change use of variable to allow a SITE name to be defined, to us... | Allen Byrne | 2011-01-27 | 1 | -3/+5 |
|
|
* | [svn-r20002] Add variable to allow a SITE name to be defined | Allen Byrne | 2011-01-26 | 1 | -0/+3 |
|
|
* | [svn-r19999] Correct typo in check for external library TGZ path define | Allen Byrne | 2011-01-26 | 1 | -2/+2 |
|
|
* | [svn-r19993] Added ability to use compressed file for external libraries corr... | Allen Byrne | 2011-01-25 | 1 | -0/+7 |
|
|
* | [svn-r19991] Added ability to use compressed file for external libraries | Allen Byrne | 2011-01-25 | 1 | -50/+68 |
|
|
* | [svn-r19949] Correct CPack confusion with the same for two different function... | Allen Byrne | 2011-01-13 | 1 | -3/+3 |
|
|
* | [svn-r19921] Update files for CPack use. | Allen Byrne | 2011-01-06 | 1 | -0/+11 |
|
|
* | [svn-r19896] remove orphaned endif() | Allen Byrne | 2010-12-30 | 1 | -1/+0 |
|
|
* | [svn-r19895] Remove use of /MT compile flag for building static libs and prog... | Allen Byrne | 2010-12-29 | 1 | -23/+5 |
|
|
* | [svn-r19886] Correct name of file document for Cpack install. | Allen Byrne | 2010-12-13 | 1 | -1/+1 |
|
|
* | [svn-r19878] Correct HDF5 configuration variables for CPack/Install. | Allen Byrne | 2010-12-08 | 1 | -8/+58 |
|
|
* | [svn-r19865] Correct INSTALL_PREFIX handling | Allen Byrne | 2010-12-02 | 1 | -1/+3 |
|
|