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
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xerces-rename' into release
Brad King
2014-12-05
1
-33/+33
|
\
|
*
Modules: Rename FindXerces to FindXercesC
Brad King
2014-12-04
1
-33/+33
*
|
Merge branch 'CPackIFW-doc-typos' into release
Brad King
2014-12-03
1
-11/+11
|
\
\
|
*
|
CPackIFW: Correction of the module documentation
Konstantin Podsvirov
2014-12-02
1
-11/+11
|
|
/
*
|
Merge branch 'FindOpenGL-revert-imported-targets' into release
Brad King
2014-12-02
1
-40/+0
|
\
\
|
*
|
FindOpenGL: Revert support for imported targets (#15267)
Brad King
2014-12-01
1
-40/+0
|
|
/
*
|
Merge branch 'FindPythonInterp-Fix-1.4' into release
Brad King
2014-12-02
1
-2/+2
|
\
\
|
*
|
FindPythonInterp: fix version component variables for Python 1.4 (#15275)
Rolf Eike Beer
2014-12-02
1
-2/+2
*
|
|
Merge branch 'fix-implicit-lib-logging' into release
Brad King
2014-12-01
1
-1/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMakeParseImplicitLinkInfo: Fix implicit library logging
Brad King
2014-12-01
1
-1/+2
|
|
/
*
|
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
2
-4/+4
|
\
\
|
*
|
WCDH: Make the header -Wundef safe for the C language.
Stephen Kelly
2014-11-25
2
-4/+4
*
|
|
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
2
-5/+12
|
\
\
\
|
*
|
|
Features: Fix the default C dialect for Clang and GNU.
Stephen Kelly
2014-11-20
2
-3/+10
|
*
|
|
Features: Fix references to CXX compiler version in Clang-C.cmake.
Stephen Kelly
2014-11-18
1
-2/+2
|
|
/
/
*
|
|
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
|
|
/
/
*
|
|
Features: Don't record for AppleClang
Stephen Kelly
2014-11-12
1
-1/+2
|
|
/
|
/
|
*
|
Merge branch 'ExternalProject-check-hash-before-download' into release
Brad King
2014-11-10
1
-1/+14
|
\
\
|
*
|
ExternalProject: Restore logic to not download already-existing file
Brad King
2014-11-10
1
-1/+14
*
|
|
Merge branch 'xcode-ios-compiler-id' into release
Brad King
2014-11-07
1
-1/+1
|
\
\
\
|
*
|
|
Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)
Brad King
2014-11-07
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'doc-cleanup-xrefs' into release
Brad King
2014-11-07
2
-2/+2
|
\
\
\
|
*
|
|
Help: Fix broken cross-references reported by 'nitpicky' option
Brad King
2014-11-07
2
-2/+2
*
|
|
|
Merge branch 'doc-formatting' into release
Brad King
2014-11-07
1
-1/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Wrap long lines in pre-formatted documentation blocks
Brad King
2014-11-07
1
-1/+2
*
|
|
|
Merge branch 'release-doc-formatting' into release
Brad King
2014-11-07
13
-140/+102
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Modules: Wrap long lines in pre-formatted documentation blocks
Brad King
2014-11-06
12
-29/+38
|
*
|
|
FindProtobuf: Cleanup reStructuredText documentation formatting
Brad King
2014-11-06
1
-111/+64
*
|
|
|
Merge branch 'FindIce-no-envvar-markup' into release
Brad King
2014-11-03
1
-1/+1
|
\
\
\
\
|
*
|
|
|
FindIce: Drop use of :envvar: Sphinx markup
Brad King
2014-11-03
1
-1/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'watcom-drop-symfile-option' into release
Brad King
2014-11-03
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Watcom: Drop symfile linker option
J Decker
2014-11-03
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge branch 'fix-configure_file-COPYONLY' into release
Brad King
2014-11-03
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
Brad King
2014-10-31
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'FindCurses-include-CheckLibraryExists' into release
Brad King
2014-10-29
1
-1/+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FindCurses: Include CheckLibraryExists before using it (#15220)
Brad King
2014-10-28
1
-1/+2
|
|
/
/
*
|
|
Merge branch 'xcode-ios-compiler-id' into release
Brad King
2014-10-22
2
-3/+19
|
\
\
\
|
*
|
|
Xcode: Fix compiler id detection when code signing is required
Brad King
2014-10-22
2
-0/+6
|
*
|
|
Xcode: Fix compiler id detection for iOS tools (#15214)
Brad King
2014-10-22
2
-3/+13
|
|
/
/
[next]