| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'FindJava-fix-1.6-registry' into release-3.9 | Brad King | 2017-08-02 | 1 | -1/+1 |
|\ |
|
| * | FindJava: fix hint for windows jre 1.6 | Rechi Rechi | 2017-08-02 | 1 | -1/+1 |
|
|
* | | Merge branch 'sphinx-pre-1.2' into release-3.9 | Brad King | 2017-08-02 | 1 | -2/+15 |
|\ \ |
|
| * | | Utilities/Sphinx: Restore compatibility with Sphinx pre-1.2 | Björn Esser | 2017-08-02 | 1 | -2/+15 |
| |/ |
|
* | | Merge branch 'FindJava_earlyAccessDebian' into release-3.9 | Craig Scott | 2017-08-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Allow early access version trailing string to be mixed case | Craig Scott | 2017-07-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'FindBoost-fix-early-return' into release-3.9 | Craig Scott | 2017-08-02 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | FindBoost: pop policy stack before returning | Cristian Adam | 2017-07-26 | 1 | -0/+2 |
|/ |
|
* | CMake 3.9.0v3.9.0 | Brad King | 2017-07-18 | 1 | -1/+1 |
|
|
* | Merge branch 'objlib-own-target-objs' into release-3.9 | Brad King | 2017-07-17 | 6 | -0/+25 |
|\ |
|
| * | Diagnose object library self-reference | Brad King | 2017-07-14 | 6 | -0/+25 |
|
|
* | | Merge branch 'doc-vs2015-update-relnote' into release-3.9 | Brad King | 2017-07-14 | 1 | -0/+5 |
|\ \ |
|
| * | | Help: Add a 3.9 release note about the VS GenerateDebugInformation update | Brad King | 2017-07-14 | 1 | -0/+5 |
| |/ |
|
* | | Merge branch 'xcode9support' into release-3.9 | Brad King | 2017-07-14 | 2 | -0/+13 |
|\ \ |
|
| * | | Xcode: Add "outputPaths" to custom command script build phase | Harry Mallon | 2017-07-14 | 2 | -0/+13 |
| |/ |
|
* | | Merge branch 'backport-fix-lang-std-option-list' into release-3.9 | Brad King | 2017-07-14 | 1 | -2/+10 |
|\ \ |
|
| * | | Features: Fix support for a list of language standard options | Brad King | 2017-07-14 | 1 | -2/+10 |
| |/ |
|
* | | Merge branch 'TestDriver-fix-Wconversion' into release-3.9 | Brad King | 2017-07-14 | 1 | -2/+2 |
|\ \ |
|
| * | | TestDriver: Fix -Wconversion warning | Brad King | 2017-07-14 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9 | Brad King | 2017-07-13 | 2 | -7/+24 |
|\ \ |
|
| * | | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja | Robert Maynard | 2017-07-13 | 2 | -7/+24 |
| |/ |
|
* | | Merge branch 'android-system-include-last' into release-3.9 | Brad King | 2017-07-13 | 7 | -13/+45 |
|\ \
| |/
|/| |
|
| * | Android: Always add standard include directories last | Brad King | 2017-07-13 | 7 | -13/+45 |
|/ |
|
* | CMake 3.9.0-rc6v3.9.0-rc6 | Brad King | 2017-07-12 | 1 | -1/+1 |
|
|
* | Merge branch 'android-fix-c++_shared' into release-3.9 | Brad King | 2017-07-12 | 1 | -0/+1 |
|\ |
|
| * | Android: Link to android_support with c++_shared | Brad King | 2017-07-12 | 1 | -0/+1 |
|
|
* | | Merge branch 'vs-2017-sln-guid' into release-3.9 | Brad King | 2017-07-11 | 13 | -12/+37 |
|\ \ |
|
| * | | VS: Add SolutionGuid to generated .sln files | Brad King | 2017-07-11 | 13 | -12/+37 |
| |/ |
|
* | | Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9 | Brad King | 2017-07-11 | 11 | -18/+75 |
|\ \ |
|
| * | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT paths | Brad King | 2017-07-11 | 9 | -0/+74 |
|
|
| * | | cmFindCommon: Drop unused FilterPaths method | Brad King | 2017-07-11 | 2 | -17/+0 |
|
|
| * | | cmFindCommon: Fix typo in PackageName_ROOT path label | Brad King | 2017-07-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'bindexplib-revert-consts' into release-3.9 | Brad King | 2017-07-10 | 3 | -22/+12 |
|\ \ |
|
| * | | bindexplib: Revert support for constants symbols | Brad King | 2017-07-10 | 3 | -22/+12 |
| |/ |
|
* | | Merge branch 'vs-2017-choose-via-environment' into release-3.9 | Brad King | 2017-07-10 | 2 | -0/+40 |
|\ \ |
|
| * | | VS: Choose VS 2017 instance via environment variable | Brad King | 2017-07-10 | 2 | -0/+40 |
| |/ |
|
* | | Merge branch 'autogen_skip_included' into release-3.9 | Brad King | 2017-07-10 | 1 | -28/+33 |
|\ \ |
|
| * | | Autogen: Skip included files on demand | Sebastian Holtermann | 2017-07-10 | 1 | -28/+33 |
|
|
* | | | Merge branch 'autogen-no-generated-files' into release-3.9 | Brad King | 2017-07-07 | 3 | -0/+10 |
|\ \ \ |
|
| * | | | Autogen: Skip generated files for compatibility with CMake 3.8 | Brad King | 2017-07-07 | 3 | -0/+10 |
| | |/
| |/| |
|
* | | | Merge branch 'find_package-restore-considered-configs' into release-3.9 | Brad King | 2017-07-07 | 12 | -2/+47 |
|\ \ \
| |_|/
|/| | |
|
| * | | find_package: Restore longer message when config files were considered | Brad King | 2017-07-07 | 12 | -2/+47 |
| |/ |
|
* | | Merge branch 'FindDoxygen-create-output-dir' into release-3.9 | Brad King | 2017-07-06 | 1 | -3/+11 |
|\ \ |
|
| * | | FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't exist | Robert Dailey | 2017-07-06 | 1 | -3/+11 |
|/ / |
|
* | | Merge branch 'autogen_p' into release-3.9 | Brad King | 2017-07-05 | 1 | -1/+0 |
|\ \ |
|
| * | | Autogen: Continue search for FOO_p.h when FOO.h was found | Sebastian Holtermann | 2017-07-02 | 1 | -1/+0 |
|
|
* | | | Merge branch 'autogen-header-skip' into release-3.9 | Brad King | 2017-07-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Autogen: Check .moc header name against SKIP list | Sebastian Holtermann | 2017-06-30 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'vs-link-guard-cf' into release-3.9 | Brad King | 2017-06-30 | 2 | -6/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | VS: Fix support for '/guard:cf' linker flag | Olender, Sebastian D | 2017-06-30 | 2 | -6/+0 |
|
|