summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Changed ar to always use -cr instead of the autotools defaultDana Robinson2017-11-151-5/+0
| | | | of cru.
* Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ↵Dana Robinson2017-11-141-0/+5
|\ | | | | | | | | | | | | to develop * commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2': Fixed that annoying ar warning about -u being ignored.
| * Fixed that annoying ar warning about -u being ignored.Dana Robinson2017-11-131-0/+5
| |
* | Remove extra '&'s that cause syntax errors on Macs.lrknox2017-11-141-8/+8
| |
* | Add check for realtimeOutput environment variable set containinglrknox2017-11-061-26/+58
|/ | | | | | | | 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.
* Correct pathAllen Byrne2017-11-011-1/+1
|
* Change to local pathAllen Byrne2017-11-011-1/+1
|
* Add back Find module and add support filesAllen Byrne2017-11-017-0/+1544
|
* Remove duplicated moduleAllen Byrne2017-11-011-1461/+0
|
* Correct usage of MPI varsAllen Byrne2017-11-013-519/+1249
|
* New requirement for testAllen Byrne2017-10-301-1/+1
|
* Fix STREQUAL if commands.Allen Byrne2017-10-024-35/+35
|
* Fix find package processAllen Byrne2017-09-191-2/+14
|
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-132-68/+4
|
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-1/+3
|
* HDFFV-9988 merge findmpi from cmake and add intel pathAllen Byrne2017-09-071-43/+87
|
* HDFFV-10284 Add VS2017 supportAllen Byrne2017-08-311-51/+51
|
* added test for NAG compiler and use the FC_BASENAME for NAG detection, ↵M. Scot Breitenfeld2017-08-011-7/+5
| | | | (HDFFV-10037)
* added test for NAG compiler and use the FC_BASENAME for NAG detection, ↵M. Scot Breitenfeld2017-08-011-3/+62
| | | | (HDFFV-10037)
* Correct case of varAllen Byrne2017-07-241-5/+5
|
* Correct name of options variableAllen Byrne2017-06-191-3/+3
|
* Synch with CMake original codeAllen Byrne2017-06-193-36/+29
|
* Added -fno-omit-frame-pointer to gcc flags when symbols whenDana Robinson2017-06-121-1/+1
| | | | building with debugging symbols.
* Add toolset optionAllen Byrne2017-06-023-4/+5
|
* Synchronize cmake filesAllen Byrne2017-05-302-218/+113
|
* Added toolset and intel checksAllen Byrne2017-05-303-16/+32
|
* Chagned gfortran40 to gfortran in a few config files.Dana Robinson2017-05-262-3/+3
|
* Fixed misplaced space in config/gnu-flags.Dana Robinson2017-05-261-1/+1
|
* Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurationsDana Robinson2017-05-161-607/+88
| | | | as well as other minor rework and cleanup.
* Add extra files to be copiedAllen Byrne2017-04-271-1/+3
|
* Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-272-4/+0
| | | | | | the option from the CMake cache init files. Fixes HDFFV-10184
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2564-185/+508
| | | | | | | | | | 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.
* Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-211-4/+5
| | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed.
* Add targets for plugin test libraries to avoid linking to external libs.lrknox2017-04-201-3/+5
|
* Correct typo of file nameAllen Byrne2017-04-201-1/+1
|
* Remove duplicated paths, add new pathsAllen Byrne2017-03-281-4/+5
|
* Update with extra checks for referenceAllen Byrne2017-03-271-3/+28
|
* Update cdash max test output and VS version matchingAllen Byrne2017-03-272-5/+12
|
* Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-1/+1
| | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* Add toolset option to cmake configureAllen Byrne2017-03-172-2/+11
|
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-162-27/+84
|
* HDFFV-10138 Merge app framework to examplesAllen Byrne2017-03-146-308/+389
|
* Lowercase math and set CMake commandsAllen Byrne2017-03-023-7/+7
|
* Update CMake formattingAllen Byrne2017-03-011-95/+95
|
* Update CMake files and formattingAllen Byrne2017-03-0120-355/+361
|
* mpich module file is in env varAllen Byrne2017-02-241-0/+3
|
* MS keeps changing namesAllen Byrne2017-02-241-1/+1
|
* Update docs and scripts for releaseAllen Byrne2017-02-245-22/+26
|
* Smale changes from CMake repoAllen Byrne2017-02-231-0/+4
|
* Correct name of fileAllen Byrne2017-02-171-2/+2
|