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
*
Project: Refactor C compiler determination into multiple files.
Stephen Kelly
2014-05-07
11
-233/+94
*
CompilerId: Allow specifying a prefix for preprocessor defines.
Stephen Kelly
2014-05-07
21
-79/+82
*
CompilerId: Guard the platform-default compiler code with a parameter.
Stephen Kelly
2014-05-07
2
-6/+7
*
CompilerId: Add option to generate compiler-id-specific defines.
Stephen Kelly
2014-05-07
1
-2/+12
*
CompilerId: Allow specifying the compiler-specific components to generate.
Stephen Kelly
2014-05-07
2
-3/+22
*
Project: Split the compiler id detection into a separate function.
Stephen Kelly
2014-05-07
2
-74/+101
*
Project: Generate the CXX compiler Id test from multiple files.
Stephen Kelly
2014-05-07
28
-218/+303
*
Project: Clarify comment about platform-native compilers.
Stephen Kelly
2014-05-07
2
-2/+2
*
Merge topic 'CMAKE_CXX_KNOWN_FEATURES-global-property'
Brad King
2014-05-06
1
-1/+4
|
\
|
*
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
Stephen Kelly
2014-05-02
1
-1/+4
*
|
Merge topic 'dont-rewrite-moc-parameter-file'
Brad King
2014-05-06
1
-1/+3
|
\
\
|
|
/
|
/
|
|
*
Qt4: write moc parameter file only when content has changed
Peter Kümmel
2014-04-25
1
-1/+3
*
|
Merge topic 'FindCUDA-cubin-fatbin'
Brad King
2014-05-01
1
-29/+60
|
\
\
|
*
|
FindCUDA: Add support for compilation to fatbin & cubin modules
Tobias Zirr
2014-04-30
1
-29/+60
*
|
|
Merge topic 'ExternalProject-verify-cmake-var'
Brad King
2014-05-01
1
-1/+1
|
\
\
\
|
*
|
|
ExternalProject: Fix path to cmake in verify script
Brad King
2014-04-30
1
-1/+1
*
|
|
|
Merge topic 'osx-init-early'
Brad King
2014-04-30
5
-137/+169
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into osx-init-early
Brad King
2014-04-29
124
-623/+1660
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Xcode: Use sysroot and deployment target to identify compiler
Brad King
2014-04-29
2
-0/+13
|
*
|
|
|
OS X: Factor a Darwin-Initialize module out of Platform/Darwin
Brad King
2014-04-29
2
-137/+136
|
*
|
|
|
Add platform-specific initialization step when enabling languages
Brad King
2014-04-29
1
-0/+20
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'implicit-libNN-dirs' into release
Brad King
2014-04-16
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'cxx98-features'
Brad King
2014-04-30
4
-0/+13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Features: Add cxx_template_template_parameters.
Stephen Kelly
2014-04-16
4
-0/+13
*
|
|
|
|
Merge topic 'UseSWIG-go-support'
Brad King
2014-04-29
1
-0/+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
UseSWIG: Add support for Go and Lua
Julien Schueller
2014-04-29
1
-0/+4
*
|
|
|
|
FindGTK2: search for Fontconfig and X11 before using them
Rolf Eike Beer
2014-04-23
1
-4/+4
|
/
/
/
/
*
|
|
|
Merge topic 'ExternalData-missing-not-fatal'
Brad King
2014-04-21
1
-15/+29
|
\
\
\
\
|
*
|
|
|
ExternalData: Warn on missing file instead of failing
Brad King
2014-04-17
1
-15/+29
|
|
/
/
/
*
|
|
|
Merge topic 'autorcc-target-dir'
Brad King
2014-04-21
1
-0/+1
|
\
\
\
\
|
*
|
|
|
QtAutogen: Put generated qrc files in a target-specific dir.
Stephen Kelly
2014-04-18
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'FindGTK2_fix_bsd'
Brad King
2014-04-21
1
-10/+28
|
\
\
\
\
|
*
|
|
|
FindGTK2: Add GTK2_(FONTCONFIG|X11)_INCLUDE_DIR optional includes
Daniele E. Domenichelli
2014-04-21
1
-10/+26
|
*
|
|
|
FindGTK2: Add /usr/X11R6/ to include paths
Daniele E. Domenichelli
2014-04-15
1
-0/+2
*
|
|
|
|
Merge topic 'UseSWIG-guess_module_name'
Brad King
2014-04-21
1
-17/+56
|
\
\
\
\
\
|
*
|
|
|
|
UseSWIG: Revise and format documentation
Julien Schueller
2014-04-21
1
-16/+32
|
*
|
|
|
|
UseSWIG: Detect module name from interface file (#10080)
Julien Schueller
2014-04-21
1
-1/+24
*
|
|
|
|
|
Merge topic 'FindGTest-typed-test'
Brad King
2014-04-17
1
-9/+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindGTest: Teach GTEST_ADD_TESTS about TYPED_TEST
Jack Morrison
2014-04-16
1
-9/+15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'ar-no-replace'
Brad King
2014-04-17
3
-6/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Support duplicate object names in large archives (#14874)
Brad King
2014-04-16
3
-6/+6
*
|
|
|
|
|
|
Merge topic 'implicit-libNN-dirs'
Brad King
2014-04-17
1
-1/+1
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Drop /lib32 and /lib64 from link directories and RPATH (#14875)
Brad King
2014-04-16
1
-1/+1
*
|
|
|
|
|
Merge topic 'cxx11-features'
Brad King
2014-04-15
1
-0/+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Features: Add cxx_defaulted_move_initializers.
Stephen Kelly
2014-04-08
1
-0/+1
|
*
|
|
|
|
|
Features: Add cxx_long_long_type.
Stephen Kelly
2014-04-08
1
-0/+1
|
*
|
|
|
|
|
Features: Add cxx_func_identifier.
Stephen Kelly
2014-04-08
1
-0/+1
|
*
|
|
|
|
|
Features: Add cxx_local_type_template_args.
Stephen Kelly
2014-04-08
1
-0/+1
|
*
|
|
|
|
|
Features: Add cxx_extended_friend_declarations.
Stephen Kelly
2014-04-08
1
-0/+1
|
*
|
|
|
|
|
Features: Add cxx_enum_forward_declarations.
Stephen Kelly
2014-04-08
1
-0/+1
[next]