summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot version 1.10 release 2 (snap1)hdftest2017-08-091-1/+1
|
* Snapshot 1.10.2-snap1hdftest2017-08-041-1/+1
| | | | (Committed 8/1/2017 but not pushed from fork)
* Correct case of varAllen Byrne2017-07-251-5/+5
|
* Correct name of VARAllen Byrne2017-07-121-3/+3
|
* Synch with CMake masterAllen Byrne2017-07-123-36/+29
|
* Merge of recent develop work to 1.10 branch.Dana Robinson2017-07-051-1/+1
| | | | | | | | | | Fixes for: * HDFFV-10247 (autotools Fortran long double bug) * HDFFV-10248 (autotools deprecated debug/production tweak) * HDFFV-10250 (-fno-omit-frame-pointer w/ symbols) * Disabled missing parameter warnings in Java constant code * Added H5I_VFL ID checks to tmisc.c * Added 'get a dummy VFD' call to h5test library
* Merge pull request #554 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2017-06-083-610/+91
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'fb5c13d59c8f17dca9bbe0e35e00920be2690af3': Merge of recent develop work to 1.10 branch: * H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214) * H5FDdriver_query() API call (HDFFV-10215) * Fix to skip SWMR tests that when the current VFD is not compatible with the default VFD (HDFFV-10197) * Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937) * Many warning fixes
| * Merge of recent develop work to 1.10 branch:Dana Robinson2017-05-313-610/+91
| | | | | | | | | | | | | | | | | | * H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214) * H5FDdriver_query() API call (HDFFV-10215) * Fix to skip SWMR tests that when the current VFD is not compatible with the default VFD (HDFFV-10197) * Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937) * Many warning fixes
* | Add toolset optionAllen Byrne2017-06-023-4/+5
| |
* | Synchronize cmake files with developAllen Byrne2017-05-304-231/+142
|/
* merge from develop and apply HDFFV-8611Allen Byrne2017-05-241-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
* HDFFV-10173 revert and add dynlib flagsAllen Byrne2017-04-251-3/+6
|
* Correct typo of file nameAllen Byrne2017-04-201-1/+1
|
* Add new files in release_docs to MANIFEST.lrknox2017-04-151-7/+4
| | | | | | | | | | | | | | | | Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Conflicts: README.txt c++/src/Makefile.in fortran/src/Makefile.in hl/c++/src/Makefile.in hl/fortran/src/Makefile.in hl/src/Makefile.in java/src/jni/Makefile.in release_docs/RELEASE.txt src/Makefile.in
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-1436-0/+396
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-1427-182/+112
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* Merge branch 'develop' into hdf5_1_10Allen Byrne2017-03-291-4/+5
|\
| * Remove duplicated paths, add new pathsAllen Byrne2017-03-281-4/+5
| |
* | Merge branch 'develop' into hdf5_1_10lrknox2017-03-284-9/+41
|\ \ | |/
| * 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
* | Merge bin/h5vers changes from develop.lrknox2017-03-241-2/+2
| | | | | | | | | | Pull version from configure for version test in h5repack_plugin.sh.in Update version to 1.10.2-snap0 for hdf5_1_10 branch.
* | Set shared object version numbers (for lib.so files) to appropriatelrknox2017-03-231-15/+15
| | | | | | | | | | numbers for HDF5 1.10.1 release according to the interface compatibility report with respect to HDF5 1.10.0-patch1.
* | Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-03-201-1/+1
|\ \ | |/ |/| | | into hdf5_1_10
| * Update version numbers in HDF5config.cmake and 2 java files. h5verslrknox2017-03-171-1/+1
| | | | | | | | script missed them, will need updating.
* | 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
|
* Update cmake build scripts, split out options to seprate fileAllen Byrne2017-02-173-103/+114
|
* Fix parallel h5diff test comapareAllen Byrne2017-02-141-5/+23
|
* Convert string APPEND to set commandsAllen Byrne2017-02-141-10/+12
|
* HDFFV-9875 Add new PDB folderAllen Byrne2017-02-061-0/+9
|
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+12
|
* HDFFV-9875 Fix typoAllen Byrne2017-02-021-1/+1
|
* HDFFV-9875 Change test for shared libsAllen Byrne2017-02-021-3/+3
|
* HDFFV-9875 Remove compile pdb referencesAllen Byrne2017-02-021-33/+6
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-1/+18
|
* HDFFV-10123 Use generator expressionAllen Byrne2017-02-011-4/+2
|
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-2/+1
|
* Add unused -parameters to developer group.Allen Byrne2017-01-131-1/+1
|