summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Out-of-line GetProjectName.Stephen Kelly2015-08-252-4/+5
* cmState: Move directory Properties from cmMakefile.Stephen Kelly2015-08-244-142/+180
* cmMakefile: Inline GetDefinitions into GetProperty.Stephen Kelly2015-08-241-1/+5
* 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-243-10/+35
|\ \
| * | Fix iOS Bundle layouts (#15669)Gregor Jasny2015-08-243-10/+35
* | | 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-241-6/+5
|\ \ \
| * | | include_directories: Fix regression in BEFORE option (#15693)Brad King2015-08-211-6/+5
* | | | 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 'modules-no-soname'Brad King2015-08-211-2/+1
|\ \
| * | Do not set SONAME for MODULE library targets (#15705)Felix Geyer2015-08-201-2/+1
* | | Merge topic 'OUTPUT_NAME-genex-no-recursion'Brad King2015-08-212-35/+62
|\ \ \
| * | | cmGeneratorTarget: Avoid recursion in GetOutputName methodRobert Goulet2015-08-202-35/+62
* | | | 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 'get-filename-component-base-dir'Brad King2015-08-211-4/+16
|\ \ \ \
| * | | | get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-181-4/+16
| | |/ / | |/| |
* | | | 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 'cmake-gui-high-resolution'Brad King2015-08-181-0/+2
|\ \
| * | cmake-gui: Add support for HiDPI (Retina) screens on OS XFrancois Best2015-08-171-0/+2
* | | Merge topic 'build-subdir'Brad King2015-08-181-0/+19
|\ \ \
| * | | cmake: Add support for "--build ." in subdirectory (#15696)Clinton Stimpson2015-08-151-0/+19
* | | | CMake Nightly Date StampKitware Robot2015-08-181-1/+1
| |_|/ |/| |
* | | Merge topic 'propagate-link-search-to-try_compile'Brad King2015-08-171-0/+10
|\ \ \
| * | | try_compile: Propogate the CMAKE_LINK_SEARCH_ variablesChuck Atkins2015-08-141-0/+10
| |/ /
* | | Merge topic 'extended-length-paths'Brad King2015-08-171-8/+11
|\ \ \
| * | | cmSystemTools: Use extended length paths for Windows apis.Clinton Stimpson2015-08-151-8/+11
| |/ /