Dana Robinson
cb235453a9
Changed ar to always use -cr instead of the autotools default
...
of cru.
2017-11-15 14:24:59 -08:00
Dana Robinson
1ddb1a08f1
Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix to develop
...
* commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2':
Fixed that annoying ar warning about -u being ignored.
2017-11-14 13:05:25 -06:00
lrknox
10a9fb5319
Remove extra '&'s that cause syntax errors on Macs.
2017-11-14 09:52:47 -06:00
Dana Robinson
a25366cc98
Fixed that annoying ar warning about -u being ignored.
2017-11-12 23:22:39 -08:00
lrknox
e8239b2de5
Add check for realtimeOutput environment variable set containing
...
characters to indicate test output should be piped through tee to chklog
files in order to send output to stdout as tests run instead of waiting
to cat chklog file to stdout when each set of tests is completed. This
should stop buildbot from timing out when a test set doesn't complete in
less than 20 minutes.
2017-11-06 16:26:03 -06:00
Allen Byrne
3de5fa2662
Correct path
2017-11-01 15:24:35 -05:00
Allen Byrne
7222e5f6a3
Change to local path
2017-11-01 15:16:37 -05:00
Allen Byrne
21874ce5c2
Add back Find module and add support files
2017-11-01 15:06:46 -05:00
Allen Byrne
9aa8e01e5c
Remove duplicated module
2017-11-01 13:45:44 -05:00
Allen Byrne
f8fd6d0b41
Correct usage of MPI vars
2017-11-01 13:41:44 -05:00
Allen Byrne
25a2e40358
New requirement for test
2017-10-30 11:37:57 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
0a9bc574e8
Fix find package process
2017-09-19 12:39:45 -05:00
Allen Byrne
05af70b235
Restore GEN_HDRS and remove cache sets for defaults
2017-09-13 14:57:55 -05:00
Allen Byrne
67c91dcd41
Generate headers for 1.10 should default off
2017-09-12 09:22:03 -05:00
Allen Byrne
fa8ed205ba
HDFFV-9988 merge findmpi from cmake and add intel path
2017-09-07 10:00:19 -05:00
Allen Byrne
073f524247
HDFFV-10284 Add VS2017 support
2017-08-31 13:37:50 -05:00
M. Scot Breitenfeld
00d97d556b
added test for NAG compiler and use the FC_BASENAME for NAG detection, (HDFFV-10037)
2017-08-01 15:44:55 -05:00
M. Scot Breitenfeld
2d932366b2
added test for NAG compiler and use the FC_BASENAME for NAG detection, (HDFFV-10037)
2017-08-01 15:33:43 -05:00
Allen Byrne
3a7c5f19c4
Correct case of var
2017-07-24 16:33:48 -05:00
Allen Byrne
d1ec663ad2
Correct name of options variable
2017-06-19 09:31:03 -05:00
Allen Byrne
27b3b4b208
Synch with CMake original code
2017-06-19 09:15:19 -05:00
Dana Robinson
dd567df97b
Added -fno-omit-frame-pointer to gcc flags when symbols when
...
building with debugging symbols.
2017-06-12 15:37:32 -04:00
Allen Byrne
0a3f8239e6
Add toolset option
2017-06-02 11:44:51 -05:00
Allen Byrne
9905db41ee
Synchronize cmake files
2017-05-30 11:33:21 -05:00
Allen Byrne
86de942cf5
Added toolset and intel checks
2017-05-30 11:16:11 -05:00
Dana Robinson
b6de142cf4
Chagned gfortran40 to gfortran in a few config files.
2017-05-26 14:56:23 -04:00
Dana Robinson
742e1d5541
Fixed misplaced space in config/gnu-flags.
2017-05-26 12:56:55 -04:00
Dana Robinson
2e6d95a1a1
Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurations
...
as well as other minor rework and cleanup.
2017-05-16 00:27:30 -04:00
Allen Byrne
0bf41bec5a
Add extra files to be copied
2017-04-27 16:32:51 -05:00
Dana Robinson
80d57c242a
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
...
the option from the CMake cache init files.
Fixes HDFFV-10184
2017-04-27 15:18:18 -04:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
lrknox
7bd516f2ea
Our best effort to build dynamic plugin tests and not install them with
...
"make install". It seems the install-exec-hook doesn't remove the last
to be installed.
2017-04-21 14:32:45 -05:00
lrknox
6ef69b7b17
Add targets for plugin test libraries to avoid linking to external libs.
2017-04-20 16:51:21 -05:00
Allen Byrne
ea46fbe7c2
Correct typo of file name
2017-04-20 12:22:36 -05:00
Allen Byrne
7fd79abc0c
Remove duplicated paths, add new paths
2017-03-28 13:42:00 -05:00
Allen Byrne
5d830b1873
Update with extra checks for reference
2017-03-27 10:41:30 -05:00
Allen Byrne
4a60f5a057
Update cdash max test output and VS version matching
2017-03-27 08:42:32 -05:00
lrknox
cd8ec2cc44
Extend h5vers to update version strings in java files and h5repack
...
version test expected output file.
Update version on develop branch to 1.11.0.
Please enter the commit message for your changes. Lines starting
2017-03-20 17:14:16 -05:00
Allen Byrne
4c6f538770
Add toolset option to cmake configure
2017-03-17 10:36:49 -05:00
Allen Byrne
24b11709af
Update cmake pubconf to match autotools and add strtoll checks
2017-03-16 12:59:20 -05:00
Allen Byrne
2687321987
HDFFV-10138 Merge app framework to examples
2017-03-14 12:14:44 -05:00
Allen Byrne
713f0f3721
Lowercase math and set CMake commands
2017-03-02 12:20:26 -06:00
Allen Byrne
f4dd30f41c
Update CMake formatting
2017-03-01 15:07:01 -06:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
6cd6daf8f9
mpich module file is in env var
2017-02-24 15:50:51 -06:00
Allen Byrne
ca8aeefeba
MS keeps changing names
2017-02-24 10:57:58 -06:00
Allen Byrne
ccee75d3e9
Update docs and scripts for release
2017-02-24 10:27:36 -06:00
Allen Byrne
64e1513f43
Smale changes from CMake repo
2017-02-23 16:32:06 -06:00
Allen Byrne
46bd5d0d95
Correct name of file
2017-02-17 11:39:16 -06:00