summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'libarchive-modern-apis'Brad King2015-08-252-16/+16
|\
| * Use modern libarchive APIsPáder Rezső2015-08-242-16/+16
* | Merge topic 'fphsa-typo'Brad King2015-08-251-1/+1
|\ \
| * | FPHSA: fix typo in documentationRolf Eike Beer2015-08-241-1/+1
| |/
* | Merge topic 'fix-load-command-doc-classification'Brad King2015-08-251-1/+1
|\ \
| * | Help: Fix classification of load_command in command TOC.James Johnston2015-08-251-1/+1
* | | Merge topic 'FindJNI-linux-x32'Brad King2015-08-251-0/+4
|\ \ \
| * | | FindJNI: Add support for x32 architecture on Linux (#15710)Thorsten Glaser2015-08-241-0/+4
| | |/ | |/|
* | | Merge topic 'cmState-prop_dir'Brad King2015-08-254-138/+180
|\ \ \
| * | | cmState: Move directory Properties from cmMakefile.Stephen Kelly2015-08-244-142/+180
| * | | cmMakefile: Inline GetDefinitions into GetProperty.Stephen Kelly2015-08-241-1/+5
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-08-251-1/+1
| |/ |/|
* | Merge topic 'drop-cmsys-std-layer'Brad King2015-08-2418-76/+56
|\ \ | |/ |/|
| * Remove use of include <cmsys/IOStream.hxx> from KWSysBrad King2015-08-211-8/+0
| * Remove use of include <cmsys/stl/*> and cmsys_stl::*Brad King2015-08-205-7/+2
| * Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-2014-61/+54
* | Merge topic 'cmState-definitions'Brad King2015-08-245-125/+185
|\ \
| * | cmState: Host variable definitions.Stephen Kelly2015-08-233-148/+126
| * | cmState: Add a VariableScope snapshot type.Stephen Kelly2015-08-233-1/+38
| * | cmState: Add a Base snapshot type.Stephen Kelly2015-08-232-2/+4
| * | cmMakefile: Decouple the container of cmDefinitions from scoping logic.Stephen Kelly2015-08-231-24/+56
| * | cmDefinitions: Implement in terms of cmLinkedTree.Stephen Kelly2015-08-233-33/+39
| * | cmMakefile: Extract InitializeVarScope method.Stephen Kelly2015-08-231-1/+6
* | | Merge topic 'ios-app-bundle-layout'Brad King2015-08-246-10/+116
|\ \ \
| * | | Fix iOS Bundle layouts (#15669)Gregor Jasny2015-08-246-10/+116
* | | | Merge topic 'remove-unused-cmPolicies'Brad King2015-08-242-4/+0
|\ \ \ \
| * | | | cmake: Remove unused cmPolicies member.Stephen Kelly2015-08-232-4/+0
| | |/ / | |/| |
* | | | Merge topic 'refactor-progress'Brad King2015-08-247-50/+71
|\ \ \ \
| * | | | cmGlobalUnixMakefileGenerator3: Change the progress container key.Stephen Kelly2015-08-232-4/+5
| * | | | cmState: Make it possible to order cmState::Snapshot.Stephen Kelly2015-08-233-0/+20
| * | | | cmGlobalUnixMakefileGenerator3: Rename member.Stephen Kelly2015-08-232-4/+4
| * | | | cmGlobalGenerator: Rename progress initializer method.Stephen Kelly2015-08-234-4/+4
| * | | | cmGlobalGenerator: Move LG to target map to subclass.Stephen Kelly2015-08-234-47/+48
| * | | | cmGlobalGenerator: Remove clearance of map.Stephen Kelly2015-08-231-1/+0
| |/ / /
* | | | Merge topic 'generators-use-cmLocalGenerator'Brad King2015-08-2411-28/+53
|\ \ \ \
| * | | | cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.Stephen Kelly2015-08-234-10/+17
| * | | | cmTestGenerator: Require cmLocalGenerator, not cmMakefile.Stephen Kelly2015-08-233-5/+19
| * | | | cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.Stephen Kelly2015-08-235-13/+17
| |/ / /
* | | | Merge topic 'fix-include_directories-BEFORE'Brad King2015-08-244-6/+11
|\ \ \ \
| * | | | include_directories: Fix regression in BEFORE option (#15693)Brad King2015-08-214-6/+11
* | | | | CMake Nightly Date StampKitware Robot2015-08-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-08-231-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2015-08-221-1/+1
|/ / /
* | | Merge topic 'improve-variable-help-formatting'Brad King2015-08-21194-508/+537
|\ \ \
| * | | Help: Improve formatting of variable documentationJames Johnston2015-08-21194-508/+537
* | | | Merge topic 'modules-no-soname'Brad King2015-08-2111-36/+93
|\ \ \ \
| * | | | Do not set SONAME for MODULE library targets (#15705)Felix Geyer2015-08-206-36/+23
| * | | | Tests: Cover NO_SONAME property for SHARED librariesBrad King2015-08-205-0/+70
| | |_|/ | |/| |
* | | | Merge topic 'FindCUDA-vs2013-separate-compilation'Brad King2015-08-211-3/+2
|\ \ \ \
| * | | | FindCUDA: Fix object build rule for separate compilation on VS 2013+ (#15697)Dominic Meiser2015-08-201-3/+2
| |/ / /