index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmState: Avoid accumulating snapshot storage for short-lived scopes
Brad King
2015-11-25
3
-0/+34
*
cmState: Avoid accumulating policy stack storage for short-lived scopes
Brad King
2015-11-25
1
-1/+1
*
cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
Brad King
2015-11-25
2
-4/+13
*
cmLinkedTree: Add Pop method
Brad King
2015-11-25
1
-0/+21
*
cmLinkedTree: Rename 'Extend' method to 'Push'
Brad King
2015-11-25
2
-35/+35
*
cmState: Enforce policy scope balancing around variable scopes
Brad King
2015-11-25
2
-6/+2
*
cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopes
Brad King
2015-11-25
1
-4/+2
*
cmMakefile: Remove unused PolicyPushPop interfaces
Brad King
2015-11-25
2
-10/+4
*
cmMakefile: Clarify purpose of method that pops a scope snapshot
Brad King
2015-11-25
2
-8/+11
*
Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file...
Brad King
2015-11-24
18
-0/+36
|
\
|
*
Tests: Add case for package version file unmatched policy scope
Brad King
2015-11-24
11
-0/+22
|
*
Tests: Add case for unmatched cmake_policy({PUSH,POP})
Brad King
2015-11-24
7
-0/+14
*
|
cmState: Skip variable scope snapshots to avoid call stack duplicates
Brad King
2015-11-24
1
-2/+4
*
|
CMake 3.4.0
v3.4.0
Brad King
2015-11-12
1
-1/+1
*
|
Merge branch 'fix-install-rules' into release
Brad King
2015-11-09
1
-6/+1
|
\
\
|
*
|
Install: Move SetHaveInstallRule to a more-obvious place
Stephen Kelly
2015-11-08
1
-6/+1
|
/
/
*
|
CMake 3.4.0-rc3
v3.4.0-rc3
Brad King
2015-11-02
1
-1/+1
*
|
Merge branch 'doc-apple-info-plist-properties' into release
Brad King
2015-10-30
2
-29/+37
|
\
\
|
*
|
Help: Document target properties setting Info.plist fields (#15820)
Brad King
2015-10-30
2
-29/+37
*
|
|
Merge branch 'fix-find_program-regression' into release
Brad King
2015-10-30
5
-0/+27
|
\
\
\
|
*
|
|
find_program: Fix regression in finding an already-known path
Brad King
2015-10-30
5
-0/+27
*
|
|
|
Merge branch 'intel-fortran-2016' into release
Brad King
2015-10-29
1
-1/+3
|
\
\
\
\
|
*
|
|
|
Intel: Recognize MSVC version for Intel Fortran 2016 (#15809)
Brad King
2015-10-26
1
-1/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'backport-revert-autorcc-qt-5.1' into release
Brad King
2015-10-29
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"
Brad King
2015-10-27
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'vs-resw-files' into release
Brad King
2015-10-29
1
-0/+4
|
\
\
\
\
|
*
|
|
|
VS: Add support for `.resw` files (#15811)
Andrew Shaitorov
2015-10-28
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge branch 'cpack-deb-fakeroot-removal' into release
Brad King
2015-10-23
1
-1/+1
|
\
\
\
\
|
*
|
|
|
CPackDEB: Use proper compression scheme for control.tar.gz
Raffi Enficiaud
2015-10-23
1
-1/+1
*
|
|
|
|
Merge branch 'fix-test-RUN_SERIAL-failure-regression' into release
Brad King
2015-10-23
5
-5/+31
|
\
\
\
\
\
|
*
|
|
|
|
CTest: Fix regression in handling of a RUN_SERIAL test that fails
Brad King
2015-10-23
5
-5/+31
*
|
|
|
|
|
Merge branch 'doc-add_executable-typo' into release
Brad King
2015-10-22
1
-1/+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Help: Add missing parenthesis in add_executable docs
Christopher Dembia
2015-10-22
1
-1/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake 3.4.0-rc2
v3.4.0-rc2
Brad King
2015-10-21
1
-1/+1
*
|
|
|
|
Merge branch 'fix-CMP0054-elseif-warning' into release
Brad King
2015-10-21
10
-12/+108
|
\
\
\
\
\
|
*
|
|
|
|
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
Stephen Kelly
2015-10-20
10
-12/+108
*
|
|
|
|
|
Merge branch 'doc-file-GLOB-no-order' into release
Brad King
2015-10-21
1
-1/+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Help: Document that file(GLOB*) order is undefined
Ruslan Baratov
2015-10-21
1
-1/+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'doc-add_test-requirements' into release
Brad King
2015-10-19
1
-0/+7
|
\
\
\
\
\
|
*
|
|
|
|
Help: Document add_test expectations of test command (#15798)
Brad King
2015-10-19
1
-0/+7
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ExternalProject-fix-git-version' into release
Brad King
2015-10-15
1
-1/+2
|
\
\
\
\
\
|
*
|
|
|
|
ExternalProject: Always use CMake builtin FindGit (#15791)
Brad King
2015-10-15
1
-0/+1
|
*
|
|
|
|
ExternalProject: Fix Git version report in error message (#15791)
Brad King
2015-10-15
1
-1/+1
*
|
|
|
|
|
Merge branch 'doc-INCLUDES-relnote' into release
Brad King
2015-10-13
1
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Add release note about compile rule placeholder changes (#15787)
Brad King
2015-10-13
1
-0/+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'xcode-adjust-deployment-to-host-version' into release
Brad King
2015-10-12
1
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Xcode: Adjust deployment target SDK version to host version
Gregor Jasny
2015-10-12
1
-0/+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'FindPostgreSQL-v9.5' into release
Brad King
2015-10-12
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindPostgreSQL: Search for version 9.5
Tamar Kranenburg
2015-10-12
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'cpack-wix-typos' into release
Brad King
2015-10-12
1
-2/+2
|
\
\
\
\
\
\
[next]