summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmTargetPropertyComputer: Template some methods on the TargetStephen Kelly2016-10-153-199/+200
* cm{,Generator}Target: Add global generator accessorsStephen Kelly2016-10-154-0/+15
* cmTargetPropertyComputer: Unify whitelist handling from cmTargetStephen Kelly2016-10-153-21/+29
* cmTargetPropertyComputer: Move whitelist check from cmTargetStephen Kelly2016-10-153-35/+37
* cmTargetPropertyComputer: Extract into new filesStephen Kelly2016-10-154-245/+289
* cmTargetPropertyComputer: Implement GetProperty without cmMakefileStephen Kelly2016-10-151-24/+32
* cmListFileBacktrace: Add a method to retrieve the Bottom of a snapshotStephen Kelly2016-10-151-0/+2
* cmTarget: Extract GetLocation methodStephen Kelly2016-10-151-38/+54
* cmTarget: Extract GetSources methodStephen Kelly2016-10-151-83/+92
* cmTarget: Extract location computation methodsStephen Kelly2016-10-151-54/+44
* cmTarget: Split property computation into separate classStephen Kelly2016-10-152-54/+78
* cmTarget: Move IMPORTED check to callersStephen Kelly2016-10-151-6/+7
* cmTarget: Move SOURCES property computation before the restStephen Kelly2016-10-151-85/+85
* cmTarget: Remove mutable marker from propertiesStephen Kelly2016-10-152-3/+3
* cmTarget: Use static storage for computed propertiesStephen Kelly2016-10-151-12/+21
* Merge topic 'vs-host-x64-tools'Brad King2016-10-146-1/+81
|\
| * VS: Provide an option to use x64 host toolsBrad King2016-10-146-1/+81
* | Merge topic 'flush-archive-list'Brad King2016-10-141-0/+1
|\ \
| * | cmSystemTools: Flush output buffer for list_item_verboseDāvis Mosāns2016-10-131-0/+1
* | | Merge topic 'st2-exclude-patterns-variable'Brad King2016-10-142-2/+11
|\ \ \
| * | | Sublime: Exclude build tree from source tree project only optionallyBruno Pedrosa2016-10-122-2/+11
* | | | Merge topic 'ninja-framework-POST_BUILD'Brad King2016-10-141-2/+4
|\ \ \ \
| * | | | Ninja: Fix POST_BUILD commands on macOS FrameworksBrad King2016-10-131-2/+4
* | | | | Merge topic 'ninja-rc-regression'Brad King2016-10-141-1/+1
|\ \ \ \ \
| * | | | | Ninja: Fix RC language depfile generation with cmcldepsBen Boeckel2016-10-131-1/+1
| |/ / / /
* | | | | Merge topic 'LINK_WHAT_YOU_USE-allow-OFF'Brad King2016-10-143-6/+6
|\ \ \ \ \
| * | | | | Honor LINK_WHAT_YOU_USE when set to OFFJamie Snape2016-10-133-6/+6
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-10-141-1/+1
* | | | | Merge topic 'msbuild-json'Brad King2016-10-131-0/+453
|\ \ \ \ \
| * | | | | Add a script to convert from MSBuild XML to a JSON formatDon Olmstead2016-10-121-0/+453
* | | | | | Merge topic 'vs-default-generator'Brad King2016-10-132-48/+60
|\ \ \ \ \ \
| * | | | | | cmake: Fix default VS generator selection for Microsoft Build ToolsBrad King2016-10-111-7/+13
| * | | | | | cmake: Simplify default generator search by switching directionBrad King2016-10-111-12/+10
| * | | | | | cmake: Use array iteration for default generator VS variantsBrad King2016-10-111-6/+7
| * | | | | | cmake: Use array iteration for default generator listBrad King2016-10-111-5/+5
| * | | | | | cmake: Rename default generator selection list variableBrad King2016-10-111-5/+5
| * | | | | | cmake: Rename default generator selection internal variableBrad King2016-10-111-4/+3
| * | | | | | cmake: Simplify VS registry entry lookupBrad King2016-10-111-4/+6
| * | | | | | cmake: Factor out default generator selection into helperBrad King2016-10-112-48/+54
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'remove-obsolete'Brad King2016-10-133-68/+1
|\ \ \ \ \ \
| * | | | | | Makefiles: Remove query for CMAKE_OBJECT_NAMEStephen Kelly2016-10-091-3/+1
| * | | | | | Makefiles: Remove forbidden flag logicStephen Kelly2016-10-093-65/+0
* | | | | | | Merge topic 'vs15-separate-flag-table'Brad King2016-10-133-3/+247
|\ \ \ \ \ \ \
| * | | | | | | VS: Split flag table between v140 and v141 toolsetsBrad King2016-10-103-3/+247
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cmake-gui-fix-extra-generator-names'Brad King2016-10-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Fix "extra" generator entries in drop-down listBrad King2016-10-111-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2016-10-131-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-10-121-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2016-10-111-1/+1
* | | | | cmLinkLineComputer: Extract link libraries computation from cmLocalGeneratorStephen Kelly2016-10-105-34/+37