Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | | | | | adding cast Tested: local linux | ||||
* | [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 |
| | | | | Tested: local linux | ||||
* | [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 |
| | | | | Tested: windows | ||||
* | [svn-r21833] Updated jpeg so version and lib packaging macros | Allen Byrne | 2011-12-20 | 1 | -2/+2 |
| | | | | Synch with all projects | ||||
* | [svn-r21805] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [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 ↵ | Allen Byrne | 2011-11-30 | 1 | -13/+11 |
| | | | | | | | | CMAKE_BUILD_TYPE is defined. Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects. Tested: local linux | ||||
* | [svn-r21717] Update cmake configuration | Allen Byrne | 2011-11-04 | 1 | -17/+31 |
| | | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux | ||||
* | [svn-r21594] Add CMake option to disable packaging component: needed to ↵ | Allen Byrne | 2011-10-17 | 1 | -2/+3 |
| | | | | | | avoid configuration warning when using Visual Studio Express versions on windows. Tested: Windows | ||||
* | [svn-r21531] Merge of 21501 and 21502 from trunk: | Dana Robinson | 2011-10-12 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | Note that this differs slightly from the trunk code since the VFL API won't be changed until 1.10. In the 1.8 branch, the term() function is public and this required some #defines for the Windows VFD. 21501: - Propagated Windows VFD tweaks to SEC2 and log VFDs. - Created typedefs and #defines to make POSIX I/O type-safe on Windows and true POSIX platforms. - Added pre-checks and removed post-checks for POSIX I/O sizes. When the number of bytes to be sent exceeds the maximum return value, the operation is split into smaller subsets. - General code tidying and cleanup. 21502: - Removed Windows VFD code. H5Pset_fapl_windows() actually sets the SEC2 driver, though it will still report H5FD_WINDOWS. | ||||
* | [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 |
| | | | | Tested: local linux | ||||
* | [svn-r21418] Change windows default driver to SEC2 | Allen Byrne | 2011-09-26 | 1 | -0/+11 |
| | | | | Add option to allow -fPIC | ||||
* | [svn-r21311] add variables and commands to create libhdf5.settings. Add ↵ | Allen Byrne | 2011-08-25 | 1 | -0/+33 |
| | | | | | | option to enable embedded strings. Add test to grep for string. Trunk cycle passed and verified on windows. | ||||
* | [svn-r21217] Change CTEST_NAME to HDF5 - the project name | Allen Byrne | 2011-08-10 | 1 | -1/+10 |
| | | | | | | | Implement InitOnceExecuteOnce - HDFFV-5929 Change command to generate output source files Tested: local linux, windows | ||||
* | [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 |
| | | | | Tested: local linux | ||||
* | [svn-r20863] Adjust CPack configuration location by removing version ↵ | Allen Byrne | 2011-05-18 | 1 | -3/+3 |
| | | | | extension in folder name. Add install configuration commands if ext libs are packaged with project. | ||||
* | [svn-r20852] Add CPack commands to properly include extlibs into package | Allen Byrne | 2011-05-17 | 1 | -82/+2 |
| | | | | Tested: windows | ||||
* | [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 ↵ | Allen Byrne | 2011-05-17 | 1 | -9/+12 |
| | | | | define instead of CMakeCache.txt file. | ||||
* | [svn-r20843] Add CPack commands to properly include extlibs into package | Allen Byrne | 2011-05-16 | 1 | -76/+90 |
| | | | | Tested: windows | ||||
* | [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 ↵ | Allen Byrne | 2011-05-11 | 1 | -1/+5 |
| | | | | PACKAGE_VERSION_STRING. | ||||
* | [svn-r20722] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -24/+51 |
| | | | | | | | | 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 | ||||
* | [svn-r20642] Add CPack overrides for NSIS install paths. Install for ↵ | Allen Byrne | 2011-04-26 | 1 | -2/+2 |
| | | | | products are: HDF Group/Product/Version | ||||
* | [svn-r20591] On windows the ext libs did not work for cpack process. Changed ↵ | Allen Byrne | 2011-04-21 | 1 | -39/+3 |
| | | | | | | | | ext lib handling to get the correct path. Needs more work to remove the the pre-install copying. Bring r20590 from trunk Tested: windows | ||||
* | [svn-r20568] Bug #5929: On windows check for existence of ↵ | Allen Byrne | 2011-04-20 | 1 | -2/+4 |
| | | | | | | InitOnceExecuteOnce for use by threads. Tested: Windows Xp and 7 | ||||
* | [svn-r20473] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 ↵ | Allen Byrne | 2011-04-11 | 1 | -1/+2 |
| | | | | | | (VISTA or WIN7) Bring r20472 from trunk | ||||
* | [svn-r20416] Add_External_Project needs rework to eliminate excessive ↵ | Allen Byrne | 2011-04-05 | 1 | -1/+1 |
| | | | | copying, undo last commit | ||||
* | [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 ↵ | Allen Byrne | 2011-04-01 | 1 | -42/+43 |
| | | | | section of extlibs | ||||
* | [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 ↵ | Allen Byrne | 2011-03-14 | 1 | -1/+1 |
| | | | | installation configuration. | ||||
* | [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 ↵ | Allen Byrne | 2011-02-24 | 1 | -6/+6 |
| | | | | use of HDF_LEGACY_NAMING value when built from SVN/TGZ source. | ||||
* | [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 |
| | | | | | | Add test dependicies to correct the order of tests - cmake 2.8.4 bug - but also will improve cmake parallel testing. Tested: local linux, jam | ||||
* | [svn-r20079] Correct Fortran handling in CMake files | Allen Byrne | 2011-02-10 | 1 | -3/+5 |
| | | | | Tested: local: linux | ||||
* | [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 ↵ | Allen Byrne | 2011-01-27 | 1 | -3/+5 |
| | | | | using it to extend the build name used in reporting to CDash | ||||
* | [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 |
| | | | | Tested: local linux | ||||
* | [svn-r19994] Added ability to use compressed file for external libraries | Allen Byrne | 2011-01-25 | 1 | -45/+74 |
| | | | | | | Bring 19993 from trunk Tested: local linux | ||||
* | [svn-r19950] Correct CPack confusion with the same for two different ↵ | Allen Byrne | 2011-01-13 | 1 | -3/+3 |
| | | | | functions (not case-sensitive) | ||||
* | [svn-r19920] Update files for CPack use. | Allen Byrne | 2011-01-06 | 1 | -0/+12 |
| |