summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'include-what-you-use'Brad King2016-11-08140-442/+660
|\ | | | | | | | | 2e620f0b Fix several include-what-you-use findings
| * Fix several include-what-you-use findingsDaniel Pfeifer2016-11-08140-442/+660
| |
* | Merge topic 'clang-tidy'Brad King2016-11-084-8/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 0cd654c8 cmGeneratorTarget: Correctly set FortranModuleDirectoryCreated bac93dcf cmGeneratorTarget: Don't assing a bool to a string 1e994985 cmGlobalNinjaGenerator: Suppress clang-tidy warning 5ae3966d cmCTestSubmitHandler: Remove redundant c_str() 443180fb cmCPluginAPI: Fix clang-tidy findings
| * | cmGeneratorTarget: Correctly set FortranModuleDirectoryCreatedDaniel Pfeifer2016-11-051-0/+1
| | |
| * | cmGeneratorTarget: Don't assing a bool to a stringDaniel Pfeifer2016-11-051-1/+0
| | |
| * | cmGlobalNinjaGenerator: Suppress clang-tidy warningDaniel Pfeifer2016-11-051-2/+2
| | |
| * | cmCTestSubmitHandler: Remove redundant c_str()Daniel Pfeifer2016-11-051-1/+1
| | |
| * | cmCPluginAPI: Fix clang-tidy findingsDaniel Pfeifer2016-11-051-4/+4
| |/
* | Merge topic 'cpack-rpm-omit-unsupported-tags'Brad King2016-11-086-0/+73
|\ \ | | | | | | | | | | | | | | | | | | | | | b34c0457 Release text for omitting unsupported tags topic cd042330 CPack/RPM test for Suggests tag 228280d8 CPack/RPM prevent special tags from being removed d8e83ab9 CPack/RPM omit unsupported tags
| * | Release text for omitting unsupported tags topicDomen Vrankar2016-11-051-0/+8
| | |
| * | CPack/RPM test for Suggests tagAlexander Adam2016-11-054-0/+41
| | | | | | | | | | | | | | | | | | | | | Suggests tag was not present in older versions of rpmbuild so we test that the rpm package is always generated either with Suggests tag present or skipped if not supported.
| * | CPack/RPM prevent special tags from being removedDomen Vrankar2016-11-051-1/+5
| | | | | | | | | | | | | | | | | | Some tags are not listed by rpmbuild querytags even though they are supported. Ignore those tags during the removal of unsupported tags.
| * | CPack/RPM omit unsupported tagsAlexander Adam2016-11-051-0/+20
| |/ | | | | | | | | | | | | | | Omit tags that are not supported by provided rpmbuild as some tags get added/removed in later versions of the tool. Closes: #13423
* | Merge topic 'FortranCInterface-pic'Brad King2016-11-081-0/+3
|\ \ | | | | | | | | | | | | 80e47723 FortranCInterface: Make mangling detection robust to PIC Fortran
| * | FortranCInterface: Make mangling detection robust to PIC FortranBrad King2016-11-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | When using a Fortran compiler that produces PIC executables by default with a C compiler that does not produce PIC by default then the mangling detection executable fails to link. Explicitly enable PIC for the C compiler just in case the Fortran compiler needs it to link. Issue: #16405
* | | CMake Nightly Date StampKitware Robot2016-11-081-1/+1
| | |
* | | CMake Nightly Date StampKitware Robot2016-11-071-1/+1
| | |
* | | CMake Nightly Date StampKitware Robot2016-11-061-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2016-11-051-1/+1
|/
* Merge branch 'release'Brad King2016-11-040-0/+0
|\
| * CMake 3.7.0-rc3v3.7.0-rc3Brad King2016-11-041-1/+1
| |
* | Merge branch 'release'Brad King2016-11-040-0/+0
|\ \ | |/
| * Merge branch 'cpackifw-search-algorithm' into releaseBrad King2016-11-031-21/+47
| |\
* | \ Merge topic 'vs-flag-order'Brad King2016-11-042-2/+12
|\ \ \ | | | | | | | | | | | | | | | | 4cb5d335 VS: Place source-specific AdditionalOptions after target-wide flags
| * | | VS: Place source-specific AdditionalOptions after target-wide flagsBrad King2016-11-022-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flags specified in the `COMPILE_FLAGS` source-file property should be placed after those in target-wide properties so that those on individual source files can override those on the whole target. This is already done by most generators but was not implemented correctly for VS 2010 and above. Closes: #16400
* | | | Merge topic 'cpackifw-search-algorithm'Brad King2016-11-041-21/+47
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | 20cc76c9 CPackIFW: Update search to find QtIFW distributed with QtSDK
| * | | CPackIFW: Update search to find QtIFW distributed with QtSDKKonstantin Podsvirov2016-11-031-21/+47
| | | | | | | | | | | | | | | | Also avoid CMP0007 warnings.
* | | | CMake Nightly Date StampKitware Robot2016-11-041-1/+1
| | | |
* | | | Merge branch 'release-3.6'Brad King2016-11-030-0/+0
|\ \ \ \
| * | | | CMake 3.6.3v3.6.3Brad King2016-11-021-1/+1
| | | | |
* | | | | Merge branch 'release'Brad King2016-11-030-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'FindHDF5-restore-default-C' into releaseBrad King2016-11-021-10/+2
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.6'Brad King2016-11-030-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'FindHDF5-restore-default-C' into release-3.6Brad King2016-11-021-10/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'qtdialog-lib-paths' into release-3.6Brad King2016-11-021-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindHDF5-restore-default-C'Brad King2016-11-031-10/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | ff3ccc1f FindHDF5: Restore pre-3.6 behavior of finding only C by default
| * | | | | | FindHDF5: Restore pre-3.6 behavior of finding only C by defaultBrad King2016-11-021-10/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactoring in commit v3.6.0-rc1~72^2 (HDF5: Rework component searching to correctly find HL for all bindings, 2016-05-12) changed the default behavior from finding only the C bindings to finding everything for the enabled languages. Restore the original behavior for compatibility and because many projects need only the C bindings. Closes: #16397
* | | | | | Merge topic 'remove-utf8-option'Brad King2016-11-038-63/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | baead1e2 Encoding: Remove option to use ANSI code page internally
| * | | | | | Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-028-63/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The switch to use UTF-8 encoding has been defaulted to on for quite some time since commit v3.2.0-rc1~116^2 (Encoding: Switch to use UTF-8 internally by default on Windows, 2014-12-26).
* | | | | | | Merge topic 'compile-features-for-language-standards'Brad King2016-11-0320-72/+120
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9a8d758c Help: Document language standard meta-features df252db1 Features: Test cycle diagnostic with language standard meta-feature 6d5fb0e0 Features: Test feature propagation with language standard meta-feature a34b98a8 WCDH: Ignore language standard meta-features b0996a3f Features: Add meta-features requesting awareness of a particular standard 8b6cc251 Features: Centralize per-compiler recording macros 2d23f7b2 Features: Do not record features on MSVC < 2010
| * | | | | | | Help: Document language standard meta-featuresBrad King2016-11-022-0/+34
| | | | | | | |
| * | | | | | | Features: Test cycle diagnostic with language standard meta-featureBrad King2016-11-022-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `cxx_static_assert` feature may be available in C++ 98 mode of some compilers or not available at all in others. Intstead of using an individual feature to test cyclic requirement of a feature requiring C++ 11, use the `std_cxx_11` meta-feature that has exactly this meaning.
| * | | | | | | Features: Test feature propagation with language standard meta-featureBrad King2016-11-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `cxx_static_assert` feature may be available in C++ 98 mode of some compilers or not available at all in others. Intstead of using an individual feature to test propagation of a feature requiring C++ 11, use the `std_cxx_11` meta-feature that has exactly this meaning.
| * | | | | | | WCDH: Ignore language standard meta-featuresBrad King2016-11-021-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `{c,cxx}_std_*` features are meant for use with `target_compile_features` but do not make sense for use with WriteCompilerDetectionHeader. Filter them out of any requested list.
| * | | | | | | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-026-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A common use case of `target_compile_features` is simply to specify that the compiler should be run in a mode that is aware of e.g. C++11. Some projects simply specify a particular C++11-only feature to request this. Provide a first-class way to do this by naming features after the corresponding language standard. Record them as always available in the corresponding standard level so that requesting them always ensures that standard (or higher) is used.
| * | | | | | | Features: Centralize per-compiler recording macrosBrad King2016-11-0211-64/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify and de-duplicate per-compiler feature recording macros and convert to a centralized per-language macro.
| * | | | | | | Features: Do not record features on MSVC < 2010Brad King2016-11-021-1/+3
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have no feature tests for versions of VS older than 2010, so do not even call `record_compiler_features` for such versions. This is consistent with other compilers where we call this macro only for versions for which we have recorded features.
* | | | | | | Merge topic 'intel-compile-features-windows'Brad King2016-11-031-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b902f2a9 Features: Fix Intel cxx_attributes existence condition
| * | | | | | | Features: Fix Intel cxx_attributes existence conditionBrad King2016-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This condition needs to follow the same pattern added in note `[1]` by commit a5a3642f (Features: Port Intel CXX features to test macros where possible, 2016-10-26). It was accidentally left out of that commit.
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-031-1/+1
| |/ / / / / / |/| | | | | |