| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r22476] Change CPACK_PACKAGE_VENDOR to HDF_Group with underscore. | Allen Byrne | 2012-06-20 | 1 | -1/+1 |
|
|
* | [svn-r22451] Brought cmake configuration / configure changes from Trunk. | Allen Byrne | 2012-06-11 | 1 | -0/+20 |
|
|
* | [svn-r22425] CMake generated libsettings needed DEFAULT_API_VERSION set | Allen Byrne | 2012-06-01 | 1 | -0/+2 |
|
|
* | [svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6) | Allen Byrne | 2012-05-29 | 1 | -0/+1 |
|
|
* | [svn-r22412] reduce compiler warnings by removing unreferenced variables and ... | Allen Byrne | 2012-05-25 | 1 | -1/+1 |
|
|
* | [svn-r22397] Merge trunk changes for HDFFV-7999 and h5dump test script to branch | Allen Byrne | 2012-05-23 | 1 | -1/+3 |
|
|
* | [svn-r22365] Added libsettings file to packaging | Allen Byrne | 2012-05-14 | 1 | -0/+5 |
|
|
* | [svn-r22363] correct name of text file | Allen Byrne | 2012-05-14 | 1 | -1/+1 |
|
|
* | [svn-r21855] Remove cdash variables for use with CTestScript.cmake processing. | Allen Byrne | 2011-12-30 | 1 | -6/+0 |
|
|
* | [svn-r21833] Updated jpeg so version and lib packaging macros | Allen Byrne | 2011-12-20 | 1 | -2/+2 |
|
|
* | [svn-r21805] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21788] Unify CMake config macros, split base macros from ext lib macros | Allen Byrne | 2011-12-01 | 1 | -0/+1 |
|
|
* | [svn-r21781] Correct macros for building static libs on linux when CMAKE_BUIL... | Allen Byrne | 2011-11-30 | 1 | -13/+11 |
|
|
* | [svn-r21717] Update cmake configuration | Allen Byrne | 2011-11-04 | 1 | -17/+31 |
|
|
* | [svn-r21594] Add CMake option to disable packaging component: needed to avoid... | Allen Byrne | 2011-10-17 | 1 | -2/+3 |
|
|
* | [svn-r21531] Merge of 21501 and 21502 from trunk: | Dana Robinson | 2011-10-12 | 1 | -10/+0 |
|
|
* | [svn-r21482] Add option to enable windows stdio | Allen Byrne | 2011-10-06 | 1 | -0/+10 |
|
|
* | [svn-r21423] Add 2003 fortran to cmake build/configure | Allen Byrne | 2011-09-27 | 1 | -0/+1 |
|
|
* | [svn-r21418] Change windows default driver to SEC2 | Allen Byrne | 2011-09-26 | 1 | -0/+11 |
|
|
* | [svn-r21311] add variables and commands to create libhdf5.settings. Add optio... | Allen Byrne | 2011-08-25 | 1 | -0/+33 |
|
|
* | [svn-r21217] Change CTEST_NAME to HDF5 - the project name | Allen Byrne | 2011-08-10 | 1 | -1/+10 |
|
|
* | [svn-r21038] Assign cmake config files to an install group | Allen Byrne | 2011-06-27 | 1 | -2/+14 |
|
|
* | [svn-r20895] Add soversion handling - use config/lt_vers.am file. | Allen Byrne | 2011-05-24 | 1 | -0/+13 |
|
|
* | [svn-r20863] Adjust CPack configuration location by removing version extensio... | Allen Byrne | 2011-05-18 | 1 | -3/+3 |
|
|
* | [svn-r20852] Add CPack commands to properly include extlibs into package | Allen Byrne | 2011-05-17 | 1 | -82/+2 |
|
|
* | [svn-r20850] Correct Position of CPack include | Allen Byrne | 2011-05-17 | 1 | -2/+2 |
|
|
* | [svn-r20849] Change CPack commands for extlibs to test for EXTERNAL_PROJ defi... | Allen Byrne | 2011-05-17 | 1 | -9/+12 |
|
|
* | [svn-r20843] Add CPack commands to properly include extlibs into package | Allen Byrne | 2011-05-16 | 1 | -76/+90 |
|
|
* | [svn-r20809] Add Using_CMake.txt file to docs and install | Allen Byrne | 2011-05-13 | 1 | -0/+1 |
|
|
* | [svn-r20799] Correct version subrelease string test | Allen Byrne | 2011-05-12 | 1 | -3/+3 |
|
|
* | [svn-r20795] Add test for subrelease of version before creating the PACKAGE_V... | Allen Byrne | 2011-05-11 | 1 | -1/+5 |
|
|
* | [svn-r20722] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -24/+51 |
|
|
* | [svn-r20642] Add CPack overrides for NSIS install paths. Install for products... | Allen Byrne | 2011-04-26 | 1 | -2/+2 |
|
|
* | [svn-r20591] On windows the ext libs did not work for cpack process. Changed ... | Allen Byrne | 2011-04-21 | 1 | -39/+3 |
|
|
* | [svn-r20568] Bug #5929: On windows check for existence of InitOnceExecuteOnce... | Allen Byrne | 2011-04-20 | 1 | -2/+4 |
|
|
* | [svn-r20473] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 (V... | Allen Byrne | 2011-04-11 | 1 | -1/+2 |
|
|
* | [svn-r20416] Add_External_Project needs rework to eliminate excessive copying... | Allen Byrne | 2011-04-05 | 1 | -1/+1 |
|
|
* | [svn-r20415] Add_External_Project expects the bin folder for output | Allen Byrne | 2011-04-05 | 1 | -1/+1 |
|
|
* | [svn-r20390] Add overlooked condition for external project around packaging s... | Allen Byrne | 2011-04-01 | 1 | -42/+43 |
|
|
* | [svn-r20336] Remove unused windows defines. Add _CONSOLE to windows definitions. | Allen Byrne | 2011-03-25 | 1 | -0/+1 |
|
|
* | [svn-r20240] Add HDFGroup to PACKAGE_NAME, as parent folder name for CPack in... | Allen Byrne | 2011-03-14 | 1 | -1/+1 |
|
|
* | [svn-r20157] Bring CMake changes to branch up to r20156 from trunk | Allen Byrne | 2011-02-25 | 1 | -155/+12 |
|
|
* | [svn-r20152] On windows the name of static zlib library is dependent on the u... | Allen Byrne | 2011-02-24 | 1 | -6/+6 |
|
|
* | [svn-r20150] Change Name of Legacy naming option | Allen Byrne | 2011-02-23 | 1 | -1/+1 |
|
|
* | [svn-r20128] Add fortran mod folder to INCLUDE_DIRS for gfortran 4.2.x. | Allen Byrne | 2011-02-21 | 1 | -4/+0 |
|
|
* | [svn-r20079] Correct Fortran handling in CMake files | Allen Byrne | 2011-02-10 | 1 | -3/+5 |
|
|
* | [svn-r20043] Add option to build static executables on non-windows machines | Allen Byrne | 2011-02-04 | 1 | -0/+11 |
|
|
* | [svn-r20014] Change use of variable to allow a SITE name to be defined, to us... | Allen Byrne | 2011-01-27 | 1 | -3/+5 |
|
|
* | [svn-r20003] Add variable to allow a SITE name to be defined | Allen Byrne | 2011-01-26 | 1 | -0/+3 |
|
|
* | [svn-r20000] Correct typo in check for external library TGZ path define | Allen Byrne | 2011-01-26 | 1 | -2/+2 |
|
|