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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Clarify ordering of list(REMOVE_DUPLICATES)
Kyle Edwards
2019-02-27
1
-1/+2
*
Merge topic 'docs_try_commands'
Brad King
2019-02-25
2
-25/+33
|
\
|
*
Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
Craig Scott
2019-02-24
1
-1/+3
|
*
Help: Consistency in try_compile() docs for target type
Craig Scott
2019-02-24
1
-8/+14
|
*
Help: try_compile() readability and grammar improvements
Craig Scott
2019-02-24
1
-6/+6
|
*
Help: User-provided variable names for try_* commands
Craig Scott
2019-02-24
2
-12/+12
*
|
Merge topic 'list-prepend-and-pop-subcommands'
Brad King
2019-02-20
1
-2/+34
|
\
\
|
*
|
list: add sub-commands PREPEND, POP_BACK, POP_FRONT
Alex Turbov
2019-02-19
1
-2/+34
*
|
|
Merge topic 'file_symlink_docs'
Brad King
2019-02-18
1
-23/+23
|
\
\
\
|
*
|
|
Help: Clarify and improve readability of link-related file subcommands
Craig Scott
2019-02-16
1
-23/+23
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'get_filename_component_docs'
Brad King
2019-02-18
1
-4/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Remove outdated statement about get_filename_component()
Craig Scott
2019-02-16
1
-4/+3
|
|
/
*
|
Merge topic 'doc-if-legacy'
Brad King
2019-02-12
1
-1/+1
|
\
\
|
|
/
|
*
Help: Fix elseif/endif typo
Juuso "Linda" Lapinlampi
2019-02-11
1
-1/+1
*
|
cmake_parse_arguments: add KEYWORDS_MISSING_VALUES
Torsten Robitzki
2019-02-07
1
-3/+11
|
/
*
set: warn of extra arguments after ENV value.
Taylor Holberton
2019-02-01
1
-1/+8
*
Help: Add documentation for new get_filename_component components
Tushar Maheshwari
2019-01-24
1
-0/+2
*
Merge topic 'command_file_link'
Brad King
2019-01-21
1
-0/+23
|
\
|
*
Help: Add documentation for file(CREATE_LINK) subcommand
Tushar Maheshwari
2019-01-16
1
-0/+23
*
|
Merge topic 'find-package-resolve-symlinks'
Brad King
2019-01-21
1
-0/+5
|
\
\
|
*
|
find_package: optionally resolve symlinks when discovering packages
David Aguilar
2019-01-16
1
-0/+5
|
|
/
*
|
Merge topic 'submit-url'
Brad King
2019-01-21
1
-2/+8
|
\
\
|
*
|
CTest: Add documentation and release notes for SubmitURL
Regina Pfeifer
2019-01-16
1
-2/+8
|
|
/
*
|
Merge topic 'GHS_updates'
Brad King
2019-01-18
1
-0/+3
|
\
\
|
*
|
GHS: try_compile() now uses GHS platform variables
Fred Baksik
2019-01-16
1
-0/+3
|
|
/
*
|
Merge topic 'qt_wrap_command_deprecations'
Craig Scott
2019-01-16
2
-2/+26
|
\
\
|
|
/
|
/
|
|
*
qt_wrap_*: Add deprecation notes to command docs
Tobias Hunger
2019-01-15
2
-2/+26
*
|
Merge topic 'find_package-doc-clarification'
Kyle Edwards
2019-01-15
1
-3/+3
|
\
\
|
*
|
Help/find_package: clarify intended behavior with REQUIRED QUIET
Ben Boeckel
2019-01-14
1
-3/+3
*
|
|
Help: Provide cross-references from and to set_property
Joachim Wuttke (o)
2019-01-10
4
-6/+18
|
/
/
*
|
Merge topic 'link-options'
Craig Scott
2018-12-23
1
-0/+5
|
\
\
|
*
|
PIE link options: Update strategy to fix performance regression
Marc Chevrier
2018-12-19
1
-0/+5
|
|
/
*
|
Merge topic 'install-code-script-genex'
Craig Scott
2018-12-23
1
-0/+5
|
\
\
|
*
|
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-12-22
1
-0/+5
*
|
|
Help: Revise compile options command docs, and provide example
Joachim Wuttke (h)
2018-12-20
2
-20/+49
|
|
/
|
/
|
*
|
Documentation: Reference list of target properties in get_target_property
Tobias Hunger
2018-12-13
1
-0/+2
|
/
*
Merge topic 'file-read_symlink'
Brad King
2018-12-10
1
-0/+24
|
\
|
*
file: Add READ_SYMLINK sub-command
Kyle Edwards
2018-12-06
1
-0/+24
*
|
Merge topic 'misc-typos'
Brad King
2018-12-07
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Misc. comment typos
luz.paz
2018-12-05
1
-1/+1
*
|
try_compile/try_run: Add support for LINK_OPTIONS option.
Marc Chevrier
2018-12-01
2
-2/+14
|
/
*
Merge topic 'file-size'
Brad King
2018-11-28
1
-0/+11
|
\
|
*
file: add SIZE option
Wouter Klouwen
2018-11-27
1
-0/+11
*
|
ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value
Regina Pfeifer
2018-11-20
1
-3/+1
|
/
*
Merge topic 'macro_doc_cleanups'
Brad King
2018-11-19
1
-5/+5
|
\
|
*
Help: Minor grammar and typo corrections for macro command docs
Craig Scott
2018-11-15
1
-5/+5
*
|
CMP0083: fix warning message on try_compile
Marc Chevrier
2018-11-19
1
-1/+2
|
/
*
Help: describe differences between macro and function.
Joachim Wuttke (l)
2018-11-14
2
-10/+38
*
Help: in macro vs function example, use lowercase names.
Joachim Wuttke (l)
2018-11-14
1
-5/+5
*
Help: Document that function invocation is case-insensitive
Joachim Wuttke (l)
2018-11-13
1
-21/+46
[next]