Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Add '-E create_symlink' support on Windows | Jon Chronopoulos | 2018-09-18 | 3 | -8/+29 |
* | 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 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Drop unnecessary working mode checks | Brad King | 2018-08-29 | 1 | -13/+6 |
| * | | | | | | cmake: Declare VariableWatch member only when used | Brad King | 2018-08-29 | 1 | -2/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cpack-ext-stage-and-run' | Brad King | 2018-08-30 | 3 | -21/+52 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPT | Nils Gladitz | 2018-08-14 | 3 | -21/+52 |
* | | | | | | | Merge topic 'cstr-remove' | Brad King | 2018-08-30 | 1 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmVisualStudio10TargetGenerator: clean up c_str()s | Vitaly Stakhovsky | 2018-08-28 | 1 | -8/+8 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'genex-evaluate-stdstring' | Brad King | 2018-08-30 | 5 | -23/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: Return Evaluate results as const std::string& | Vitaly Stakhovsky | 2018-08-28 | 5 | -23/+18 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-30 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-29 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'lg-directory' | Brad King | 2018-08-28 | 11 | -22/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmLocalGenerator: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 11 | -22/+21 |
* | | | | | | | Merge topic 'mk-directory' | Brad King | 2018-08-28 | 21 | -67/+65 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 21 | -67/+65 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-28 | 1 | -1/+1 |