summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-12/+20
|
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-122-4/+7
|
* HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+1
|
* Fix typoAllen Byrne2018-01-101-1/+1
|
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-092-23/+4
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-094-10/+49
|
* Snapshot version 1.11 release 2hdftest2018-01-051-1/+1
|
* Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
|
* Fix valgrind issuesAllen Byrne2018-01-021-1/+80
|
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-282-117/+171
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-222-171/+117
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-117/+170
|
* HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-131-0/+1
|
* Update macrosAllen Byrne2017-11-271-0/+1
|
* 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
|