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 'CrossCompilingFix13796'
Brad King
2013-05-16
1
-5/+5
|
\
|
*
CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796)
Alex Neundorf
2013-04-15
1
-5/+5
*
|
Merge topic 'fix-comment-typos'
Brad King
2013-05-16
1
-5/+5
|
\
\
|
*
|
Fix some copyastos in the DetermineRCCompiler file.
Stephen Kelly
2013-04-14
1
-5/+5
|
|
/
*
|
Merge topic 'FindOpenSSL-cross-compiling'
Brad King
2013-05-16
1
-1/+1
|
\
\
|
*
|
FindOpenSSL: Fix spelling of CMAKE_CROSSCOMPILING (#14075)
Robin Lee
2013-04-12
1
-1/+1
|
|
/
*
|
Merge topic 'vs-no-compiler-pdb-setting'
Brad King
2013-05-16
2
-4/+4
|
\
\
|
*
|
MSVC: Invoke 'link' directly for executables
Brad King
2013-04-08
1
-1/+1
|
*
|
VS: Separate compiler and linker PDB files (#11899, #14062)
Brad King
2013-04-05
2
-4/+4
|
|
/
*
|
Merge topic 'CPackRPM-avoidOwningSystemDirs'
Brad King
2013-05-16
1
-0/+42
|
\
\
|
*
|
CPackRPM add /usr/lib64 to the list of builtin to-be-excluded path
Eric NOULARD
2013-04-05
1
-2/+2
|
*
|
CPackRPM add mechanism to remove path from generated list of file in RPM spec.
Eric NOULARD
2013-04-05
1
-0/+42
|
|
/
*
|
Merge topic 'CPackRPM-componentizedUserSpecFile'
Brad King
2013-05-16
1
-6/+15
|
\
\
|
|
/
|
/
|
|
*
Add support for componentized USER spec file
Eric NOULARD
2013-04-01
1
-6/+15
*
|
Merge topic 'usr-move-relocatable'
Brad King
2013-04-04
1
-21/+19
|
\
\
|
*
|
Handle usr-move without forcing absolute paths (#14041)
Brad King
2013-04-03
1
-21/+19
*
|
|
Qt4: Fix typo setting a variable for FindThreads.
Clinton Stimpson
2013-04-02
1
-1/+1
|
/
/
*
|
Merge topic 'ExactCaseReadmeTxt'
Brad King
2013-03-28
1
-50/+65
|
\
\
|
*
|
Modules/readme.txt: make lines a bit shorter for easier readability
Alex Neundorf
2013-03-28
1
-13/+28
|
*
|
Modules/readme.txt: switch from "XXX" to "Xxx"
Alex Neundorf
2013-03-28
1
-47/+47
*
|
|
Merge topic 'use-java-INCLUDE_JARS'
Brad King
2013-03-28
1
-18/+40
|
\
\
\
|
*
|
|
UseJava.cmake: require explicit request to include jars
Matthew Woehlke
2013-03-28
1
-18/+40
*
|
|
|
Merge topic 'dev/add-isystem-for-clang'
Brad King
2013-03-28
1
-0/+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Clang: Add -isystem flag support everywhere
Ben Boeckel
2013-03-28
1
-0/+1
*
|
|
|
ExternalProject: Retry on a failed git clone
Bill Hoffman
2013-03-26
1
-5/+15
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'FindImageMagick-v6.8.0-8'
Brad King
2013-03-19
1
-3/+3
|
\
\
\
|
*
|
|
FindImageMagick: Search versioned suffixes (#14012)
Rex Dieter
2013-03-18
1
-3/+3
*
|
|
|
Merge topic 'Ruby-version-selection'
Brad King
2013-03-19
1
-4/+13
|
\
\
\
\
|
*
|
|
|
FindRuby: improve version selection
Rolf Eike Beer
2013-03-18
1
-4/+13
*
|
|
|
|
Merge topic 'fix-java-jar-depends'
Brad King
2013-03-19
1
-12/+23
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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-18
1
-0/+7
|
\
\
\
\
|
*
|
|
|
FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes.
Clinton Stimpson
2013-03-18
1
-0/+7
*
|
|
|
|
Merge topic 'fix-FPHSA-match'
Brad King
2013-03-18
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
FPHSA: Fix FOUND_VAR check to work with if() auto-dereference
Stephen Kelly
2013-03-18
1
-1/+1
*
|
|
|
|
|
Merge topic 'set-QT_MAJOR_VERSION'
Brad King
2013-03-18
1
-0/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore
Stephen Kelly
2013-03-18
1
-0/+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'set-Qt4_FOUND'
Brad King
2013-03-18
1
-3/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindQt4: Set the Qt4_FOUND variable if Qt4 is found
Stephen Kelly
2013-03-18
1
-3/+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'TI_DSP_to_TI'
Brad King
2013-03-18
10
-46/+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
TI compiler: add automatic detection of prefix and suffixes
Alex Neundorf
2013-03-14
3
-7/+17
|
*
|
|
|
|
|
rename TI_DSP toolchain to TI, since it works also for the ARM compiler
Alex Neundorf
2013-03-14
7
-5/+10
|
*
|
|
|
|
|
Determine C/CXX/Fortran compiler: fix indentation
Alex Neundorf
2013-03-14
3
-30/+30
|
*
|
|
|
|
|
Determine C/CXX/Fortran compiler: minor restructuring
Alex Neundorf
2013-03-14
3
-9/+15
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'FindCUDA.cmake/SeparableCompilation'
Brad King
2013-03-18
1
-13/+28
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FindCUDA: Use the PRE_LINK mode only for MSVC >= 10
James Bigler
2013-03-14
1
-13/+28
*
|
|
|
|
|
Merge topic 'aix-pic'
Brad King
2013-03-14
1
-0/+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
XL: Use -qpic for position independent code (#14010)
Brad King
2013-03-13
1
-0/+1
[next]