summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/ /
* | | Merge topic 'update-curl'Brad King2015-08-171-1/+1
|\ \ \
| * | | cmCurl: Tolerate lack of CURLOPT_CAPATH supportBrad King2015-08-121-1/+1
* | | | Merge topic 'use-generator-target'Brad King2015-08-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmComputeLinkInformation: Lookup a target only if we have oneBrad King2015-08-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-08-171-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-08-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-08-151-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2015-08-141-1/+1
* | | Merge topic 'OUTPUT_DIRECTORY-genex'Brad King2015-08-131-5/+36
|\ \ \
| * | | Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-121-2/+15
| * | | cmTarget: Detect and diagnose recursion in GetOutputInfoRobert Goulet2015-08-121-3/+21
* | | | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-132-3/+7
* | | | CMake Nightly Date StampKitware Robot2015-08-131-1/+1
| |_|/ |/| |
* | | Merge topic 'ctest-report-compiler-version'Brad King2015-08-121-3/+2
|\ \ \
| * | | CTest: Report to CDash the compiler version used to build the projectDaniel Pfeifer2015-08-111-3/+2
| |/ /
* | | Merge topic 'target_include_directories-relative-SYSTEM-dirs'Brad King2015-08-123-10/+18
|\ \ \
| * | | cmTarget: Remove unused AddSystemIncludeDirectories overloadGregor Jasny2015-08-112-8/+0
| * | | target_include_directories: Support relative SYSTEM include dirs (#15464)Gregor Jasny2015-08-111-2/+18
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-08-121-1/+1
|/ /
* | Merge topic 'bootstrap-no-ninja'Brad King2015-08-111-1/+5
|\ \
| * | bootstrap: Do not build Ninja generatorBrad King2015-08-101-1/+5
* | | Merge topic 'global-generator-makefiles'Brad King2015-08-1110-61/+72
|\ \ \
| * | | cmQtAutoGenerators: Prefer a generator to access global generator.Stephen Kelly2015-08-071-2/+2
| * | | cmGlobalGenerator: Port Find API to cmMakefile.Stephen Kelly2015-08-075-20/+21
| * | | cmGlobalGenerator: Create global targets from cmMakefiles.Stephen Kelly2015-08-071-2/+2