summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | cmOutputConverter: Return bool instead of int in utility functionsSebastian Holtermann2019-07-282-18/+18
| * | | | | | | cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_viewSebastian Holtermann2019-07-282-4/+3
| * | | | | | | cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_viewSebastian Holtermann2019-07-281-2/+2
| * | | | | | | cmOutputConverter: Let EscapeForCMake accept a cm::string_viewSebastian Holtermann2019-07-282-9/+10
| * | | | | | | cmSystemTool: Let TrimWhitespace accept a cm::string_viewSebastian Holtermann2019-07-282-7/+7
| * | | | | | | cmSystemTool: Let HelpFileName accept a cm::string_viewSebastian Holtermann2019-07-282-2/+3
| * | | | | | | cmSystemTool: Let EscapeQuotes accept a cm::string_viewSebastian Holtermann2019-07-282-5/+5
| * | | | | | | cmSystemTool: Let Expand(ed)ListArgument accept a cm::string_viewSebastian Holtermann2019-07-282-15/+19
* | | | | | | | CMake Nightly Date StampKitware Robot2019-07-291-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-07-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-07-271-1/+1
|/ / / / / /
* | | | | | Merge topic 'cmake-version-rc'Brad King2019-07-262-2/+2
|\ \ \ \ \ \
| * | | | | | CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1Brad King2019-07-262-2/+2
* | | | | | | Merge topic 'ep_support_no_submodule_init'Kyle Edwards2019-07-261-1/+5
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-241-1/+5
* | | | | | | | Merge topic 'remove_compiler_rpath'Kyle Edwards2019-07-265-5/+22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH propertyJiang Yue2019-07-255-5/+22
* | | | | | | | Merge topic 'optimize-usage-requirements'Brad King2019-07-264-137/+231
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: Memoize usage requirement TARGET_PROPERTY existenceBrad King2019-07-232-0/+52
| * | | | | | | | cmLinkItem: Expose HadHeadSensitiveCondition in cmLinkInterfaceLibrariesBrad King2019-07-231-1/+3
| * | | | | | | | Genex: Optimize build setting TARGET_PROPERTY evaluationBrad King2019-07-232-54/+43
| * | | | | | | | Genex: Optimize usage requirement TARGET_PROPERTY recursionBrad King2019-07-233-22/+95
| * | | | | | | | Genex: In TARGET_PROPERTY check for usage reqs in link libs earlierBrad King2019-07-211-25/+26
| * | | | | | | | Genex: Re-order TARGET_PROPERTY logic to de-duplicate checksBrad King2019-07-211-42/+26
| * | | | | | | | Genex: Move TARGET_PROPERTY linked targets evaluation to endBrad King2019-07-211-35/+28
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |