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
*
cmTarget: Fix iface libraries and languages for static libraries.
Stephen Kelly
2013-07-26
1
-1/+16
*
cmTarget: Remove duplicates when printing traces of tll signatures
Stephen Kelly
2013-07-26
1
-1/+7
*
Export: Fix typo of LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-07-26
1
-1/+1
*
Docs: Document variables for default visibility values.
Stephen Kelly
2013-07-26
1
-0/+16
*
Docs: Generalize and de-duplicate VISIBILITY_PREFIX docs.
Stephen Kelly
2013-07-26
1
-14/+5
*
Docs: Trim trailing whitespace in generated doc.
Stephen Kelly
2013-07-26
2
-2/+2
*
Docs: Document existing target property debugging options.
Stephen Kelly
2013-07-26
1
-3/+5
*
Docs: Document file(GENERATE) CONDITION as optional.
Stephen Kelly
2013-07-25
1
-1/+1
*
export: Error when exporting a target without a language
Ben Boeckel
2013-07-25
1
-0/+10
*
Merge topic 'tll-new-signatures'
Brad King
2013-07-25
6
-19/+232
|
\
|
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
6
-19/+232
*
|
Merge topic 'doc-CMAKE_lang_FLAGS'
Brad King
2013-07-25
1
-2/+6
|
\
\
|
*
|
Document CMAKE_<LANG>_FLAGS variable (#14305)
Sebastian Leske
2013-07-24
1
-2/+6
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-25
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'framework-interface-includes'
Brad King
2013-07-24
2
-0/+33
|
\
\
|
*
|
Use linked frameworks as a source of include directories.
Stephen Kelly
2013-07-24
2
-0/+33
*
|
|
Merge topic 'dev/property-append-with-empty-string'
Brad King
2013-07-24
1
-2/+4
|
\
\
\
|
*
|
|
set_property: Do not remove a property when APPENDing nothing
Ben Boeckel
2013-07-24
1
-2/+4
*
|
|
|
Merge topic 'windows_ninja_duplicate_paths'
Brad King
2013-07-24
1
-18/+22
|
\
\
\
\
|
*
|
|
|
Ninja: Properly convert all paths to unix style before we do set intersection.
Robert Maynard
2013-07-22
1
-18/+22
*
|
|
|
|
Merge topic 'minor-cleanups'
Brad King
2013-07-24
2
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Remove TODO to uniq COMPILE_OPTIONS
Stephen Kelly
2013-07-18
1
-1/+1
|
*
|
|
|
|
Don't add trailing whitespace to error message.
Stephen Kelly
2013-07-18
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix-mapped-config-genex'
Brad King
2013-07-24
1
-2/+18
|
\
\
\
\
\
|
*
|
|
|
|
Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.
Stephen Kelly
2013-07-24
1
-2/+18
*
|
|
|
|
|
Merge topic 'remove-LINK_LANGUAGE-genex'
Brad King
2013-07-24
7
-92/+25
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove the LINK_LANGUAGE generator expression.
Stephen Kelly
2013-07-24
7
-92/+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-24
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-23
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'AddCommentsToExportsFile'
Brad King
2013-07-22
1
-1/+3
|
\
\
\
\
|
*
|
|
|
ExportTargets: add one more comment to the generated file.
Alex Neundorf
2013-07-19
1
-1/+3
*
|
|
|
|
Merge topic 'rpath-on-mac'
Brad King
2013-07-22
4
-21/+35
|
\
\
\
\
\
|
*
|
|
|
|
OS X: Fix regression handling frameworks for Ninja
Clinton Stimpson
2013-07-22
2
-3/+11
|
*
|
|
|
|
OS X: Enable rpath support on Mac OS X when find_library() is used.
Clinton Stimpson
2013-07-16
2
-18/+24
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cpack-wix'
Brad King
2013-07-22
2
-13/+134
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
CPackWIX: Add support for custom WiX templates
Adam J. Weigold
2013-07-19
1
-0/+4
|
*
|
|
|
CPackWIX: Add option to specify the language(s) of the installer
Richard Ulrich
2013-07-19
1
-0/+5
|
*
|
|
|
CPackWIX: Handle multiple shortcuts in the start menu
Richard Ulrich
2013-07-19
1
-7/+13
|
*
|
|
|
CPackWIX: Fix MSI package layout regression from parent
Ian Monroe
2013-07-19
1
-5/+1
|
*
|
|
|
CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)
Fredrik Axelsson
2013-07-19
2
-10/+120
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-22
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-21
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-20
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-19
1
-1/+1
*
|
|
|
Merge topic 'custom-command-assignment'
Brad King
2013-07-18
2
-0/+29
|
\
\
\
\
|
*
|
|
|
add_custom_command: Manage backtrace memory correctly (#14299)
Brad King
2013-07-17
2
-0/+29
*
|
|
|
|
Merge topic 'doc-add_test-names'
Brad King
2013-07-18
1
-0/+3
|
\
\
\
\
\
|
*
|
|
|
|
add_test: Document test name restrictions (#14298)
Brad King
2013-07-17
1
-0/+3
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-18
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-07-17
1
-1/+1
|
/
/
/
/
[next]