summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|