Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23649] Correct file reference in pack list | Allen Byrne | 2013-04-29 | 1 | -2/+4 |
| | | | | Rename and update CMake docs. | ||||
* | [svn-r23317] Fix indentation | Allen Byrne | 2013-02-25 | 1 | -3/+3 |
| | |||||
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | [svn-r23137] HDFFV-8227: Add Message to stop configure id SHARED FORTRAN is ↵ | Allen Byrne | 2013-01-07 | 1 | -4/+11 |
| | | | | | | | | | selected. Also added APPLE cpack section Corrected FATAL to FATAL_ERROR in MESSAGEs Tested: duck | ||||
* | [svn-r23083] Correct cmake statement to use SET instead of ADD_DEFINITIONS | Allen Byrne | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 ↵ | Allen Byrne | 2012-11-29 | 1 | -0/+5 |
| | | | | | | optional functions and refactor ISO_C_BINDING usage in cmake files Tested: local cmake | ||||
* | [svn-r22904] Fixed typo in name of cmake config file. Needed for installing ↵ | Allen Byrne | 2012-10-16 | 1 | -1/+1 |
| | | | | multiple versions on windows. | ||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -1/+1 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22673] Add "_" to list of version separators | Allen Byrne | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | [svn-r22650] Allow second find_package call for legacy libraries (not ↵ | Allen Byrne | 2012-08-09 | 1 | -0/+8 |
| | | | | cmake-configured) | ||||
* | [svn-r22624] The cmake folder needed a local variable to not include a "." ↵ | Allen Byrne | 2012-08-03 | 1 | -5/+7 |
| | | | | as one of the path components on windows. | ||||
* | [svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirs | Allen Byrne | 2012-08-02 | 1 | -1/+1 |
| | | | | Correct cmake packaging names | ||||
* | [svn-r22602] | Allen Byrne | 2012-07-25 | 1 | -19/+37 |
| | |||||
* | [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. ↵ | Allen Byrne | 2012-07-16 | 1 | -0/+1 |
| | | | | | | Added text and example to usage. Tested: local linux | ||||
* | [svn-r22460] Update CPack assignments. | Allen Byrne | 2012-06-13 | 1 | -5/+43 |
| | |||||
* | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 1 | -1/+24 |
| | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | [svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6) | Allen Byrne | 2012-05-29 | 1 | -0/+1 |
| | |||||
* | [svn-r22411] reduce compiler warnings by removing unreferenced variables and ↵ | Allen Byrne | 2012-05-25 | 1 | -1/+1 |
| | | | | | | adding cast Tested: local linux | ||||
* | [svn-r22396] Correct missing clean filenames in h5dump make | Allen Byrne | 2012-05-23 | 1 | -15/+6 |
| | | | | Sync 518/trunk version and cpack info | ||||
* | [svn-r22386] Add missing H5_VERS_SUBRELEASE of version info | Allen Byrne | 2012-05-21 | 1 | -0/+15 |
| | |||||
* | [svn-r22366] Added libsettings file to packaging | Allen Byrne | 2012-05-14 | 1 | -0/+5 |
| | |||||
* | [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 |
| | | | | Tested: windows | ||||
* | [svn-r21834] Updated jpeg so version and lib packaging macros | Allen Byrne | 2011-12-20 | 1 | -2/+2 |
| | | | | Synch with all projects | ||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r21787] Unify CMake config macros, split base macros from ext lib macros | Allen Byrne | 2011-12-01 | 1 | -0/+1 |
| | | | | Tested: local linux | ||||
* | [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 ↵ | 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. | ||||
* | [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 ↵ | Allen Byrne | 2011-11-02 | 1 | -14/+11 |
| | | | | | | MPI_XXX to MPI_C_XXX. Tested: local windows | ||||
* | [svn-r21667] Update FOLDER solution option for target properties. Added ↵ | Allen Byrne | 2011-10-25 | 1 | -6/+16 |
| | | | | | | OPTION command for solution folder and no packaging. Tested: local linux | ||||
* | [svn-r21664] Added solution folders for most of the projects. This still ↵ | Dana Robinson | 2011-10-25 | 1 | -0/+5 |
| | | | | | | needs some polish - the solution folder assignment should go closer to the target declaration and not all projects are grouped (parallel, c++, fortran, hl, and a few others). Tested on Windows. | ||||
* | [svn-r21593] 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: Bangan | ||||
* | [svn-r21538] Removed obsolete Windows STDIO VFD configuration options from ↵ | Dana Robinson | 2011-10-13 | 1 | -10/+0 |
| | | | | | | CMake config files. Tested on Windows | ||||
* | [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 |
| | | | | Add option for allowing -fPIC. | ||||
* | [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 |
| | | | | Tested: local linux | ||||
* | [svn-r21171] Commit HDFFV-5929 winthreads define fix | Allen Byrne | 2011-08-04 | 1 | -2/+20 |
| | | | | | | Change reference of generated executables in src and fortran/src to use $<TARGETFILE:xxx> format. Tested: local linux | ||||
* | [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 |
| | | | | Bring r20895 from 1.8 | ||||
* | [svn-r20862] 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-r20853] Add CPack commands to properly include extlibs into package | Allen Byrne | 2011-05-17 | 1 | -79/+16 |
| | | | | Tested: windows | ||||
* | [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 |
| | | | | Add SOVERSION for linux | ||||
* | [svn-r20717] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -13/+33 |
| | | | | | | Change case of tools subtests to not conflict with tools tests. Tested: windows, local linux | ||||
* | [svn-r20713] Packed Bits Merge: | Allen Byrne | 2011-05-03 | 1 | -9/+0 |
| | | | | | | | | | removed option defines and #ifdef/#endif refactored all printf to HDfprintf in h5dump.c formatted and indention improvements synched with 1.8 branch Tested: local linux | ||||
* | [svn-r20641] Add CPack overrides for NSIS install paths. Install for ↵ | Allen Byrne | 2011-04-26 | 1 | -2/+2 |
| | | | | | | products are: HDF Group/Product/Version Tested: windows , local linux | ||||
* | [svn-r20590] 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. | ||||
* | [svn-r20572] Bug #5929: On windows check for existence of ↵ | Allen Byrne | 2011-04-20 | 1 | -1/+3 |
| | | | | | | InitOnceExecuteOnce for use by threads. merge from 1.8 r20568 |