summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'definitions_string_view'Brad King2019-07-2663-314/+281
|\
| * cmMakefile: Let AddDefinition accept a value as cm::string_viewSebastian Holtermann2019-07-2456-256/+226
| * cmMakefile: Simplify and rename AddDefinitionBoolSebastian Holtermann2019-07-246-26/+13
| * cmDefinitions: Remove const char* based Set methodSebastian Holtermann2019-07-244-17/+13
| * cmDefinitions: Add Unset and cm::string_view based Set methodsSebastian Holtermann2019-07-242-17/+30
| * cmDefinitions: CleanupsSebastian Holtermann2019-07-241-8/+9
* | Merge topic 'IsON_IsOFF_string_view'Brad King2019-07-264-144/+109
|\ \
| * | cmSystemTools: Make IsInternallyOn, IsON and IsOff cm::string_view basedSebastian Holtermann2019-07-242-104/+94
| * | cmAlgorithms: Make cmHasLiteral{Prefix,Suffix} cm::string_view basedSebastian Holtermann2019-07-242-40/+15
* | | Merge topic 'update-kwsys'Brad King2019-07-264-15/+22
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-07-254-15/+22
* | | | Merge topic 'variable-typo'Brad King2019-07-261-7/+7
|\ \ \ \
| * | | | cmCTestHandlerCommand: fix typo of local variableBen Boeckel2019-07-241-7/+7
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-07-261-1/+1
* | | | CMakeVersion: Set CMake_VERSION_RC to 0 even in non-rc versionsBrad King2019-07-251-1/+1
| |/ / |/| |
* | | Merge topic 'ninja-swift-map-file-path'Brad King2019-07-251-2/+2
|\ \ \
| * | | Ninja: do not normalise swift support file pathsSaleem Abdulrasool2019-07-241-2/+2
* | | | Merge topic 'makefile-depend-relative-include'Brad King2019-07-252-3/+12
|\ \ \ \
| * | | | Makefile: Fix regression in dependencies on relative includesBrad King2019-07-242-3/+12
* | | | | CMake Nightly Date StampKitware Robot2019-07-251-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'find_pkg_use_new_global_controls'Brad King2019-07-241-0/+3
|\ \ \ \
| * | | | FindPackage: Support `NO_[]_PATH` global call optionsRobert Maynard2019-07-221-0/+3
* | | | | Merge topic 'math_exp_not'Brad King2019-07-242-57/+71
|\ \ \ \ \
| * | | | | math(EXPR): Implement ~(exp_NOT) expression as documentedGabor Bencze2019-07-232-57/+71
| | |_|/ / | |/| | |
* | | | | Merge topic 'fix-emulator-arguments'Brad King2019-07-241-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix allocation in CROSSCOMPILING_EMULATOR evaluationMarek Antoniak2019-07-231-1/+1
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-07-241-1/+1
| |/ / |/| |
* | | Merge topic 'parsers-bison-3.3'Brad King2019-07-238-1225/+1273
|\ \ \
| * | | LexerParser: Regenerate parsers with bison 3.3Brad King2019-07-228-1225/+1273
| | |/ | |/|
* | | Merge topic 'cmHasLiteralPrefix_cm_string_view'Brad King2019-07-231-9/+28
|\ \ \
| * | | cmAlgorithms: Make cmHasPrefix and cmHasSuffix cm::string_view basedSebastian Holtermann2019-07-221-9/+28
| |/ /
* | | Merge topic 'make-imported-targets-more-equal'Brad King2019-07-231-3/+4
|\ \ \
| * | | target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targetsAvraham Shukron2019-07-221-1/+2
| * | | cmTargetPropCommandBase: Order target type condition by order in enumAvraham Shukron2019-07-221-4/+4
* | | | Merge topic 'command-refactoring3'Brad King2019-07-2328-382/+244
|\ \ \ \
| * | | | cmState: Support BuiltinCommands as free functionsRegina Pfeifer2019-07-227-62/+34
| * | | | cmCommand: De-virtualize function InvokeInitialPassRegina Pfeifer2019-07-216-86/+24
| * | | | cmState: Add scripted commands by valueRegina Pfeifer2019-07-215-89/+50
| * | | | cmUnexpectedCommand: Replace with lambda expressionRegina Pfeifer2019-07-215-69/+22
| * | | | cmState: Hold commands by valueRegina Pfeifer2019-07-216-39/+69
| * | | | cmCommand: deprecate functions GetMakefile and SetErrorDaniel Pfeifer2019-07-2114-45/+53
* | | | | CMake Nightly Date StampKitware Robot2019-07-231-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'refactor-processhandler'Brad King2019-07-222-137/+181
|\ \ \ \
| * | | | Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functionsKyle Edwards2019-07-192-137/+181
* | | | | Merge topic 'static-library-flags'Brad King2019-07-221-5/+7
|\ \ \ \ \
| * | | | | Swift: fix static library handlingSaleem Abdulrasool2019-07-191-5/+7
* | | | | | Merge topic 'refactor-usage-requirements'Brad King2019-07-223-294/+245
|\ \ \ \ \ \
| * | | | | | cmGeneratorTarget: Refactor usage requirement genex evaluationBrad King2019-07-191-270/+209
| * | | | | | cmGeneratorTarget: Move static functions to anonymous namespaceBrad King2019-07-191-26/+43
| * | | | | | cmGeneratorTarget: Order usage requirement processing logic consistentlyBrad King2019-07-191-10/+11