summaryrefslogtreecommitdiffstats
path: root/config/clang-cxxflags
Commit message (Collapse)AuthorAgeFilesLines
* Require a C++11 compiler to build the C++ wrappers (#693)Dana Robinson2021-05-281-13/+1
| | | | | | | * Committing clang-format changes * Requires a C++11 compiler to build the C++ wrappers Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* Add else choice to error flags option (#128)Allen Byrne2020-11-251-0/+1
|
* Remove unnecessary version conditions for Clang compilers.Larry Knox2020-06-121-14/+3
|
* Add c++ to --enable-sanitize-checks option.buildbot2020-06-101-1/+1
|
* Update new clang files to not pick up clang as vendor for pgCC.Larry Knox2020-06-091-8/+5
| | | | | | Add new files to MANIFEST Temporary demotion of 2 -Werror warning flags that fail on macos 10.12 Remove Production flag unknown to Apple clang.
* Add flags from config/clang-warnings/*general files to H5 C and CXX flags ↵Larry Knox2020-06-061-6/+2
| | | | | | | for all versions of Clang and Clang++ compilers. Switched from cut to awk in testcheck_version.sh.in to avoid dependence on tab vs. " " in version definitions in H5public.h.
* Add files for adding warning flags for clang compilers in autotoolsLarry Knox2020-06-021-0/+218
configure.