Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update macros | Allen Byrne | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Changed ar to always use -cr instead of the autotools default | Dana Robinson | 2017-11-15 | 1 | -5/+0 |
| | | | | of cru. | ||||
* | Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ↵ | Dana Robinson | 2017-11-14 | 1 | -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 Robinson | 2017-11-13 | 1 | -0/+5 |
| | | |||||
* | | Remove extra '&'s that cause syntax errors on Macs. | lrknox | 2017-11-14 | 1 | -8/+8 |
| | | |||||
* | | Add check for realtimeOutput environment variable set containing | lrknox | 2017-11-06 | 1 | -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 path | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Change to local path | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Add back Find module and add support files | Allen Byrne | 2017-11-01 | 7 | -0/+1544 |
| | |||||
* | Remove duplicated module | Allen Byrne | 2017-11-01 | 1 | -1461/+0 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 3 | -519/+1249 |
| | |||||
* | New requirement for test | Allen Byrne | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 4 | -35/+35 |
| | |||||
* | Fix find package process | Allen Byrne | 2017-09-19 | 1 | -2/+14 |
| | |||||
* | Restore GEN_HDRS and remove cache sets for defaults | Allen Byrne | 2017-09-13 | 2 | -68/+4 |
| | |||||
* | Generate headers for 1.10 should default off | Allen Byrne | 2017-09-12 | 1 | -1/+3 |
| | |||||
* | HDFFV-9988 merge findmpi from cmake and add intel path | Allen Byrne | 2017-09-07 | 1 | -43/+87 |
| | |||||
* | HDFFV-10284 Add VS2017 support | Allen Byrne | 2017-08-31 | 1 | -51/+51 |
| | |||||
* | added test for NAG compiler and use the FC_BASENAME for NAG detection, ↵ | M. Scot Breitenfeld | 2017-08-01 | 1 | -7/+5 |
| | | | | (HDFFV-10037) | ||||
* | added test for NAG compiler and use the FC_BASENAME for NAG detection, ↵ | M. Scot Breitenfeld | 2017-08-01 | 1 | -3/+62 |
| | | | | (HDFFV-10037) | ||||
* | Correct case of var | Allen Byrne | 2017-07-24 | 1 | -5/+5 |
| | |||||
* | Correct name of options variable | Allen Byrne | 2017-06-19 | 1 | -3/+3 |
| | |||||
* | Synch with CMake original code | Allen Byrne | 2017-06-19 | 3 | -36/+29 |
| | |||||
* | Added -fno-omit-frame-pointer to gcc flags when symbols when | Dana Robinson | 2017-06-12 | 1 | -1/+1 |
| | | | | building with debugging symbols. | ||||
* | Add toolset option | Allen Byrne | 2017-06-02 | 3 | -4/+5 |
| | |||||
* | Synchronize cmake files | Allen Byrne | 2017-05-30 | 2 | -218/+113 |
| | |||||
* | Added toolset and intel checks | Allen Byrne | 2017-05-30 | 3 | -16/+32 |
| | |||||
* | Chagned gfortran40 to gfortran in a few config files. | Dana Robinson | 2017-05-26 | 2 | -3/+3 |
| | |||||
* | Fixed misplaced space in config/gnu-flags. | Dana Robinson | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurations | Dana Robinson | 2017-05-16 | 1 | -607/+88 |
| | | | | as well as other minor rework and cleanup. | ||||
* | Add extra files to be copied | Allen Byrne | 2017-04-27 | 1 | -1/+3 |
| | |||||
* | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed | Dana Robinson | 2017-04-27 | 2 | -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 Knox | 2017-04-25 | 64 | -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 with | lrknox | 2017-04-21 | 1 | -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. | lrknox | 2017-04-20 | 1 | -3/+5 |
| | |||||
* | Correct typo of file name | Allen Byrne | 2017-04-20 | 1 | -1/+1 |
| | |||||
* | Remove duplicated paths, add new paths | Allen Byrne | 2017-03-28 | 1 | -4/+5 |
| | |||||
* | Update with extra checks for reference | Allen Byrne | 2017-03-27 | 1 | -3/+28 |
| | |||||
* | Update cdash max test output and VS version matching | Allen Byrne | 2017-03-27 | 2 | -5/+12 |
| | |||||
* | Extend h5vers to update version strings in java files and h5repack | lrknox | 2017-03-20 | 1 | -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 configure | Allen Byrne | 2017-03-17 | 2 | -2/+11 |
| | |||||
* | Update cmake pubconf to match autotools and add strtoll checks | Allen Byrne | 2017-03-16 | 2 | -27/+84 |
| | |||||
* | HDFFV-10138 Merge app framework to examples | Allen Byrne | 2017-03-14 | 6 | -308/+389 |
| | |||||
* | Lowercase math and set CMake commands | Allen Byrne | 2017-03-02 | 3 | -7/+7 |
| | |||||
* | Update CMake formatting | Allen Byrne | 2017-03-01 | 1 | -95/+95 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 20 | -355/+361 |
| | |||||
* | mpich module file is in env var | Allen Byrne | 2017-02-24 | 1 | -0/+3 |
| | |||||
* | MS keeps changing names | Allen Byrne | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Update docs and scripts for release | Allen Byrne | 2017-02-24 | 5 | -22/+26 |
| | |||||
* | Smale changes from CMake repo | Allen Byrne | 2017-02-23 | 1 | -0/+4 |
| |