Allen Byrne
c3dd337fe1
CMake fix
2019-01-24 16:37:19 -06:00
Allen Byrne
1e411d15c6
CMake updates
2019-01-24 15:57:31 -06:00
Allen Byrne
bfb4fd4bd3
Fix target files for commands
2018-11-09 14:36:38 -06:00
Allen Byrne
0ce736c15a
HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from develop
2018-10-29 12:15:13 -05:00
Allen Byrne
8c26358eca
Merge CMake changes from 1.10 to 1.8
2018-10-02 16:17:10 -05:00
Allen Byrne
b7514b5990
Puul vs2017 readme fix from develop
2018-03-22 14:07:02 -05:00
Allen Byrne
e835063ebf
Change CMake min to 3.10
2018-03-09 12:38:48 -06:00
Allen Byrne
74cef485ae
HDFFV-10398 Merge from develop
2018-02-01 11:05:59 -06:00
Allen Byrne
9e31165777
Fix windows and mac compile issues
2018-01-29 11:33:11 -06:00
Allen Byrne
ef4aa562dd
HDFFV-10392,10393,01385 merge from develop
2018-01-22 11:56:54 -06:00
Allen Byrne
a88e5a95e0
HDFFV-10385 only multi-config builders need a folder
2018-01-10 14:42:11 -06:00
Allen Byrne
e994a90cdf
HDFFV-10385 fix CMAKE_BUILD_TYPE usage
2018-01-10 11:27:41 -06:00
Allen Byrne
531f4d839d
Fix link_libs and static CRT fortran
2018-01-05 14:30:23 -06:00
Allen Byrne
1dbec5a7c3
Update with latest from CMake master
2017-12-20 12:46:53 -06:00
Allen Byrne
4ce226f738
Update macro
2017-11-27 13:06:54 -06:00
Allen Byrne
1b94b97105
HDFFV-10321 merge from develop
2017-11-02 11:24:24 -05:00
Allen Byrne
297e70a2dd
HDFFV-9988 Update macro file with changes from CMake master.
2017-08-31 13:47:31 -05:00
Allen Byrne
0d94a84ba6
HDFFV-9988 Add intel compiler path to list
2017-08-31 13:44:49 -05:00
Allen Byrne
bea3266f1c
Correct case of var
2017-07-25 16:48:53 -05:00
Allen Byrne
ec1eee20ed
Synch with hdf5 deveolp improvements
2017-06-19 09:50:02 -05:00
Allen Byrne
02af1b1c66
Synchronize cmake files with develop
2017-05-30 11:48:52 -05:00
lrknox
2fb535ceff
Remove The HDF Group copyright header from 3rd party file.
...
Remove java/COPYING file - no java directory in this branch.
2017-05-25 16:16:55 -05:00
lrknox
00d423af60
Update text in COPYING files in subdirectories to match changes to
...
copyright notices in source files.
Update Copyright notices in acsite.m4 and bin/yodconfigure that were
overlooked by chkcopyright.
Remove broken and unnecessary urls from comments in
hl/fortran/src/H5IMcc.c and hl/src/H5IM.c.
Commit bin/reconfigure changes to generated files.
2017-05-24 16:30:58 -05:00
Allen Byrne
096aac122e
Update cmake commands to match master
2017-03-27 12:53:01 -05:00
Allen Byrne
a87a2cf815
Merge CMake FindMPI changes and CMake documentation from develop
2017-02-28 16:54:56 -06:00
Allen Byrne
78ea0a0c08
HDFFV-9875 Bring changes from develop branch
2017-02-06 15:30:08 -06:00
Allen Byrne
35f0e16e34
HDFFV-9994 port changes from develop.
...
CMake folder changes brought up to standard.
2017-01-18 14:05:25 -06:00
Allen Byrne
06b2da9165
Add namespace and export utils
2016-10-14 12:35:40 -05:00
Allen Byrne
b00920b338
HDFFV-9961: Merge GIT ext lib option to 1.8
2016-10-10 13:35:29 -05:00
Allen Byrne
f66809465f
Add missing exists check from master project
2016-10-07 10:19:06 -05:00
Allen Byrne
280bdf0251
Check file length before compare
2016-10-07 10:15:46 -05:00
Allen Byrne
d6d7e62d0b
[svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with too long command lines on some platforms.
...
Also, refactor hl/tools/gif3h5 cmake files.
JAVA-1920: add plugin test with plugin that depends on hdf5
2016-07-12 12:16:00 -05:00
Allen Byrne
79d9091948
[svn-r30170] HDFFV-9946: condense cygwin autotools config files to a single file. Avoid getpwuid function for cygwin.
2016-07-12 12:11:59 -05:00
Allen Byrne
8138d7b7d4
[svn-r29918] Fix empty file usage - test before use.
2016-05-12 10:01:52 -05:00
Dana Robinson
c2f2f457d8
[svn-r28541] Merge of r28538 from the trunk.
...
Fixes OS X compilation problems and brings some Linux symbols in
line with the Autotools when building with CMake.
Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0)
Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
2015-12-08 17:58:10 -05:00
Jerome Soumagne
6ab00dd2a0
[svn-r28192] Merge r28188 from trunk
...
Fix inline/__inline__/__inline detection with CMake after autotools changes
2015-10-22 15:00:04 -05:00
Allen Byrne
87919a0ceb
[svn-r28181] correct import targets
2015-10-22 10:39:09 -05:00
Allen Byrne
ca38c7f16d
[svn-r28173] Add VS2015 fix for timezone.
2015-10-21 16:20:59 -05:00
Allen Byrne
8879f26220
[svn-r28162] Merge from CMAMKE_EXT_MOD repo.
...
Add VS2015 support.
2015-10-21 11:39:05 -05:00
Jerome Soumagne
7db14ed28b
[svn-r28114] Merge r28112 from trunk
...
CMake check for gettimeofday if not on windows
2015-10-16 17:10:41 -05:00
Allen Byrne
0e1fa6f041
[svn-r27936] Cmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same.
...
Changed instances to make the outpu_variable different.
2015-10-02 14:20:50 -05:00
Allen Byrne
7b386f559d
[svn-r27714] Merge from 1.8 branch.
...
Add mod file changes from trunk
2015-09-09 09:39:16 -05:00
Dana Robinson
2b35b265e9
[svn-r27680] Merge of r27675, 27641, and 27645 from trunk
...
- Changes AC_CONFIG_HEADER to AC_CONFIG_HEADERS
- Removes nsl and socket library checks on Solaris (no longer needed)
- Removes obsolete and/or unmaintained configuration files from config/
Fixes HDFFV-9284, HDFFV-9118, HDFFV-9116
Tested on: h5committest
2015-09-04 13:07:32 -05:00
Allen Byrne
c591a6942e
[svn-r27669] Remove SYMBOLS option - includes default checks. Pulled from master.
2015-09-03 13:27:17 -05:00
Allen Byrne
964e0bd689
[svn-r27559] lowercase commands
2015-08-24 11:26:36 -05:00
Allen Byrne
831a556d08
[svn-r27553] Replace svn:externals with hard copy of files
2015-08-24 10:49:31 -05:00