summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-131-0/+3
|\
| * Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* | HDFFV-10879 set default API versionAllen Byrne2019-08-131-2/+0
|/
* Use a STRING option for API versionAllen Byrne2019-08-121-1/+1
* Fix API version optionAllen Byrne2019-08-121-0/+2
* Merge pull request #1848 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-08-091-2/+0
|\
| * Fixed an issue with older version of gfortran.Dana Robinson2019-08-091-2/+0
* | Use prefix variableAllen Byrne2019-08-061-4/+4
|/
* Fixed warning typoDana Robinson2019-08-041-1/+1
* Moved -Wimplicit-procedure gfortran warning to version 4.5 warningsDana Robinson2019-08-031-2/+5
* Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-08-013-2/+33
|\
| * Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-011-0/+31
| * Fixed a couple of typos.Dana Robinson2019-08-012-2/+2
* | Merge pull request #1821 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-07-311-4/+4
|\ \ | |/
| * Fixed typo in optimization.Dana Robinson2019-07-311-4/+4
* | Merge cleanup mostly whitespaceAllen Byrne2019-07-301-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-292-65/+117
|\ \ | |/
| * Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...Dana Robinson2019-07-292-65/+117
| |\
| | * First stab at gfortran versions. Tested on gfortran 7-9 so far.Dana Robinson2019-07-191-16/+59
| | * Merge branch 'develop' into gnu-flags-workDana Robinson2019-07-191-1/+1
| | |\
| | * | Moved the -std=f2008 option to gfortran 9 for now.Dana Robinson2019-07-181-1/+4
| | * | Updated gfortran options.Dana Robinson2019-07-172-63/+69
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-294-0/+118
|\ \ \ \ | |/ / /
| * | | Add HD to string functions.Larry Knox2019-07-261-1/+1
| * | | Squashed commit of the following:Larry Knox2019-07-254-0/+118
* | | | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-233-161/+26
|/ / /
* | | HDFFV-10845 Allow mingw to find functionalityAllen Byrne2019-07-222-14/+14
* | | CMake generator expr cannot be used in get_property cmdAllen Byrne2019-07-181-9/+16
* | | HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-172-5/+10
* | | Add missing target root path, check other export macroAllen Byrne2019-07-172-1/+6
* | | HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-173-10/+20
* | | HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-175-13/+13
* | | HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-2/+2
* | | Must include from systemAllen Byrne2019-07-171-1/+1
* | | HDFFV-10845 defines already setAllen Byrne2019-07-171-2/+0
* | | HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-178-15/+15
* | | HDFFV-10845 C_FLAGS need set correctly for win32 vs mingwAllen Byrne2019-07-171-3/+7
* | | HDFFV-8631, HDFFV-10595, HDFFV-10845Allen Byrne2019-07-172-9/+11
* | | HDFFV-8631 mingw is different platformAllen Byrne2019-07-171-6/+7
* | | HDFFV-10845 add support for mingw toolchainAllen Byrne2019-07-171-0/+10
| |/ |/|
* | HDFFV-10424 add optional variable to avoid PDB installsAllen Byrne2019-07-171-1/+1
|/
* Restored warnings for older gcc so jam can continue to creak along.Dana Robinson2019-07-161-2/+12
* Removed support for gcc 4.3 and earlier.Dana Robinson2019-07-141-11/+1
* Fix errant quotesDana Robinson2019-07-101-1/+1
* * Fixed a bug in the gcc warning parsingDana Robinson2019-07-101-8/+8
* Reworked the config/gnu-flags file to be more organized and robust.Dana Robinson2019-07-101-82/+82
* Merge branch 'develop' into gnu-flags-workDana Robinson2019-07-101-1/+1
|\
| * Fix note text and cmake module includeAllen Byrne2019-07-101-1/+1
* | Converted duplicated flags code to a set of if statements.Dana Robinson2019-07-101-435/+117
|/
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-101-18/+16
|\