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
*
UseJava.cmake: fully use cmake_parse_arguments in add_jar
Matthew Woehlke
2013-03-28
1
-35/+58
*
UseJava.cmake: require explicit request to include jars
Matthew Woehlke
2013-03-28
1
-18/+40
*
UseJava.cmake: accept jar targets in add_jar
Matthew Woehlke
2013-03-13
1
-1/+8
*
UseJava.cmake: fix passing jars to add_jar
Matthew Woehlke
2013-03-13
1
-1/+5
*
UseJava.cmake: simplify path logic
Matthew Woehlke
2013-03-13
1
-11/+11
*
Merge topic 'findqt4-withqt5'
Brad King
2013-03-13
1
-1/+1
|
\
|
*
FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typo
Brad King
2013-03-13
1
-1/+1
*
|
Merge topic 'cleanup-early-include-CTest-failure'
Brad King
2013-03-13
1
-0/+4
|
\
\
|
*
|
CTest: Fail early without PROJECT_BINARY_DIR (#14005)
Brad King
2013-03-12
1
-0/+4
*
|
|
Merge topic 'ExternalData-escape-semicolons'
Brad King
2013-03-13
1
-5/+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ExternalData: Preserve escaped semicolons during argument expansion
Brad King
2013-03-12
1
-5/+12
*
|
|
Merge topic 'findqt4-withqt5'
Brad King
2013-03-12
1
-36/+53
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindQt4: Do not use qmake from Qt5
Janne Rönkkö
2013-03-12
1
-36/+53
|
|
/
*
|
Merge topic 'aix-shared-flags'
Brad King
2013-03-12
2
-2/+2
|
\
\
|
*
|
AIX: Do not use -brtl to create shared libraries (#13997)
Brad King
2013-03-11
2
-2/+2
*
|
|
Merge topic 'Win-HOST_SYSTEM_PROCESSOR'
Brad King
2013-03-12
1
-1/+1
|
\
\
\
|
*
|
|
fix Windows processor detection
Rolf Eike Beer
2013-03-06
1
-1/+1
*
|
|
|
Merge topic 'FindCUDA.cmake/AddCUDA_cupti_LIBRARY'
Brad King
2013-03-12
1
-7/+26
|
\
\
\
\
|
*
|
|
|
FindCUDA: Added cupti library.
James Bigler
2013-03-12
1
-7/+26
*
|
|
|
|
Merge topic 'FindCUDA.cmake/SeparableCompilation'
Brad King
2013-03-12
1
-1/+150
|
\
\
\
\
\
|
*
|
|
|
|
FindCUDA: Add support for separable compilation
James Bigler
2013-03-12
1
-1/+150
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindCUDA.cmake/DontLinkAgainstCUDADriver'
Brad King
2013-03-12
1
-5/+0
|
\
\
\
\
\
|
*
|
|
|
|
FindCUDA: Remove linkage against CUDA driver library (#13084)
James Bigler
2013-03-12
1
-5/+0
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindImageMagick-v6.8.0-8'
Brad King
2013-03-12
1
-3/+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
FindImageMagick: Search quantum depth suffixes (#13859)
Slava Sysoltsev
2013-03-01
1
-3/+3
|
|
/
/
/
*
|
|
|
Merge topic 'GetPrerequisites-objdump'
Brad King
2013-03-04
1
-19/+37
|
\
\
\
\
|
*
|
|
|
GetPrerequisites: Add documentation for objdump
Michael Tänzer
2013-03-01
1
-0/+1
|
*
|
|
|
GetPrerequisites: Add support for objdump
Michael Tänzer
2013-02-28
1
-2/+18
|
*
|
|
|
GetPrerequisites: Move tool search paths up
Michael Tänzer
2013-02-28
1
-17/+18
|
|
/
/
/
*
|
|
|
Merge topic 'non-fatal-Qt4-missing-targets'
Brad King
2013-03-04
1
-6/+10
|
\
\
\
\
|
*
|
|
|
Only add existing targets to the Qt4 target depends properties.
Stephen Kelly
2013-02-26
1
-6/+10
|
|
/
/
/
*
|
|
|
Merge topic 'Win-HOST_SYSTEM_PROCESSOR'
Brad King
2013-03-04
1
-1/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
properly detect processor architecture on Windows
Rolf Eike Beer
2013-02-25
1
-1/+5
*
|
|
Merge topic 'FPHSA_FOUND_VAR_OPTION'
Brad King
2013-02-25
1
-23/+44
|
\
\
\
|
*
|
|
FPHSA: improve documentation
Alex Neundorf
2013-02-22
1
-8/+12
|
*
|
|
FPHSA: Add FOUND_VAR option to specify _FOUND variable name
Alex Neundorf
2013-02-22
1
-15/+32
|
|
/
/
*
|
|
Merge topic 'try_compile-targets'
Brad King
2013-02-25
11
-54/+21
|
\
\
\
|
*
|
|
Handle targets in the LINK_LIBRARIES of try_compile.
Stephen Kelly
2013-02-22
11
-54/+21
*
|
|
|
Merge topic 'generate-export-header-warnings'
Brad King
2013-02-25
1
-4/+0
|
\
\
\
\
|
*
|
|
|
Removed GenerateExportHeader warnings about old compilers
Marcus D. Hanwell
2013-02-20
1
-4/+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-GEH-docs'
Brad King
2013-02-25
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix GenerateExportHeader documentation #13936
Stephen Kelly
2013-02-20
1
-1/+1
|
|
/
/
*
|
|
NAG: Use -PIC for Fortran position-independent code (#13932)
Neil Carlson
2013-02-18
1
-0/+1
|
/
/
*
|
Merge topic 'rpath-use-implicit-link-dirs'
Brad King
2013-02-15
1
-0/+1
|
\
\
|
*
\
Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirs
Brad King
2013-02-14
99
-994/+1576
|
|
\
\
|
*
|
|
AIX-GNU: Put implicit link directories in runtime libpath (#13909)
Brad King
2013-02-14
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'OpenMP-doc'
Brad King
2013-02-15
1
-1/+3
|
\
\
\
|
*
|
|
FindOpenMP: improve documentation (#13895)
Rolf Eike Beer
2013-02-13
1
-1/+3
*
|
|
|
Merge topic 'Embarcadero-linker-flags'
Brad King
2013-02-15
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Embarcadero: Fix default link stack/heap flags (#13912)
Brad King
2013-02-13
1
-1/+1
|
|
/
/
/
[next]