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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Process the INTERFACE_PIC property from linked dependencies
Stephen Kelly
2013-01-10
6
-8/+37
*
Add API to calculate link-interface-dependent bool properties or error.
Stephen Kelly
2013-01-08
2
-0/+131
*
Keep track of properties used to determine linker libraries.
Stephen Kelly
2013-01-08
6
-2/+73
*
Merge topic 'LINK_LIBRARIES-property'
Brad King
2013-01-08
9
-85/+251
|
\
|
*
Add LINK_LIBRARIES property for direct target link dependencies
Stephen Kelly
2013-01-08
3
-16/+133
|
*
Make linking APIs aware of 'head' target
Stephen Kelly
2013-01-08
9
-70/+119
*
|
Merge topic 'update-kwsys'
Brad King
2013-01-08
9
-600/+639
|
\
\
|
*
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-01-08
9
-600/+639
*
|
|
Merge topic 'include-dirs-convenience'
Brad King
2013-01-08
2
-0/+28
|
\
\
\
|
*
|
|
Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.
Stephen Kelly
2013-01-08
2
-0/+28
*
|
|
|
Merge topic 'vs11-external-object'
Brad King
2013-01-08
1
-5/+20
|
\
\
\
\
|
*
|
|
|
VS11: Simplify external object file handling (#13831)
Brad King
2013-01-07
1
-5/+20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'deprecate-load_command'
Brad King
2013-01-08
2
-18/+1
|
\
\
\
\
|
*
|
|
|
Revert "load_command: Deprecate and document pending removal"
Brad King
2013-01-07
2
-18/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-01-08
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'osx-implicit-link-dirs'
Brad King
2013-01-07
3
-5/+35
|
\
\
\
\
|
*
|
|
|
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
2
-4/+34
|
*
|
|
|
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
13
-88/+595
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Handle INTERFACE properties transitively for includes and defines.
Stephen Kelly
2013-01-05
4
-1/+83
|
*
|
|
|
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
2
-0/+28
|
*
|
|
|
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
4
-9/+99
*
|
|
|
|
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 '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
|
|
/
/
/
/
/
*
|
|
|
|
|
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-13789-wix-ui-enhancements'
Brad King
2013-01-03
1
-0/+3
|
\
\
\
|
*
|
|
CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)
Eric LaFranchi
2012-12-28
1
-0/+3
*
|
|
|
Merge topic 'include-dirs-debugging'
Brad King
2013-01-03
11
-129/+296
|
\
\
\
\
|
*
|
|
|
Add a way to print the origins of used include directories.
Stephen Kelly
2013-01-03
3
-0/+41
|
*
|
|
|
Keep track of INCLUDE_DIRECTORIES as a vector of structs.
Stephen Kelly
2013-01-03
6
-85/+212
|
*
|
|
|
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
1
-1/+6
|
\
\
\
\
\
|
*
|
|
|
|
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
2
-1/+64
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make targets depend on the link interface of their dependees.
Stephen Kelly
2013-01-03
2
-1/+64
*
|
|
|
|
|
|
Merge topic 'genex-cleanup'
Brad King
2013-01-03
1
-4/+4
|
\
\
\
\
\
\
\
[next]