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
*
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
|
|
/
/
*
|
|
Merge branch 'doc-line-lengths' into release
Brad King
2014-10-22
17
-202/+279
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Modules: Format documentation to avoid over-long preformatted lines
Brad King
2014-10-22
17
-202/+279
|
|
/
*
|
Merge branch 'FindHg-no-cygwin-hg-on-windows' into release
Brad King
2014-10-22
1
-0/+4
|
\
\
|
*
|
FindHg: Do not use cygwin hg on Windows
Brad King
2014-10-22
1
-0/+4
|
|
/
*
|
Merge branch 'cuda-rpath-osx' into release
Brad King
2014-10-22
1
-12/+0
|
\
\
|
*
|
FindCUDA: Remove rpath logic outdated by CMake's own @rpath support
Clinton Stimpson
2014-10-22
1
-12/+0
|
|
/
*
|
Merge branch 'fix-OSX-bundle-rpaths-and-Qt5' into release
Brad King
2014-10-22
1
-2/+16
|
\
\
|
*
|
BundleUtilities: Ensure framework symlinks and Info.plist exist
Adam Strzelecki
2014-10-21
1
-2/+16
*
|
|
CheckStructHasMember: avoid breakage on -Wall -Werror (#15203)
Peter Wu
2014-10-13
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'
Brad King
2014-10-10
2
-32/+141
|
\
\
|
|
/
|
*
BundleUtilities: Framework codesign Resources/Info.plist & Current
Adam Strzelecki
2014-10-10
1
-2/+21
|
*
BundleUtilities: Resolve & replace @rpath placeholders
Adam Strzelecki
2014-10-10
2
-26/+98
|
*
GetPrerequisites: Make sure dyld placeholders are prefixes
Adam Strzelecki
2014-10-10
1
-3/+3
|
*
BundleUtilities: Use find on UNIX for fast executable lookup
Adam Strzelecki
2014-10-10
1
-1/+19
*
|
Merge topic 'FindThreads_overhaul'
Brad King
2014-10-09
1
-36/+78
|
\
\
|
*
|
FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767)
Rolf Eike Beer
2014-10-08
1
-0/+18
|
*
|
FindThreads: introduce an imported target to link to
Timo Rothenpieler
2014-10-08
1
-0/+18
|
*
|
FindThreads: move checking of the -pthread compiler flag into a macro
Rolf Eike Beer
2014-10-06
1
-36/+42
*
|
|
Merge topic 'FPHSA_exact_version'
Brad King
2014-10-08
1
-7/+36
|
\
\
\
|
*
|
|
FPHSA: fix when requested or found version is exactly 0
Rolf Eike Beer
2014-10-07
1
-3/+4
|
*
|
|
FPHSA: when EXACT version match is requested only compare the components given
Rolf Eike Beer
2014-10-07
1
-4/+32
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindLATEX-cross-compile-ps2pdf14'
Brad King
2014-10-08
1
-1/+1
|
\
\
\
|
*
|
|
FindLATEX: Search for ps2pdf14 even on Windows (#15198)
Brad King
2014-10-07
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ctest-memcheck-sanitizers'
Brad King
2014-10-07
1
-0/+1
|
\
\
\
|
*
|
|
ctest: add support for additional sanitizer options
Ben Boeckel
2014-10-03
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindBoost-CMP0054'
Brad King
2014-10-07
1
-4/+4
|
\
\
\
|
*
|
|
FindBoost: Avoid if() quoted auto-dereference
Nils Gladitz
2014-10-06
1
-4/+4
[next]