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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindLua51: do not try to link libm on BeOS
Rolf Eike Beer
2013-01-07
1
-1/+1
*
check for Haiku only with __HAIKU__
Rolf Eike Beer
2013-01-07
2
-9/+2
*
Haiku no longer defines __BEOS__
Rolf Eike Beer
2013-01-07
3
-4/+4
*
bootstrap: use better defaults for Haiku
Rolf Eike Beer
2013-01-07
1
-1/+3
*
Merge topic 'osx-implicit-link-dirs'
Brad King
2013-01-07
13
-29/+220
|
\
|
*
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
10
-22/+94
|
*
OS X: Detect implicit link directories on modern toolchains
Brad King
2012-12-11
5
-15/+134
|
*
OS X: Link with all framework search paths, not just the last
Brad King
2012-12-11
1
-1/+1
*
|
Merge topic 'interface-includes-defines'
Brad King
2013-01-07
26
-118/+817
|
\
\
|
*
|
Handle INTERFACE properties transitively for includes and defines.
Stephen Kelly
2013-01-05
9
-2/+243
|
*
|
Populate the ExportedTargets member early in GenerateMainFile
Stephen Kelly
2013-01-05
2
-22/+28
|
*
|
Make cycles in target properties ignored, not an error.
Stephen Kelly
2013-01-05
3
-11/+25
|
*
|
Use mapped config properties to evaluate $<CONFIG>
Stephen Kelly
2013-01-05
3
-39/+72
|
*
|
Make all relevant targets available in the genex context.
Stephen Kelly
2013-01-05
5
-6/+29
|
*
|
Add API to populate INTERFACE properties in exported targets.
Stephen Kelly
2013-01-05
2
-0/+74
|
*
|
Add API to extract target names from a genex string.
Stephen Kelly
2013-01-05
2
-0/+140
|
*
|
Add the TARGET_NAME generator expression.
Stephen Kelly
2013-01-05
8
-0/+45
|
*
|
Allow generator expressions to require literals.
Stephen Kelly
2013-01-05
1
-0/+17
|
*
|
GenEx: Add expressions to specify build- or install-only values
Stephen Kelly
2013-01-05
8
-38/+144
*
|
|
Merge topic 'ninja-codeblocks-gui'
Brad King
2013-01-07
1
-0/+5
|
\
\
\
|
*
|
|
Ninja: fix building from Codeblocks GUI
Peter Kümmel
2013-01-05
1
-0/+5
*
|
|
|
Merge topic 'doc-Xcode-obj-lib-workaround'
Brad King
2013-01-07
1
-0/+4
|
\
\
\
\
|
*
|
|
|
add_library: Document object library portability suggestion
Brad King
2013-01-04
1
-0/+4
*
|
|
|
|
Merge topic 'test-genex-custom-command'
Brad King
2013-01-07
1
-0/+6
|
\
\
\
\
\
|
*
|
|
|
|
Add test for custom command with a genex referring to a target.
Stephen Kelly
2013-01-07
1
-0/+6
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'fix-genex-with-no-target'
Brad King
2013-01-07
1
-0/+15
|
\
\
\
\
\
|
*
|
|
|
|
Don't crash when a target is expected but is not available.
Stephen Kelly
2013-01-03
1
-0/+15
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'qt4-target-depends'
Brad King
2013-01-07
4
-0/+100
|
\
\
\
\
\
|
*
|
|
|
|
Qt4: Add module dependencies to the IMPORTED targets
Stephen Kelly
2013-01-07
4
-0/+100
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-01-07
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-01-06
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-01-05
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-01-04
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fix-test-warnings'
Brad King
2013-01-03
1
-1/+1
|
\
\
\
|
*
|
|
Tests: Fix warning about unused variable
Stephen Kelly
2013-01-03
1
-1/+1
*
|
|
|
Merge topic 'FixSDLSearchPaths'
Brad King
2013-01-03
5
-5/+10
|
\
\
\
\
|
*
|
|
|
FindSDL_...: Restore dropped search paths (#13819)
Benjamin Eikel
2012-12-30
5
-5/+10
*
|
|
|
|
Merge topic 'fix-13789-wix-ui-enhancements'
Brad King
2013-01-03
3
-0/+42
|
\
\
\
\
\
|
*
|
|
|
|
CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)
Eric LaFranchi
2012-12-28
3
-0/+42
*
|
|
|
|
|
Merge topic 'include-dirs-debugging'
Brad King
2013-01-03
24
-142/+409
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add a way to print the origins of used include directories.
Stephen Kelly
2013-01-03
7
-0/+123
|
*
|
|
|
|
|
Keep track of INCLUDE_DIRECTORIES as a vector of structs.
Stephen Kelly
2013-01-03
15
-98/+243
|
*
|
|
|
|
|
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Stephen Kelly
2012-12-20
6
-45/+44
*
|
|
|
|
|
|
Merge topic 'fix-12904-avoid-overflow'
Brad King
2013-01-03
4
-1/+107
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add CTestLimitDashJ test (#12904)
David Cole
2013-01-03
3
-0/+101
|
*
|
|
|
|
|
|
CTest: Prevent creation of unbounded number of tests in ctest (#12904)
Casey Goodlett
2012-12-18
1
-1/+6
*
|
|
|
|
|
|
|
Merge topic 'iface-depends'
Brad King
2013-01-03
6
-2/+89
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Make targets depend on the link interface of their dependees.
Stephen Kelly
2013-01-03
6
-2/+89
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'genex-cleanup'
Brad King
2013-01-03
1
-4/+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Replace some 'if' with 'else if'
Stephen Kelly
2012-12-23
1
-4/+4
[next]