summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |/ / / /
* | | | | Merge topic 'OUTPUT_NAME-genex-no-recursion'Brad King2015-08-217-35/+72
|\ \ \ \ \
| * | | | | cmGeneratorTarget: Avoid recursion in GetOutputName methodRobert Goulet2015-08-207-35/+72
* | | | | | Merge topic 'sublime-msvc-includes'Brad King2015-08-211-0/+4
|\ \ \ \ \ \
| * | | | | | Extra Generator: Populate MSVC system include paths from environment (#15597)Gregor Jasny2015-08-181-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs-fix-obj-extension'Brad King2015-08-211-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmLocalVisualStudioGenerator: Use computed .obj extension (#13685)Bastien Schatt2015-08-181-2/+2
| |/ / / /
* | | | | Merge topic 'hp-ux-itanium-shared-libs'Brad King2015-08-211-3/+5
|\ \ \ \ \
| * | | | | HP-UX: Do not use ".sl" extension for shared libs on ItaniumBrad King2015-08-181-3/+5
* | | | | | Merge topic 'get-filename-component-base-dir'Brad King2015-08-214-9/+87
|\ \ \ \ \ \
| * | | | | | get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-184-9/+87
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'determine-compiler-CMP0054'Brad King2015-08-212-6/+8
|\ \ \ \ \ \
| * | | | | | CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted argumentsMatt McCormick2015-08-202-6/+8
* | | | | | | CMake Nightly Date StampKitware Robot2015-08-211-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-08-201-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2015-08-191-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'finpkgconfig-if-deref'Brad King2015-08-181-1/+1
|\ \ \ \