Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | genex: Simplify cmGeneratorExpressionInterpreter | Brad King | 2018-09-07 | 9 | -87/+36 | |
| * | | | | | | | Fix dependency propagation through same-name imported targets | Brad King | 2018-09-07 | 5 | -41/+44 | |
| * | | | | | | | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 9 | -66/+144 | |
* | | | | | | | | Merge topic 'fix-ctest_start-track' | Brad King | 2018-09-11 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: Fix regression in ctest_start() | Kyle Edwards | 2018-09-10 | 1 | -2/+4 | |
* | | | | | | | | | Merge topic 'ctest-fix-test-load' | Brad King | 2018-09-11 | 2 | -20/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 2 | -20/+44 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | CMake 3.12.2v3.12.2 | Brad King | 2018-09-07 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'vs-CMakeLists.txt' into release-3.12 | Brad King | 2018-09-05 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'state-reset-glob' into release-3.12 | Brad King | 2018-08-23 | 3 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'gicv-stdstring' | Brad King | 2018-09-10 | 3 | -12/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmCacheManager::GetInitializedCacheValue(): Return as const std::string* | Vitaly Stakhovsky | 2018-09-06 | 3 | -12/+15 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-10 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-09 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-08 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic 'definitions-get' | Brad King | 2018-09-07 | 7 | -19/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmStateSnapshot::GetDefinition(): Return std::string const* | Vitaly Stakhovsky | 2018-09-06 | 7 | -19/+25 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-07 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'grd-stdstring' | Brad King | 2018-09-06 | 13 | -23/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMakefile: Make GetRequiredDefinition return std::string | Vitaly Stakhovsky | 2018-09-05 | 13 | -23/+21 | |
* | | | | | | | | Merge topic 'isonoff-cstr' | Brad King | 2018-09-06 | 24 | -43/+40 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Remove unnecessary c_str() calls | Vitaly Stakhovsky | 2018-09-05 | 24 | -43/+40 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-06 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake-gui-align-text' | Brad King | 2018-09-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake-gui: Align source and binary directory path text | Zeex | 2018-09-04 | 1 | -0/+3 | |
* | | | | | | | Merge topic 'vs-CMakeLists.txt' | Brad King | 2018-09-05 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | VS: Restore CMakeLists.txt references in each target | Brad King | 2018-09-05 | 1 | -1/+5 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-05 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'cmakeServerSourcesForInterfaceLibraries' | Brad King | 2018-09-04 | 2 | -40/+184 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake-server: Support codemodel filegroups for INTERFACE_SOURCES | Justin Goshi | 2018-08-30 | 2 | -40/+184 | |
* | | | | | | Merge topic 'improve-isonoff' | Brad King | 2018-09-04 | 2 | -35/+68 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmSystemTools: Re-implement IsOn,IsOff with manual branching | Brad King | 2018-08-31 | 1 | -35/+56 | |
| * | | | | | | cmSystemTools: Add IsOn(),IsOff() overloads accepting std::string | Vitaly Stakhovsky | 2018-08-31 | 2 | -0/+12 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-04 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-03 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-02 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-01 | 1 | -1/+1 | |
* | | | | | | Merge topic 'vs-winrt-default' | Brad King | 2018-08-31 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Add option to tell generator that platfrom is WinRT by default | Mikhail Korolev | 2018-08-30 | 1 | -2/+4 | |
* | | | | | | | Merge topic 'gg-stdstring' | Brad King | 2018-08-31 | 3 | -16/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmGlobalGenerator::AddInstallComponent(): Accept std::string argument | Vitaly Stakhovsky | 2018-08-30 | 3 | -16/+16 | |
* | | | | | | | | Merge topic 'file-alt-httpauth' | Brad King | 2018-08-31 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file: Allow DOWNLOAD/UPLOAD using alternate authentication methods | Clinton Stimpson | 2018-08-30 | 1 | -0/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'no-sanitizer-logfile' | Brad King | 2018-08-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ctest_memcheck: Change failure to find log file from error to warning | Betsy McPhail | 2018-08-28 | 1 | -2/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'ctest-WARNING-not-error' | Brad King | 2018-08-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: Add error exception for sphinx-build WARNING messages | Tim | 2018-08-30 | 1 | -0/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-31 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'minor-cleanup' | Brad King | 2018-08-30 | 2 | -15/+12 | |
|\ \ \ \ \ \ \ \ |