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 topic 'ExternalProject-format-docs'
Brad King
2014-10-29
1
-188/+277
|
\
|
*
ExternalProject: Use explicit markup and definition lists in docs
Brad King
2014-10-28
1
-139/+227
|
*
ExternalProject: Convert docs to a bracket comment
Brad King
2014-10-28
1
-187/+188
*
|
Merge topic 'FindCurses-include-CheckLibraryExists'
Brad King
2014-10-29
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
FindCurses: Include CheckLibraryExists before using it (#15220)
Brad King
2014-10-28
1
-1/+2
*
|
Merge topic 'osx-gnu-fortran-deployment'
Brad King
2014-10-28
1
-0/+2
|
\
\
|
*
|
OS X: Detect deployment target flags from GNU Fortran compilers
Brad King
2014-10-27
1
-0/+2
*
|
|
Merge topic 'cpack-rpm-pre-post-install'
Brad King
2014-10-28
1
-3/+64
|
\
\
\
|
*
|
|
CPackRPM: Support PREUN and POSTUN requirements
Evgeny Kalishenko
2014-10-27
1
-4/+33
|
*
|
|
CPackRPM: Support pre(post) install script requirements
Evgeny Kalishenko
2014-10-27
1
-1/+33
*
|
|
|
Merge topic 'find-boost-no-reroot'
Brad King
2014-10-28
1
-2/+2
|
\
\
\
\
|
*
|
|
|
FindBoost: fix find_library call when using "re-rooting"
Guillaume Papin
2014-10-26
1
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'autorcc-depends'
Brad King
2014-10-27
1
-0/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
QtAutogen: Regenerate qrc files if their input changes (#15074)
Stephen Kelly
2014-10-24
1
-0/+1
|
|
/
/
*
|
|
FPHSA: remove unneeded variable dereferencing
Rolf Eike Beer
2014-10-25
1
-2/+2
|
/
/
*
|
Merge topic 'xcode-ios-compiler-id'
Brad King
2014-10-23
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 topic 'doc-line-lengths'
Brad King
2014-10-23
17
-202/+279
|
\
\
|
*
|
Modules: Format documentation to avoid over-long preformatted lines
Brad King
2014-10-22
17
-202/+279
|
|
/
*
|
Merge topic 'FindHg-no-cygwin-hg-on-windows'
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 topic 'cuda-rpath-osx'
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 topic 'fix-OSX-bundle-rpaths-and-Qt5'
Brad King
2014-10-22
1
-2/+16
|
\
\
|
*
|
BundleUtilities: Ensure framework symlinks and Info.plist exist
Adam Strzelecki
2014-10-21
1
-2/+16
*
|
|
Merge topic 'cpack-rpm-component-descriptions'
Brad King
2014-10-22
1
-11/+67
|
\
\
\
|
*
|
|
CPackRPM: Add component based packaging description and summary
Domen Vrankar
2014-10-21
1
-11/+67
*
|
|
|
Merge topic 'cmake-cmp0054-warnings'
Brad King
2014-10-21
9
-21/+21
|
\
\
\
\
|
*
|
|
|
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
9
-21/+21
|
|
/
/
/
*
|
|
|
Merge topic 'UseJava-classpath-cross-compile'
Brad King
2014-10-21
1
-1/+1
|
\
\
\
\
|
*
|
|
|
UseJava: Fix classpath separator on WIN32 cross compilation (#15206)
Lorenz Witte
2014-10-14
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'UseSWIG-r-support'
Brad King
2014-10-21
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
UseSWIG: Fix R module prefix
Julien Schueller
2014-10-14
1
-0/+2
|
|
|
/
|
|
/
|
*
|
|
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
|
\
\
\
[next]