summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2016-10-171-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-10-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-10-151-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release'Brad King2016-10-140-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'ninja-framework-POST_BUILD' into releaseBrad King2016-10-132-2/+9
| |\ \ \
| * \ \ \ Merge branch 'backport-LINK_WHAT_YOU_USE-allow-OFF' into releaseBrad King2016-10-133-6/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'ninja-rc-regression' into releaseBrad King2016-10-131-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ice-3.6.3' into releaseBrad King2016-10-131-0/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'vs-host-x64-tools'Brad King2016-10-1429-7/+209
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Provide an option to use x64 host toolsBrad King2016-10-1425-1/+162
| * | | | | | | | Help: Document VS and Xcode toolset selectionBrad King2016-10-137-6/+47
* | | | | | | | | 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 'FindBoost-minor-cleanup'Brad King2016-10-141-13/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindBoost: Simplify library dir detection with cascading if/elseif/elseAlex Turbov2016-10-131-6/+4
| * | | | | | | | | | FindBoost: Minor style updatesAlex Turbov2016-10-131-2/+2
| * | | | | | | | | | FindBoost: Use list(INSERT) to simplify suffix list generationAlex Turbov2016-10-131-1/+1
| * | | | | | | | | | FindBoost: Use string(APPEND) in more casesAlex Turbov2016-10-131-4/+4
* | | | | | | | | | | Merge topic 'st2-exclude-patterns-variable'Brad King2016-10-145-2/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sublime: Exclude build tree from source tree project only optionallyBruno Pedrosa2016-10-125-2/+26
* | | | | | | | | | | | Merge topic 'ninja-framework-POST_BUILD'Brad King2016-10-142-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Ninja: Fix POST_BUILD commands on macOS FrameworksBrad King2016-10-132-2/+9
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'ninja-rc-regression'Brad King2016-10-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |