summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-18/+16
* | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-031-0/+2
|\ \ | |/
| * Fixed Build HDF Tests name in CMake's libhdf5 settingsDhvanil Popat2019-07-031-1/+1
| * Fixed libhdf5 settings file for both autotools & CMakeDhvanil Popat2019-06-251-0/+2
* | Added GCC9 flags to CMake buildQuincey Koziol2019-07-032-1/+5
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-10/+61
|/
* Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-291-2/+5
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-282-12/+67
* HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+1
* Update GCC 6 & 7 flags for CMake buildsQuincey Koziol2019-06-231-1/+6
* Move -Wnormalized down into GCC 6.x flagsQuincey Koziol2019-06-221-3/+3
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-3/+47
* Correct CMake issuesAllen Byrne2019-06-184-8/+7
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-1810-1203/+673
* Move set (MAX_PROC_COUNT 8) back to HPC options files.Larry Knox2019-06-055-6/+16
* Move check for MPI defined to enable parallel from options scripts in HPC to ...Larry Knox2019-06-055-54/+8
* Fix minor issuesAllen Byrne2019-06-031-1/+1
* Update macroAllen Byrne2019-05-311-5/+19
* Correct message command syntaxAllen Byrne2019-05-179-26/+26
* Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5option...Larry Knox2019-05-141-1/+3
* fixed missing paralle testM. Scot Breitenfeld2019-05-101-0/+2
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-093-3/+60
* Snapshot version 1.11 release 5.hdftest2019-05-021-1/+1
* Change default for HPCAllen Byrne2019-05-011-1/+1
* Add missing defaultAllen Byrne2019-05-011-0/+1
* HDFFV-10776 missing compiler flagsAllen Byrne2019-04-301-9/+9