summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-031-1/+5
* Merge topic 'cmake-W-options'Brad King2015-12-025-62/+270
|\
| * Explicitly enable deprecated warnings by default.Michael Scott2015-12-013-9/+36
| * Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-011-0/+26
| * Add -W options to control deprecated warning messages.Michael Scott2015-12-012-1/+23
| * Refactor the -W options parser to be generic.Michael Scott2015-12-012-35/+83
| * Explicitly enable author (dev) warnings by default.Michael Scott2015-12-013-6/+28
| * Make message suppression more consistent.Michael Scott2015-11-305-21/+84
* | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-12-022-7/+17
|\ \
| * | CPack/DragNDrop: Allow single license for multiple languagesSimon Levermann2015-12-022-7/+17
| |/
* | Merge topic 'include-for-mode_t'Brad King2015-12-021-0/+2
|\ \
| * | Include `sys/types.h` header to get `mode_t`Kylie McClain2015-12-021-0/+2
* | | Merge topic 'reduce-realpath-calls'Brad King2015-12-022-4/+28
|\ \ \
| * | | cmOrderDirectories: Reduce repeat realpath() callsBrad King2015-12-012-2/+18
| * | | cmOrderDirectories: Factor out directory comparisonBrad King2015-12-012-4/+12
| |/ /
* | | Merge topic 'update-kwsys'Brad King2015-12-023-31/+28
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-013-31/+28
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2015-12-021-1/+1
* | | CMake Nightly Date StampKitware Robot2015-12-011-1/+1
|/ /
* | Merge topic 'reduce-cmState-accumulation-for-master'Brad King2015-11-308-66/+121
|\ \
| * \ Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...Brad King2015-11-258-66/+121
| |\ \
| | * | cmState: Avoid accumulating snapshot storage for short-lived scopesBrad King2015-11-253-0/+34
| | * | cmState: Avoid accumulating policy stack storage for short-lived scopesBrad King2015-11-251-1/+1
| | * | cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-lineBrad King2015-11-252-4/+13
| | * | cmLinkedTree: Add Pop methodBrad King2015-11-251-0/+21
| | * | cmLinkedTree: Rename 'Extend' method to 'Push'Brad King2015-11-252-35/+35
| | * | cmState: Enforce policy scope balancing around variable scopesBrad King2015-11-252-6/+2
| | * | cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-251-4/+2
| | * | cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-252-10/+4
| | * | cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-252-8/+11
* | | | CMake Nightly Date StampKitware Robot2015-11-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-11-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-11-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-11-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-11-261-1/+1
|/ / /
* | | Merge topic 'fix-find_package-version-file-error-stack'Brad King2015-11-251-2/+4
|\ \ \ | |/ /
| * | cmState: Skip variable scope snapshots to avoid call stack duplicatesBrad King2015-11-241-2/+4
| |/
* | CMake Nightly Date StampKitware Robot2015-11-251-1/+1
* | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-11-241-7/+7
|\ \
| * | CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variableSimon Levermann2015-11-231-7/+7
* | | CMake Nightly Date StampKitware Robot2015-11-241-1/+1
* | | Merge topic 'expand_cobertura_search'Brad King2015-11-231-3/+18
|\ \ \ | |/ / |/| |
| * | CTest: Expand directories for Cobertura searchJoseph Snyder2015-11-231-3/+18
* | | CMake Nightly Date StampKitware Robot2015-11-231-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-221-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-211-1/+1
* | | Merge topic 'ninja-symbolic-custom-command'Brad King2015-11-204-1/+20
|\ \ \
| * | | Ninja: Always re-run custom commands that have symbolic dependenciesBrad King2015-11-191-1/+11
| * | | Ninja: Add 'restat' parameter to custom command generation methodBrad King2015-11-194-1/+9
| * | | Ninja: Refactor generation of 'restat' on custom commandsBrad King2015-11-191-1/+2