| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'remove-vs6-generator' | Brad King | 2016-03-10 | 78 | -4224/+67 |
|\ |
|
| * | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 77 | -4221/+64 |
|
|
| * | cmLocalVisualStudio7Generator: Fix name of helper function | Brad King | 2016-03-09 | 1 | -3/+3 |
|
|
* | | Merge topic 'update-third-party' | Brad King | 2016-03-10 | 1 | -1/+18 |
|\ \ |
|
| * | | update-third-party: read attributes from the worktree | Ben Boeckel | 2016-03-09 | 1 | -1/+1 |
|
|
| * | | update-third-party: Add license notice | Brad King | 2016-03-09 | 1 | -0/+16 |
|
|
| * | | update-third-party: remove empty directories as well | Ben Boeckel | 2016-03-09 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'clang-iframework-version' | Brad King | 2016-03-10 | 1 | -1/+1 |
|\ \ |
|
| * | | OS X: Use -iframework with Clang only on version >= 3.2 | Jean-Christophe Fillion-Robin | 2016-03-09 | 1 | -1/+1 |
|
|
* | | | Merge topic 'vs-clang-cl' | Brad King | 2016-03-10 | 15 | -12/+201 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'vs-clang-cl' | Brad King | 2016-03-10 | 1 | -0/+5 |
|
|
| * | | | Tests: do not build PrecompiledHeader on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -1/+3 |
|
|
| * | | | Tests: fix PDBDirectoryAndName on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+9 |
|
|
| * | | | Tests: fix Plugin building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
|
|
| * | | | Tests: fix complexOneConfig building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
|
|
| * | | | Tests: fix Complex building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
|
|
| * | | | Tests: fix Module.GenerateExportHeader building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 3 | -1/+93 |
|
|
| * | | | Tests: fix AliasTarget building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
|
|
| * | | | VS 14: Add flag map for -std= to CppLanguageStandard tag in project files | Mariusz Pluciński | 2016-03-10 | 1 | -0/+18 |
|
|
| * | | | Features: Clang has no cxx_decltype_incomplete_return_type in MSVC sim mode | Mariusz Pluciński | 2016-03-10 | 1 | -1/+3 |
|
|
| * | | | VS: in Clang/C2 toolset, setup correct compiler settings | Mariusz Pluciński | 2016-03-10 | 3 | -8/+37 |
|
|
| * | | | CMakeDetermineCompilerId: Add detection of clang.exe bundled with VS | Mariusz Pluciński | 2016-03-10 | 1 | -1/+5 |
| | |/
| |/| |
|
* | | | Merge topic 'update-osx-release' | Brad King | 2016-03-10 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'update-osx-release' | Brad King | 2016-03-09 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'FindJNI-ubuntu-paths' | Brad King | 2016-03-10 | 1 | -2/+15 |
|\ \ \ \ |
|
| * | | | | FindJNI: Append path only "if(EXISTS" | O. Libre | 2016-03-09 | 1 | -2/+6 |
|
|
| * | | | | FindJNI: Add support for Ubuntu 15.10 | O. Libre | 2016-03-09 | 1 | -0/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'xcode-regenerate-on-deleted-files' | Brad King | 2016-03-10 | 2 | -9/+57 |
|\ \ \ \ |
|
| * | | | | Xcode: ReRunCMake even if files disappeared (#15992) | Gregor Jasny | 2016-03-09 | 2 | -9/+57 |
| |/ / / |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-10 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'update-kwsys' | Brad King | 2016-03-09 | 4 | -13/+14 |
|\ \ \ |
|
| * \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-08 | 4 | -13/+14 |
| |\ \ \ |
|
| | * | | | KWSys 2016-03-08 (6b60c184) | KWSys Upstream | 2016-03-08 | 4 | -13/+14 |
|
|
* | | | | | Merge topic 'deprecate-CMakeForceCompiler' | Brad King | 2016-03-09 | 3 | -11/+21 |
|\ \ \ \ \ |
|
| * | | | | | CMakeForceCompiler: Deprecate this module and its macros | Brad King | 2016-03-08 | 3 | -11/+21 |
|
|
* | | | | | | Merge topic 'add-FindLTTngUST' | Brad King | 2016-03-09 | 9 | -1/+182 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add FindLTTngUST module to find LTTng-UST library | Philippe Proulx | 2016-03-07 | 9 | -1/+182 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge topic 'GetPrerequisites-canonical-path' | Brad King | 2016-03-09 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | GetPrerequisites: Fix gp_resolved_file_type on non-canonical paths | Brad King | 2016-03-08 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-09 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'release' | Brad King | 2016-03-08 | 0 | -0/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | CMake 3.5.0v3.5.0 | Brad King | 2016-03-08 | 1 | -1/+1 |
|
|
* | | | | | Merge branch 'release' | Brad King | 2016-03-08 | 0 | -0/+0 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'doc-find-python-call-order' into release | Brad King | 2016-03-07 | 2 | -6/+8 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'vs14-debug-enum-older-toolsets' into release | Brad King | 2016-03-07 | 1 | -0/+28 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge topic 'vs14-debug-enum-older-toolsets' | Brad King | 2016-03-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986) | Brad King | 2016-03-07 | 1 | -0/+28 |
|
|
* | | | | | | | Merge topic 'ninja-osx-versions' | Brad King | 2016-03-08 | 5 | -37/+45 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Ninja: Add OS X dylib versioning (#14140) | Bruce Stephens | 2016-03-07 | 1 | -0/+10 |
|
|
| * | | | | | | | cmCommonTargetGenerator: Adopt AppendOSXVerFlag method | Bruce Stephens | 2016-03-07 | 4 | -37/+35 |
| | |_|_|/ / /
| |/| | | | | |
|