summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-lineBrad King2015-11-252-4/+13
* cmLinkedTree: Add Pop methodBrad King2015-11-251-0/+21
* cmLinkedTree: Rename 'Extend' method to 'Push'Brad King2015-11-252-35/+35
* cmState: Enforce policy scope balancing around variable scopesBrad King2015-11-242-6/+2
* cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-241-4/+2
* cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-242-10/+4
* cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-242-8/+11
* Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file...Brad King2015-11-2418-0/+36
|\
| * Tests: Add case for package version file unmatched policy scopeBrad King2015-11-2411-0/+22
| * Tests: Add case for unmatched cmake_policy({PUSH,POP})Brad King2015-11-247-0/+14
* | cmState: Skip variable scope snapshots to avoid call stack duplicatesBrad King2015-11-241-2/+4
* | CMake 3.4.0v3.4.0Brad King2015-11-121-1/+1
* | Merge branch 'fix-install-rules' into releaseBrad King2015-11-091-6/+1
|\ \
| * | Install: Move SetHaveInstallRule to a more-obvious placeStephen Kelly2015-11-081-6/+1
|/ /
* | CMake 3.4.0-rc3v3.4.0-rc3Brad King2015-11-021-1/+1
* | Merge branch 'doc-apple-info-plist-properties' into releaseBrad King2015-10-302-29/+37
|\ \
| * | Help: Document target properties setting Info.plist fields (#15820)Brad King2015-10-302-29/+37
* | | Merge branch 'fix-find_program-regression' into releaseBrad King2015-10-305-0/+27
|\ \ \
| * | | find_program: Fix regression in finding an already-known pathBrad King2015-10-305-0/+27
* | | | Merge branch 'intel-fortran-2016' into releaseBrad King2015-10-291-1/+3
|\ \ \ \
| * | | | Intel: Recognize MSVC version for Intel Fortran 2016 (#15809)Brad King2015-10-261-1/+3
| | |/ / | |/| |
* | | | Merge branch 'backport-revert-autorcc-qt-5.1' into releaseBrad King2015-10-291-1/+1
|\ \ \ \
| * | | | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"Brad King2015-10-271-1/+1
| |/ / /
* | | | Merge branch 'vs-resw-files' into releaseBrad King2015-10-291-0/+4
|\ \ \ \
| * | | | VS: Add support for `.resw` files (#15811)Andrew Shaitorov2015-10-281-0/+4
| |/ / /
* | | | Merge branch 'cpack-deb-fakeroot-removal' into releaseBrad King2015-10-231-1/+1
|\ \ \ \
| * | | | CPackDEB: Use proper compression scheme for control.tar.gzRaffi Enficiaud2015-10-231-1/+1
* | | | | Merge branch 'fix-test-RUN_SERIAL-failure-regression' into releaseBrad King2015-10-235-5/+31
|\ \ \ \ \
| * | | | | CTest: Fix regression in handling of a RUN_SERIAL test that failsBrad King2015-10-235-5/+31
* | | | | | Merge branch 'doc-add_executable-typo' into releaseBrad King2015-10-221-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Add missing parenthesis in add_executable docsChristopher Dembia2015-10-221-1/+1
| | |/ / / | |/| | |
* | | | | CMake 3.4.0-rc2v3.4.0-rc2Brad King2015-10-211-1/+1
* | | | | Merge branch 'fix-CMP0054-elseif-warning' into releaseBrad King2015-10-2110-12/+108
|\ \ \ \ \
| * | | | | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-2010-12/+108
* | | | | | Merge branch 'doc-file-GLOB-no-order' into releaseBrad King2015-10-211-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Document that file(GLOB*) order is undefinedRuslan Baratov2015-10-211-1/+2
| |/ / / /
* | | | | Merge branch 'doc-add_test-requirements' into releaseBrad King2015-10-191-0/+7
|\ \ \ \ \
| * | | | | Help: Document add_test expectations of test command (#15798)Brad King2015-10-191-0/+7
| |/ / / /
* | | | | Merge branch 'ExternalProject-fix-git-version' into releaseBrad King2015-10-151-1/+2
|\ \ \ \ \
| * | | | | ExternalProject: Always use CMake builtin FindGit (#15791)Brad King2015-10-151-0/+1
| * | | | | ExternalProject: Fix Git version report in error message (#15791)Brad King2015-10-151-1/+1
* | | | | | Merge branch 'doc-INCLUDES-relnote' into releaseBrad King2015-10-131-0/+4
|\ \ \ \ \ \
| * | | | | | Help: Add release note about compile rule placeholder changes (#15787)Brad King2015-10-131-0/+4
| |/ / / / /
* | | | | | Merge branch 'xcode-adjust-deployment-to-host-version' into releaseBrad King2015-10-121-0/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Adjust deployment target SDK version to host versionGregor Jasny2015-10-121-0/+4
| |/ / / / /
* | | | | | Merge branch 'FindPostgreSQL-v9.5' into releaseBrad King2015-10-121-1/+1
|\ \ \ \ \ \
| * | | | | | FindPostgreSQL: Search for version 9.5Tamar Kranenburg2015-10-121-1/+1
| |/ / / / /
* | | | | | Merge branch 'cpack-wix-typos' into releaseBrad King2015-10-121-2/+2
|\ \ \ \ \ \
| * | | | | | CPackWIX: fix typos in documentationKevin Wojniak2015-10-081-2/+2
| |/ / / / /
* | | | | | Merge branch 'emacs-mode-fix-accidental-indentation' into releaseBrad King2015-10-121-4/+4
|\ \ \ \ \ \