summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source sweep: Use cmIsOn instead of cmSystemTools::IsOnSebastian Holtermann2019-08-1762-206/+185
* cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOffSebastian Holtermann2019-08-172-0/+124
* CMake Nightly Date StampKitware Robot2019-08-171-1/+1
* Merge topic 'cmExpandList'Kyle Edwards2019-08-1693-508/+492
|\
| * cmSystemTools: Remove ExpandListArgument methodsSebastian Holtermann2019-08-142-116/+0
| * Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-1490-394/+381
| * cmStringAlgorithms: Add cmExpandList functionsSebastian Holtermann2019-08-142-0/+113
* | Merge topic 'cmStringAlgorithms_ulong'Kyle Edwards2019-08-1618-58/+70
|\ \
| * | cmStringAlgorithms: Add cmStrToLong and cmStrToULongSebastian Holtermann2019-08-1018-58/+70
* | | CMake Nightly Date StampKitware Robot2019-08-161-1/+1
* | | CMake Nightly Date StampKitware Robot2019-08-151-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2019-08-141-1/+1
* | Merge topic 'retry-directory-delete'Kyle Edwards2019-08-132-3/+9
|\ \
| * | Retry removing directories on WindowsKasper Laudrup2019-08-081-1/+1
| * | Use registry setting for removal retry count and delayKasper Laudrup2019-08-081-2/+8
* | | Merge topic 'per-language-link-library-flag'Kyle Edwards2019-08-131-2/+7
|\ \ \
| * | | Generator: support per-language link library flagSaleem Abdulrasool2019-08-091-2/+7
* | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-131-0/+1
|\ \ \ \
| * | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-061-0/+1
* | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id'Kyle Edwards2019-08-131-0/+5
|\ \ \ \ \
| * | | | | CUDA: Compilers can now state they don't require a device linking stepRobert Maynard2019-08-061-0/+5
* | | | | | Merge topic 'free-command-a'Kyle Edwards2019-08-1325-594/+257
|\ \ \ \ \ \
| * | | | | | cmA*Command: Turn into free functionsRegina Pfeifer2019-08-0725-594/+257
| |/ / / / /
* | | | | | Merge topic 'strcat-localgenerator'Kyle Edwards2019-08-131-92/+48
|\ \ \ \ \ \
| * | | | | | cmLocalGenerator: Use cmStrCatRegina Pfeifer2019-08-091-92/+48
* | | | | | | Merge topic 'cmRemoveQuotes'Kyle Edwards2019-08-134-16/+17
|\ \ \ \ \ \ \
| * | | | | | | cmStringAlgorithms: Add cmRemoveQuotesSebastian Holtermann2019-08-094-16/+17
| |/ / / / / /
* | | | | | | Merge topic 'cmake-bootstrap-def'Kyle Edwards2019-08-1339-141/+138
|\ \ \ \ \ \ \
| * | | | | | | Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAPKyle Edwards2019-08-091-3/+0
| * | | | | | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAPKitware Robot2019-08-0938-138/+138
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-131-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-111-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-08-101-1/+1
|/ / / / /
* | | | | Merge topic 'cmFileCommand-refactoring'Brad King2019-08-0912-528/+551
|\ \ \ \ \
| * | | | | cmFileCommand: Use cmSubcommandTableRegina Pfeifer2019-08-061-116/+119
| * | | | | Introduce cmSubcommandTableRegina Pfeifer2019-08-063-0/+69
| * | | | | cmFileCommand: turn into free functionRegina Pfeifer2019-08-063-29/+5
| * | | | | cmFileCommand: put subcommands in unnamed namespaceDaniel Pfeifer2019-08-064-272/+198
| * | | | | cmFileCommand: port to cmExecutionStatusDaniel Pfeifer2019-08-066-359/+408
| | |/ / / | |/| | |
* | | | | Merge topic 'cmDefinitions_cleanups'Brad King2019-08-092-35/+42
|\ \ \ \ \
| * | | | | cmDefinitions: Cleanups and optimizationsSebastian Holtermann2019-08-082-35/+42
| | |_|_|/ | |/| | |
* | | | | Merge topic 'autogen_cmStrCat'Brad King2019-08-097-285/+174
|\ \ \ \ \
| * | | | | Autogen: Modernize to use cmStrCat for string concatenationSebastian Holtermann2019-08-076-258/+151
| * | | | | Autogen: Modernize code to use cm::string_view for the info writerSebastian Holtermann2019-08-072-27/+23
* | | | | | Merge topic 'execution-status'Brad King2019-08-093-13/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmExecutionStatus: Remove function ClearRegina Pfeifer2019-08-063-13/+2
* | | | | | CMake Nightly Date StampKitware Robot2019-08-091-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2019-08-081-1/+1
| |/ / / |/| | |
* | | | Merge topic 'tidy_inefficient_string'Brad King2019-08-0740-154/+149
|\ \ \ \