summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Add addition hint info about optionAllen Byrne2017-01-131-1/+1
|
* Correct variable nameAllen Byrne2017-01-121-3/+3
|
* Update developer flags to account for gcc versionAllen Byrne2017-01-121-3/+27
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-121-19/+87
|\ | | | | | | | | | | * commit '089afc48561ba8838d6a515c6b00fc6f7032ca13': Updated the developer flags so that they respect gcc versions. Description: Added data files from the packet table vlen tests to the CHECK_CLEANFILES list. Platforms tested: Linux/64 (jelly)
| * Updated the developer flags so that they respect gcc versions.Dana Robinson2017-01-121-19/+87
| |
* | Move Windows level 4 warnings to developer optionAllen Byrne2017-01-121-4/+11
| |
* | Changed severity of message stateAllen Byrne2017-01-121-1/+1
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-111-24/+16
|\ \ | |/ | | | | | | | | | | * commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db': h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean. Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean. Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
| * Added an --enable-developer-warnings option to configure soDana Robinson2017-01-101-24/+16
| | | | | | | | | | users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
* | CMake command cleanupAllen Byrne2017-01-114-12/+10
| |
* | HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-113-162/+43
| | | | | | Also converted tests to use macros