summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* QtAutogen: Move initialization condition to caller.Stephen Kelly2015-09-263-20/+18
* QtAutogen: Move condition to prior loop.Stephen Kelly2015-09-261-10/+12
* QtAutogen: Move condition to prior loop.Stephen Kelly2015-09-261-15/+16
* QtAutogen: Make some methods static.Stephen Kelly2015-09-263-26/+29
* QtAutogen: Make internal method private.Stephen Kelly2015-09-261-1/+2
* QtAutogen: Don't use members to initialize automoc targets.Stephen Kelly2015-09-262-19/+22
* QtAutogen: Rename variable.Stephen Kelly2015-09-261-2/+3
* QtAutogen: Don't use a member to store skipped uic files.Stephen Kelly2015-09-262-12/+12
* QtAutogen: Add missing includes and forward declarations.Stephen Kelly2015-09-261-0/+5
* Merge topic 'revert-cmake-W-options'Brad King2015-09-253-236/+39
|\
| * Merge branch 'improve-variable-help-formatting' into revert-cmake-W-optionsBrad King2015-09-22100-3361/+4805
| |\
| * | Revert topic 'cmake-W-options' (#15747)Brad King2015-09-223-236/+39
* | | Merge topic 'fix-try_compile-internal-argv'Brad King2015-09-251-5/+1
|\ \ \
| * | | cmCoreTryCompile: Fix internal argument vector constructionBrad King2015-09-241-5/+1
* | | | Merge topic 'install-directory-dest-genex'Brad King2015-09-252-1/+57
|\ \ \ \
| * | | | install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-242-1/+57
* | | | | Merge topic 'fix-max-path-initialization'Brad King2015-09-256-32/+26
|\ \ \ \ \
| * | | | | cmLocalGenerator: Compute object max path on construction.Stephen Kelly2015-09-243-6/+4
| * | | | | cmGlobalGenerator: Create all local generators after Configure().Stephen Kelly2015-09-241-1/+1
| * | | | | cmGlobalGenerator: Remove unused method.Stephen Kelly2015-09-242-7/+0
| * | | | | cmGlobalGenerator: Create local generators after all makefiles configured.Stephen Kelly2015-09-243-7/+15
| * | | | | cmGlobalGenerator: Create local generator after configuring the makefile.Stephen Kelly2015-09-241-2/+2
| * | | | | cmMakefile: Create the local generator after configuring the makefile.Stephen Kelly2015-09-241-5/+5
| * | | | | Makefiles: Remove need to create local generator at configure time.Stephen Kelly2015-09-241-11/+5
| * | | | | Makefiles: Port to cmOutputConverter.Stephen Kelly2015-09-241-1/+2
* | | | | | CMake Nightly Date StampKitware Robot2015-09-251-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'install-files-dest-genex'Brad King2015-09-242-5/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | install: Allow generator expressions in FILES DESTINATIONRobert Goulet2015-09-232-5/+26
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-09-241-1/+1
|/ / /
* | | Merge topic 'vs-target-ordering'Brad King2015-09-237-14/+26
|\ \ \
| * | | VS: Fix rebuild with regeneration after input CMake code change (#15754)Brad King2015-09-221-1/+1
| * | | VS: Refactor target ordering logicBrad King2015-09-227-14/+26
* | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-231-1/+0
|\ \ \ \
| * | | | CPack: remove accidental changesDomen Vrankar2015-09-231-1/+0
* | | | | CMake Nightly Date StampKitware Robot2015-09-231-1/+1
* | | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-223-0/+28
|\ \ \ \ \ | |/ / / /
| * | | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-222-0/+26
| * | | | CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-211-0/+2
* | | | | Merge topic 'restrict-shlib-link-flags-to-enable-exports'Brad King2015-09-225-6/+56
|\ \ \ \ \
| * | | | | try_compile: Propogate CMP0065 to the generated project.Chuck Atkins2015-09-211-0/+10
| * | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-214-6/+46
* | | | | | Merge topic 'fix-policy-CMP0064-version'Brad King2015-09-221-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | CMP0064: Fix recorded version of introduction to be 3.4Brad King2015-09-211-1/+1
| |/ / / /
* | | | | Merge topic 'fix-windows-version-detection'Brad King2015-09-223-5/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)Gilles Khouzam2015-09-213-5/+27
* | | | | CMake Nightly Date StampKitware Robot2015-09-221-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cpack-deb-checksum-on-symlinks'Brad King2015-09-211-13/+16
|\ \ \ \
| * | | | CPackDeb: preventing md5sum on symlinksRaffi Enficiaud2015-09-181-13/+16
| |/ / /
* | | | Merge topic 'fix-compatibility-mode-LOCATION'Brad King2015-09-215-9/+17
|\ \ \ \
| * | | | CMP0026: Use compatibility codepath until configure is finished (#15748)Stephen Kelly2015-09-182-8/+8