summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFCompilerFlags.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Added GCC9 flags to CMake buildQuincey Koziol2019-07-031-0/+5
|
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+6
| | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings.
* Update GCC 6 & 7 flags for CMake buildsQuincey Koziol2019-06-231-1/+6
|
* Use c99 standard cmake variableAllen Byrne2019-01-021-3/+3
|
* TRILAB-21 Intel flagsAllen Byrne2018-10-021-28/+49
|
* Update cmake warnings to match the autotools files betterAllen Byrne2018-08-161-64/+41
|
* ifdef around std flag for cygwinAllen Byrne2018-07-181-4/+5
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-15/+31
|
* HDFFV-10398 msvc: use /W0 rather than /wAllen Byrne2018-01-301-2/+2
|
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
|
* HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-181-2/+2
|
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-3/+3
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-3/+3
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-0/+11
| | | | | | | | | | 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.
* Add unused -parameters to developer group.Allen Byrne2017-01-131-1/+1
|
* Add addition hint info about optionAllen Byrne2017-01-131-1/+1
|
* Update developer flags to account for gcc versionAllen Byrne2017-01-121-3/+27
|
* Move Windows level 4 warnings to developer optionAllen Byrne2017-01-121-4/+11
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-85/+80
|
* [svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 fromDana Robinson2015-11-241-2/+2
| | | | | | | C++ flags under CMake. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, CMake 3.3.2
* [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-2/+2
|
* [svn-r27087] Add changes for debug flagsAllen Byrne2015-05-151-2/+8
|
* [svn-r27064] HDFFV-9327: Refactor compiler flags to config file.Allen Byrne2015-05-141-0/+268
Tested: local linux