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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'propagate-link-search-to-try_compile'
Brad King
2015-08-17
4
-8/+22
|
\
|
*
try_compile: Update documentation for other propagated variables
Chuck Atkins
2015-08-14
2
-4/+9
|
*
try_compile: Propogate the CMAKE_LINK_SEARCH_ variables
Chuck Atkins
2015-08-14
3
-4/+13
*
|
Merge topic 'FindXercesC-updates'
Brad King
2015-08-17
1
-0/+5
|
\
\
|
*
|
FindXercesC: Find debug and release libraries separately
Roger Leigh
2015-08-14
1
-0/+5
|
|
/
*
|
FindTIFF: Find debug and release libraries separately
Roger Leigh
2015-08-14
1
-0/+5
|
/
*
Merge topic 'add-link-search-static-properties-defaults'
Brad King
2015-08-13
1
-0/+9
|
\
|
*
Help: Add notes for topic 'add-link-search-static-properties-defaults'
Brad King
2015-08-13
1
-0/+9
*
|
Merge topic 'OUTPUT_DIRECTORY-genex'
Brad King
2015-08-13
5
-2/+21
|
\
\
|
|
/
|
/
|
|
*
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
5
-2/+21
*
|
Allow LINK_SEARCH_{START,END}_STATIC props to have default values.
Chuck Atkins
2015-08-13
5
-3/+51
|
/
*
Merge topic 'java-updates'
Brad King
2015-08-05
1
-0/+13
|
\
|
*
UseJava: Teach install_jar new DESTINATION and COMPONENT options
Marc Chevrier
2015-08-04
1
-0/+4
|
*
UseJava: Teach add_jar to support file syntax for sources
Marc Chevrier
2015-08-04
1
-0/+4
|
*
FindJava: Add support for idlj and jarsigner tools
Marc Chevrier
2015-08-04
1
-0/+5
*
|
Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docs
Brad King
2015-08-03
3
-12/+18
|
/
*
Merge topic 'if-test'
Brad King
2015-08-03
4
-0/+27
|
\
|
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
4
-0/+27
*
|
Merge topic 'doc-string-FIND-failure-case'
Brad King
2015-07-31
1
-1/+1
|
\
\
|
*
|
Help: Document string(FIND) return value when no match is found
James Johnston
2015-07-30
1
-1/+1
|
|
/
*
|
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
4
-2/+62
|
/
*
Merge topic 'trace-expand'
Brad King
2015-07-27
3
-5/+14
|
\
|
*
cmake: add --trace-expand option
Ben Boeckel
2015-07-23
3
-5/+14
*
|
Add SOURCE_DIR and BINARY_DIR target properties
Clifford Yapp
2015-07-21
4
-0/+19
|
/
*
Merge topic 'doc-CMakeExpandImportedTargets-deprecated'
Brad King
2015-07-21
1
-0/+5
|
\
|
*
Help: Add notes for topic 'doc-CMakeExpandImportedTargets-deprecated'
Brad King
2015-07-21
1
-0/+5
*
|
cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION.
Stephen Kelly
2015-07-18
1
-2/+3
|
/
*
Merge topic 'ctest-change-id'
Brad King
2015-07-17
2
-0/+10
|
\
|
*
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
2
-0/+10
*
|
Merge topic 'makefile-target-messages'
Brad King
2015-07-15
3
-0/+27
|
\
\
|
*
|
Makefile: Optionally disable target completion messages in build output
Michael Ensslin
2015-07-14
3
-0/+27
|
|
/
*
|
Merge topic 'vs-nsight-tegra-attributes'
Brad King
2015-07-15
32
-3/+286
|
\
\
|
*
|
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
32
-3/+286
|
|
/
*
|
Merge topic 'doc-apple-framework-creation'
Brad King
2015-07-15
5
-1/+27
|
\
\
|
*
|
Help: Document Apple Framework creation with an example (#15651)
Brad King
2015-07-14
5
-1/+27
|
|
/
*
|
Help: Link to cmake-properties.7 manual from set_target_properties docs
Brad King
2015-07-14
1
-94/+3
*
|
Help: Link to cmake-properties.7 manual from set_property docs
Brad King
2015-07-14
1
-0/+3
|
/
*
Merge topic 'OUTPUT_NAME-genex'
Brad King
2015-07-10
4
-3/+23
|
\
|
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
2
-0/+8
|
*
Help: Improve OUTPUT_NAME documentation formatting
Brad King
2015-07-09
3
-3/+15
*
|
Help: Add notes for topic 'FindIce-imported-targets'
Brad King
2015-07-09
1
-0/+4
|
/
*
Merge topic 'string-append'
Brad King
2015-07-08
2
-0/+7
|
\
|
*
string: add APPEND subcommand
Daniel Pfeifer
2015-07-07
2
-0/+7
*
|
Merge topic 'add-apple-swift-language'
Brad King
2015-07-08
1
-0/+9
|
\
\
|
*
|
Add rudimentary support for the Apple Swift language with Xcode
Brad King
2015-07-06
1
-0/+9
|
|
/
*
|
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
5
-0/+32
|
\
\
|
*
|
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
5
-0/+32
*
|
|
ExternalProject: Added new USES_TERMINAL options
James Johnston
2015-07-06
1
-0/+7
|
|
/
|
/
|
*
|
Merge topic 'ctest-test-load'
Brad King
2015-07-02
6
-0/+40
|
\
\
|
|
/
|
/
|
|
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
6
-0/+40
[next]