Allen Byrne
fbf49aeddf
[svn-r23317] Fix indentation
2013-02-25 11:59:17 -05:00
Allen Byrne
2fba171a67
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
2013-01-14 13:35:30 -05:00
Allen Byrne
6fd9729b82
[svn-r23137] HDFFV-8227: Add Message to stop configure id SHARED FORTRAN is selected.
...
Also added APPLE cpack section
Corrected FATAL to FATAL_ERROR in MESSAGEs
Tested: duck
2013-01-07 09:23:48 -05:00
Allen Byrne
f45283113b
[svn-r23083] Correct cmake statement to use SET instead of ADD_DEFINITIONS
2012-12-07 12:19:31 -05:00
Allen Byrne
5697dc8f80
[svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optional functions and refactor ISO_C_BINDING usage in cmake files
...
Tested: local cmake
2012-11-29 09:50:21 -05:00
Allen Byrne
6e6ba4f064
[svn-r22904] Fixed typo in name of cmake config file. Needed for installing multiple versions on windows.
2012-10-16 12:44:14 -05:00
Allen Byrne
eff696a3b0
[svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders
...
Tested: jam with intel compilers
2012-09-18 17:08:07 -05:00
Allen Byrne
4f4db8799c
[svn-r22673] Add "_" to list of version separators
2012-08-13 08:39:17 -05:00
Allen Byrne
fcdc7614d7
[svn-r22650] Allow second find_package call for legacy libraries (not cmake-configured)
2012-08-09 09:46:15 -05:00
Allen Byrne
c9cd62c1b5
[svn-r22624] The cmake folder needed a local variable to not include a "." as one of the path components on windows.
2012-08-03 12:46:47 -05:00
Allen Byrne
49a11118ee
[svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirs
...
Correct cmake packaging names
2012-08-02 12:57:54 -05:00
Allen Byrne
dd27fe612c
[svn-r22602]
2012-07-25 17:17:48 -05:00
Allen Byrne
2e3ab09a52
[svn-r22581] HDFFV-588: hdump restrictions on filename for split files. Added text and example to usage.
...
Tested: local linux
2012-07-16 13:21:05 -05:00
Allen Byrne
7eb9d11fa2
[svn-r22460] Update CPack assignments.
2012-06-13 15:59:24 -05:00
Allen Byrne
7b1ea8aa2a
[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed.
...
Still needed: compiler wrapper scripts
Tested: local linux(cmake) and h5committest
2012-06-04 12:05:02 -05:00
Allen Byrne
bf24ca6741
[svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6)
2012-05-29 09:24:01 -05:00
Allen Byrne
eb5b8163f9
[svn-r22411] reduce compiler warnings by removing unreferenced variables and adding cast
...
Tested: local linux
2012-05-25 12:39:07 -05:00
Allen Byrne
01553cb8f7
[svn-r22396] Correct missing clean filenames in h5dump make
...
Sync 518/trunk version and cpack info
2012-05-23 13:15:08 -05:00
Allen Byrne
56d35fd969
[svn-r22386] Add missing H5_VERS_SUBRELEASE of version info
2012-05-21 16:32:21 -05:00
Allen Byrne
987b0ac639
[svn-r22366] Added libsettings file to packaging
2012-05-14 15:09:13 -05:00
Allen Byrne
c9f0f2ec22
[svn-r22126] Fixes for Component installation
2012-03-22 17:21:37 -05:00
Allen Byrne
b39c7da7b7
[svn-r21854] Remove cdash variables for use with CTestScript.cmake processing.
...
Tested: windows
2011-12-30 13:27:14 -05:00
Allen Byrne
a6d5efaf89
[svn-r21834] Updated jpeg so version and lib packaging macros
...
Synch with all projects
2011-12-20 11:11:07 -05:00
Allen Byrne
cc3eb8da73
[svn-r21804] Update CMake Required version in all folders to match current standard 2.8.6
2011-12-05 11:19:09 -05:00
Allen Byrne
a529e1ae55
[svn-r21787] Unify CMake config macros, split base macros from ext lib macros
...
Tested: local linux
2011-12-01 09:13:44 -05:00
Allen Byrne
0d561e64fe
[svn-r21786] remove HDF_LEGACY option for lib naming on windows
2011-11-30 23:12:16 -05:00
Allen Byrne
32f91a685b
[svn-r21783] 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.
2011-11-30 15:28:47 -05:00
Allen Byrne
4c5c484b99
[svn-r21715] Correct SET_TARGET_PROPERTIES commands
2011-11-04 12:31:32 -05:00
Allen Byrne
677380aa5a
[svn-r21705] CMake FindMPI module uses <lang> in variables, change use from MPI_XXX to MPI_C_XXX.
...
Tested: local windows
2011-11-02 15:39:31 -05:00
Allen Byrne
c5e075851a
[svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging.
...
Tested: local linux
2011-10-25 11:52:58 -05:00
Dana Robinson
fa4ab23b9e
[svn-r21664] Added solution folders for most of the projects. This still 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.
2011-10-25 01:59:10 -05:00
Allen Byrne
cd38a32601
[svn-r21593] Add CMake option to disable packaging component: needed to avoid configuration warning when using Visual Studio Express versions on windows.
...
Tested: Bangan
2011-10-17 14:49:06 -05:00
Dana Robinson
b2e5e9978d
[svn-r21538] Removed obsolete Windows STDIO VFD configuration options from CMake config files.
...
Tested on Windows
2011-10-13 07:45:56 -05:00
Allen Byrne
1f115749c4
[svn-r21481] Add option to enable windows stdio
2011-10-06 14:25:13 -05:00
Allen Byrne
cb06ebf08d
[svn-r21417] Correct indentation in cmake config file.
...
Add option for allowing -fPIC.
2011-09-26 08:56:42 -05:00
Allen Byrne
13426d47fe
[svn-r21263] Add F2003 support to CMake builds
2011-08-19 10:11:10 -05:00
Allen Byrne
215c872226
[svn-r21256] Add libinfo and test to cmake - JIRA 1243
...
Tested: local linux
2011-08-18 15:59:00 -05:00
Allen Byrne
5f232b2c91
[svn-r21171] Commit HDFFV-5929 winthreads define fix
...
Change reference of generated executables in src and fortran/src to use $<TARGETFILE:xxx> format.
Tested: local linux
2011-08-04 10:21:15 -05:00
Allen Byrne
fe9ba82949
[svn-r21037] Assign cmake config files to an install group
2011-06-27 16:23:16 -05:00
Allen Byrne
243cf5ce6c
[svn-r20899] Add soversion handling - use config/lt_vers.am file.
...
Bring r20895 from 1.8
2011-05-25 09:57:16 -05:00
Allen Byrne
089e81e86a
[svn-r20862] Adjust CPack configuration location by removing version extension in folder name. Add install configuration commands if ext libs are packaged with project.
2011-05-18 12:50:32 -05:00
Allen Byrne
29411fc602
[svn-r20853] Add CPack commands to properly include extlibs into package
...
Tested: windows
2011-05-17 17:12:36 -05:00
Allen Byrne
05ee8cdd18
[svn-r20808] Add Using_CMake.txt file to docs and install
2011-05-13 09:11:52 -05:00
Allen Byrne
2ee1841187
[svn-r20721] Refactor ext lib import and install.
...
Add SOVERSION for linux
2011-05-04 14:42:03 -05:00
Allen Byrne
ece690cdb6
[svn-r20717] Refactor ext lib import and install.
...
Change case of tools subtests to not conflict with tools tests.
Tested: windows, local linux
2011-05-04 11:18:22 -05:00
Allen Byrne
907a5a1df0
[svn-r20713] Packed Bits Merge:
...
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
2011-05-03 12:56:23 -05:00
Allen Byrne
9e73c8ee3d
[svn-r20641] Add CPack overrides for NSIS install paths. Install for products are: HDF Group/Product/Version
...
Tested: windows , local linux
2011-04-26 14:13:01 -05:00
Allen Byrne
b120aff5cf
[svn-r20590] 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.
2011-04-21 14:20:23 -05:00
Allen Byrne
27be7d1e2d
[svn-r20572] Bug #5929 : On windows check for existence of InitOnceExecuteOnce for use by threads.
...
merge from 1.8 r20568
2011-04-20 13:17:25 -05:00
Allen Byrne
a835d1e65a
[svn-r20472] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 (VISTA or WIN7)
2011-04-11 15:52:09 -05:00