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 'WindowsPaths-MinGW-cross-compile-only'
Brad King
2013-05-16
1
-2/+4
|
\
|
*
Windows: Search '/' prefix only when cross compiling (#10994)
Brad King
2013-04-25
1
-2/+4
*
|
Merge topic 'check-compiler-flag-locale'
Brad King
2013-05-16
2
-0/+25
|
\
\
|
*
|
Check{C,CXX}CompilerFlag: Test using C locale (#14102)
Brad King
2013-04-22
2
-0/+25
|
|
/
*
|
Merge topic 'Cuda_WRAP_SRCS_duplicates'
Brad King
2013-05-16
1
-0/+3
|
\
\
|
*
|
FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES.
Marcel Loose
2013-04-18
1
-0/+3
|
|
/
*
|
Merge topic 'cuda_compute_build_path'
Brad King
2013-05-16
1
-1/+7
|
\
\
|
*
|
FindCUDA: CUDA_COMPUTE_BUILD_PATH uses relative paths to binary dir.
Mathias Gaunard
2013-04-18
1
-1/+7
|
|
/
*
|
Merge topic 'OpenGL-require-includes'
Brad King
2013-05-16
1
-91/+88
|
\
\
|
*
|
FindOpenGL: require headers to be found on non-Windows platforms (#13746)
Rolf Eike Beer
2013-04-17
1
-1/+7
|
*
|
FindOpenGL: simplify OS selection code
Rolf Eike Beer
2013-04-17
1
-91/+82
|
|
/
*
|
Merge topic 'xcode-explicitFileType'
Brad King
2013-05-16
3
-3/+3
|
\
\
|
*
|
Xcode: Use explicitFileType to mark source types (#14093)
Brad King
2013-04-16
3
-3/+3
|
|
/
*
|
Merge topic 'AddIARToolchain2'
Brad King
2013-05-16
9
-4/+154
|
\
\
|
*
|
Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).in
Alex Neundorf
2013-04-15
2
-4/+8
|
*
|
Add regexps for the IAR toolchain to the vendor list.
Alex Neundorf
2013-04-15
3
-0/+18
|
*
|
Add support files for C, C++ and ASM for the IAR toolchain.
Alex Neundorf
2013-04-15
4
-0/+128
|
|
/
*
|
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
[next]