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
*
Merge branch 'target-sources-error-conditions' into release
Brad King
2014-12-01
19
-8/+93
|
\
|
*
Help: Document the export limitation of INTERFACE_SOURCES.
Stephen Kelly
2014-11-29
2
-0/+8
|
*
Export: Disallow export of targets with INTERFACE_SOURCES
Stephen Kelly
2014-11-29
9
-0/+38
|
*
cmTarget: Don't allow relative paths in INTERFACE_SOURCES
Stephen Kelly
2014-11-29
9
-8/+47
*
|
Merge branch 'fix-transitive-OBJECT_SOURCES-context' into release
Brad King
2014-12-01
2
-35/+44
|
\
\
|
*
|
Genex: Fix evaluation context propagation for TARGET_OBJECTS.
Stephen Kelly
2014-11-26
2
-35/+44
|
|
/
*
|
Merge branch 'doc-installed-file-property' into release
Brad King
2014-12-01
3
-28/+69
|
\
\
|
*
|
Help: Add 3.1 release notes for INSTALL property scope
Brad King
2014-12-01
1
-0/+6
|
*
|
Help: Document installed file property API
Nils Gladitz
2014-12-01
2
-0/+21
|
*
|
Help: Format set_property and get_property command docs
Brad King
2014-12-01
2
-28/+42
*
|
|
Merge branch 'doc-CMP0053-dedup-char' into release
Brad King
2014-12-01
1
-1/+1
|
\
\
\
|
*
|
|
Help: Remove duplicate '#' in CMP0053 valid character list
Christoph GrĂ¼ninger
2014-12-01
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fix-source-case-matching' into release
Brad King
2014-11-26
1
-1/+2
|
\
\
\
|
*
|
|
Fix lookup of source names after conversion to their actual case (#15259)
Brad King
2014-11-26
1
-1/+2
|
|
/
/
*
|
|
Merge branch 'revert-cached-regex-clear' into release
Brad King
2014-11-26
5
-60/+43
|
\
\
\
|
*
|
|
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
Ben Boeckel
2014-11-26
5
-60/+43
|
|
/
/
*
|
|
Merge branch 'FindwxWidgets-new-versions' into release
Brad King
2014-11-26
1
-0/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindwxWidgets: Add versions 3.0.1 and 3.0.2
Christopher Gittner
2014-11-26
1
-0/+2
|
|
/
*
|
Merge branch 'C-features-Wundef' into release
Brad King
2014-11-26
4
-4/+18
|
\
\
|
*
|
WCDH: Make the header -Wundef safe for the C language.
Stephen Kelly
2014-11-25
4
-4/+18
*
|
|
Merge branch 'fix-WCDH-docs' into release
Brad King
2014-11-25
1
-1/+1
|
\
\
\
|
*
|
|
WCDH: Don't imply that MSVC is supported by the module.
Stephen Kelly
2014-11-23
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'fix-GNU-CXX-dialect-versions' into release
Brad King
2014-11-25
1
-4/+3
|
\
\
\
|
*
|
|
Features: Record C++11 dialect switch only for GNU 4.7 and later.
Stephen Kelly
2014-11-19
1
-4/+3
|
|
/
/
*
|
|
Merge branch 'default-lang-dialect' into release
Brad King
2014-11-25
7
-47/+113
|
\
\
\
|
*
|
|
Fix the test for running the CxxDialog unit test.
Stephen Kelly
2014-11-20
1
-2/+2
|
*
|
|
Features: Fix the default C dialect for Clang and GNU.
Stephen Kelly
2014-11-20
6
-15/+79
|
*
|
|
Features: Fix references to CXX compiler version in Clang-C.cmake.
Stephen Kelly
2014-11-18
1
-2/+2
|
*
|
|
Features: Test the CXX compiler only if it has features.
Stephen Kelly
2014-11-18
1
-28/+30
|
|
/
/
*
|
|
Merge branch 'fix-openmp-fortran' into release
Brad King
2014-11-20
1
-5/+5
|
\
\
\
|
*
|
|
FindOpenMP: Use fixed form Fortran test program
Nils Gladitz
2014-11-20
1
-5/+5
|
|
/
/
*
|
|
Merge branch 'backport-fix-CMP0054-MSVC' into release
Brad King
2014-11-20
5
-12/+12
|
\
\
\
|
*
|
|
Avoid if() quoted auto-dereference when checking for "MSVC"
Fraser Hutchison
2014-11-19
5
-12/+12
*
|
|
|
Merge branch 'FindJava-no-osx-stub' into release
Brad King
2014-11-19
1
-1/+4
|
\
\
\
\
|
*
|
|
|
FindJava: Do not accept OS X stub 'java' as Java
Brad King
2014-11-19
1
-1/+4
|
|
/
/
/
*
|
|
|
Merge branch 'vs-check-phone-store-tools' into release
Brad King
2014-11-17
7
-35/+242
|
\
\
\
\
|
*
|
|
|
VS: Do not produce WinMD file for OBJECT libraries (#15228)
Gilles Khouzam
2014-11-17
1
-1/+2
|
*
|
|
|
VS: Improve error messages when compiler is not detected (#15228)
Gilles Khouzam
2014-11-14
6
-34/+240
|
|
/
/
/
*
|
|
|
Merge branch 'doc-sphinx-cmake-fixup' into release
Brad King
2014-11-17
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Utilities/Sphinx: Add missing call to note_explicit_target
Brad King
2014-11-17
1
-0/+1
*
|
|
|
|
Merge branch 'doc-target_include_directories-fixup' into release
Brad King
2014-11-17
1
-2/+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: target_include_directories does not allow target names
Brad King
2014-11-17
1
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'vs14-is-2015' into release
Brad King
2014-11-17
5
-18/+38
|
\
\
\
\
|
*
|
|
|
VS: Rename VS 14 generator to 'Visual Studio 14 2015'
Brad King
2014-11-14
5
-18/+38
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'kwsys-SharedForward-vs14' into release
Brad King
2014-11-17
1
-1/+1
|
\
\
\
\
|
*
|
|
|
KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limit
Brad King
2014-11-14
1
-1/+1
*
|
|
|
|
Merge branch 'vs-nsight-tegra-version' into release
Brad King
2014-11-13
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9
Dmitry Polyanitsa
2014-11-13
1
-2/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'no-cmake-self-install-when-cross-compiling' into release
Brad King
2014-11-13
1
-1/+2
|
\
\
\
\
\
|
*
|
|
|
|
Do not use just-built CMake to install itself when cross-compiling (#15248)
Brad King
2014-11-13
1
-1/+2
|
|
/
/
/
/
[next]