summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CTest: report time spent after matching outputZack Galbreath2016-10-172-1/+4
* Merge topic 'extract-computed-target-properties'Brad King2016-10-1712-291/+493
|\
| * cmTarget: Implement GetProperty in terms of cmState::SnapshotStephen Kelly2016-10-161-3/+10
| * cmTarget: Group code for checking written properties togetherStephen Kelly2016-10-161-25/+25
| * cmTarget: Move sanity checks and computed property access to callersStephen Kelly2016-10-166-23/+48
| * cmGeneratorTarget: Implement cmTargetPropertyComputer interfaceStephen Kelly2016-10-152-0/+40
| * 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-155-245/+290
| * 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 'extract-cmRulePlaceholderExpander'Brad King2016-10-1714-439/+634
|\ \
| * | cmRulePlaceholderExpander: Port clients to direct-useStephen Kelly2016-10-1510-66/+91
| * | cmRulePlaceholderExpander: Extract from cmLocalGeneratorStephen Kelly2016-10-156-321/+398
| * | cmLocalGenerator: Move memset to cxx fileStephen Kelly2016-10-152-1/+6
| * | cmLocalGenerator: Use strings instead of a Target in rule replacementStephen Kelly2016-10-158-12/+28
| * | cmLocalGenerator: Use a converter in rule replacement APIStephen Kelly2016-10-159-24/+42
| * | cmLocalGenerator: Store variable replacements as stateStephen Kelly2016-10-152-94/+95
| * | cmLocalGenerator: Merge loops which populate mappingStephen Kelly2016-10-151-14/+12
| * | cmLocalGenerator: Populate variable mapping for all replacementsStephen Kelly2016-10-151-10/+11
| * | cmLocalGenerator: Extract compiler option replacement from loopStephen Kelly2016-10-151-50/+48
| * | cmLocalGenerator: Populate a container of mappings for replacementsStephen Kelly2016-10-151-31/+58
| * | cmLocalGenerator: Move compiler option handling to be more directStephen Kelly2016-10-151-23/+25
| * | cmLocalGenerator: Move variable to where it can be used easilyStephen Kelly2016-10-151-1/+2
| * | cmLocalGenerator: Use the language from the compiler containerStephen Kelly2016-10-151-7/+8
| * | cmLocalGenerator: Introduce a container of compiler namesStephen Kelly2016-10-151-3/+17
| * | cmLocalGenerator: Simplify loop with range algorithmStephen Kelly2016-10-151-6/+4
| * | cmLocalGenerator: Remove the launcher from RuleVariablesStephen Kelly2016-10-159-44/+57
| |/
* | Merge topic 'refactor-folder-name-retrieval'Brad King2016-10-178-14/+28
|\ \
| * | Factor IDE folder name retrieval out into helper methodGregor Jasny2016-10-178-14/+28
* | | Merge topic 'cmcldeps-more-safety'Brad King2016-10-171-8/+3
|\ \ \
| * | | cmcldeps: prefer the /TC flagBen Boeckel2016-10-141-6/+1
| * | | cmcldeps: append strings as stringsBen Boeckel2016-10-141-1/+1
| * | | cmcldeps: search for single-byte strings as charactersBen Boeckel2016-10-141-2/+2
* | | | Merge topic 'osx-no-deployment-target-on-cross-compile'Brad King2016-10-171-1/+1
|\ \ \ \
| * | | | OS X: Do not try to set deployment target when cross-compilingGregor Jasny2016-10-171-1/+1
* | | | | Merge topic 'doc-math-EXPR'Brad King2016-10-171-4/+5
|\ \ \ \ \
| * | | | | Help: Fix math(EXPR) documentation formattingBrad King2016-10-141-4/+5
| |/ / / /
* | | | | Merge topic 'doc-clarify-ctest-APPEND'Brad King2016-10-174-4/+12
|\ \ \ \ \
| * | | | | Help: Clarify `ctest_*` APPEND option behaviorBrad King2016-10-144-4/+12
| |/ / / /