summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Make message suppression more consistent.Michael Scott2015-11-305-21/+84
* 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-242-6/+2
| | * cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-241-4/+2
| | * cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-242-10/+4
| | * cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-242-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
* | | | Merge topic 'fix-autodef-bigobj-64'Brad King2015-11-201-1/+1
|\ \ \ \
| * | | | Fix auto export symbols for Dlls containing /bigobj for 64bit builds.Bill Hoffman2015-11-191-1/+1
| |/ / /
* | | | Merge topic 'avoid-divide-by-zero'Brad King2015-11-201-1/+7
|\ \ \ \
| * | | | cmELF: Avoid divide by zero if there are no dynamic section entriesTy Smith2015-11-191-1/+7
| | |_|/ | |/| |
* | | | Merge topic 'restore-android-no-versioned-soname'Brad King2015-11-201-0/+1
|\ \ \ \
| * | | | Android: Restore generation of non-versioned soname (#15851)Brad King2015-11-191-0/+1
* | | | | CMake Nightly Date StampKitware Robot2015-11-201-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'fix-ms-manifest-no-linker'Brad King2015-11-191-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | MSVC: Fix linking with /MANIFEST:NO optionBrad King2015-11-181-1/+3
| |/ /
| * | CMake 3.4.0v3.4.0Brad King2015-11-121-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-191-1/+1
* | | Merge topic 'unique_def_symbols'Brad King2015-11-183-23/+75
|\ \ \
| * | | De-duplicate symbols listed in generated module definition filesBill Hoffman2015-11-183-23/+75
| | |/ | |/|
* | | Merge topic 'cmake-gui-select-toolset'Brad King2015-11-1820-26/+197
|\ \ \
| * | | cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-1720-26/+197
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-11-181-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-171-1/+1
|/ /
* | Merge topic 'non-xcode-framework-layout'Brad King2015-11-161-3/+12
|\ \