summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-subdir-binary-dir'Brad King2016-10-258-29/+35
|\
| * Merge branch 'backport-ninja-subdir-binary-dir' into ninja-subdir-binary-dirBrad King2016-10-240-0/+0
| |\
| | * Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-248-29/+35
| * | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-248-29/+35
* | | Merge topic 'cmake-server-message-quoting'Brad King2016-10-253-61/+61
|\ \ \
| * | | cmake-server: Change message wrapper to avoid ambiguity with contentBrad King2016-10-243-61/+61
* | | | CMake Nightly Date StampKitware Robot2016-10-251-1/+1
| |/ / |/| |
* | | Merge topic 'doc-cmake-server-typos'Brad King2016-10-241-81/+48
|\ \ \ | |/ /
| * | Help: Fix cmake-server documentationTobias Hunger2016-10-211-81/+48
* | | Merge topic 'cmcommand-no-disable'Brad King2016-10-242-24/+2
|\ \ \
| * | | Remove cmCommand::Enabled and all related accessorsDaniel Pfeifer2016-10-242-24/+2
|/ / /
* | | Merge topic 'parallel-boostrap-test'Brad King2016-10-242-4/+9
|\ \ \
| * | | BootstrapTest: Use --parallel=... argument.Daniel Pfeifer2016-10-212-4/+9
* | | | Merge topic 'remove-cmobject-uses'Brad King2016-10-24144-291/+35
|\ \ \ \
| * | | | Make cmCPackGenerator not inherit from cmObjectDaniel Pfeifer2016-10-222-5/+6
| * | | | Make cmCPackGeneratorFactory not inherit from cmObjectDaniel Pfeifer2016-10-221-4/+2
| * | | | Make cmCTestGenericHandler not inherit from cmObjectDaniel Pfeifer2016-10-2211-12/+12
| * | | | Make cmCPackLog not inherit from cmObjectDaniel Pfeifer2016-10-221-4/+2
| * | | | Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-22129-266/+13
| |/ / /
* | | | Merge topic 'separate-compilation'Brad King2016-10-24121-409/+1225
|\ \ \ \
| * | | | Fix newly discovered clang-tidy issuesDaniel Pfeifer2016-10-217-26/+20
| * | | | cmCommand: implement functions in cxx fileDaniel Pfeifer2016-10-214-42/+57
| * | | | bootstrap: Sort source files lexicographicallyDaniel Pfeifer2016-10-211-90/+90
| * | | | Create all commands from a single functionDaniel Pfeifer2016-10-219-258/+308
| * | | | Separate compilation for commands included in cmBootstrapCommands2Daniel Pfeifer2016-10-2133-50/+237
| * | | | Separate compilation for commands included in cmBootstrapCommands1Daniel Pfeifer2016-10-2120-45/+198
| * | | | Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-2162-32/+449
| |/ / /
* | | | Merge topic 'android-link-exe'Brad King2016-10-244-0/+16
|\ \ \ \
| * | | | Android: Add missing link flags for device executablesBrad King2016-10-214-0/+16
* | | | | Merge topic 'cm_unordered_map'Brad King2016-10-247-121/+41
|\ \ \ \ \
| * | | | | Introduce CM_UNORDERED_MAPDaniel Pfeifer2016-10-247-121/+41
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-10-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-10-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-10-221-1/+1
|/ / / /
* | | | Merge topic 'ninja-encoding'Brad King2016-10-212-2/+19
|\ \ \ \
| * | | | Ninja: Use ANSI encoding for Ninja build files on WindowsDāvis Mosāns2016-10-202-2/+19
* | | | | Merge topic 'allow-fallback-config-mapping'Brad King2016-10-215-22/+57
|\ \ \ \ \
| * | | | | Tests: Add test for MAP_IMPORTED_CONFIG_<CONFIG> empty fallbackBrad King2016-10-202-0/+10
| * | | | | Teach MAP_IMPORTED_CONFIG_<CONFIG> to support configuration-less importJens Weggemann2016-10-203-16/+40
| * | | | | Help: Format MAP_IMPORTED_CONFIG_<CONFIG> documentationBrad King2016-10-201-6/+7
* | | | | | Merge topic 'ninja-diagnose-missing-tool'Brad King2016-10-2118-21/+59
|\ \ \ \ \ \
| * | | | | | Ninja: Fail early on when ninja build tool does not runBrad King2016-10-205-2/+24
| * | | | | | cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-2014-19/+35
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'android-armeabi-c++_static'Brad King2016-10-212-5/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Android: Fix support for armeabi with c++_staticBrad King2016-10-212-5/+2
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-10-211-1/+1
| |/ / / |/| | |
* | | | Merge topic 'vs-csharp-prep'Brad King2016-10-205-0/+34
|\ \ \ \
| * | | | VS: Add internal API for detecting "managed" projectsMichael Stürmer2016-10-192-0/+6
| * | | | VS: Add CSharp project uuid and file extensionMichael Stürmer2016-10-193-0/+28
* | | | | Merge topic 'external-project-clone-progress'Brad King2016-10-202-3/+19
|\ \ \ \ \