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 add_custom_command build event execution order
Brad King
2018-05-02
1
-4/+3
|
/
*
Merge topic 'doc-help-spelling'
Brad King
2018-04-23
9
-17/+17
|
\
|
*
Help: Some spelling corrections for commands.
Yee Fan
2018-04-20
9
-17/+17
*
|
Merge topic 'cmake-install-doc'
Brad King
2018-04-23
1
-0/+23
|
\
\
|
*
|
Help: Document existence of cmake_install.cmake
Kyle Edwards
2018-04-20
1
-0/+23
|
|
/
*
|
add_compile_definitions: add new command
Marc Chevrier
2018-04-20
4
-5/+36
|
/
*
typo: incerment -> increment
Rolf Eike Beer
2018-04-17
1
-1/+1
*
list: Add TRANSFORM sub-command
Marc Chevrier
2018-04-16
1
-0/+73
*
Help: Fix install(EXPORT_ANDROID_MK) mode documentation
Brad King
2018-04-09
1
-4/+5
*
Merge topic 'glob_configure_depends'
Brad King
2018-04-06
1
-2/+11
|
\
|
*
Adjust help documentation for file(GLOB), add topic notes
Shane Parris
2018-04-02
1
-2/+11
*
|
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-1/+1
|
/
*
Merge topic 'pr.find_package.prefixes'
Craig Scott
2018-03-23
1
-9/+21
|
\
|
*
Help: Add 'lib32|libx32|lib64' paths to find_package prefixes
Ruslan Baratov
2018-03-21
1
-9/+21
*
|
Merge topic 'list-sublist'
Craig Scott
2018-03-22
1
-0/+12
|
\
\
|
*
|
list: Add SUBLIST sub-command
Marc Chevrier
2018-03-21
1
-0/+12
|
|
/
*
|
Merge topic 'policy-version-range'
Craig Scott
2018-03-22
2
-22/+33
|
\
\
|
*
|
cmake_minimum_required: Optionally set policies with version range
Brad King
2018-03-21
2
-22/+33
*
|
|
Merge topic 'clarify_inherited_properties'
Brad King
2018-03-22
7
-24/+71
|
\
\
\
|
*
|
|
Help: Clarify behavior of INHERITED properties
Craig Scott
2018-03-21
7
-24/+71
*
|
|
|
Merge topic 'pr.target_compile_definitions'
Brad King
2018-03-21
1
-0/+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Help: Document target_compile_definitions handling of -D
Ruslan Baratov
2018-03-20
1
-0/+10
|
|
/
/
*
|
|
Merge topic 'list-join'
Brad King
2018-03-20
2
-0/+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
list(): add `JOIN` sub-command
Marc Chevrier
2018-03-20
2
-0/+15
*
|
|
Merge topic 'doc-set_target_properties-clarify'
Brad King
2018-03-19
1
-2/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Reference set_property from set_target_properties
Brad King
2018-03-19
1
-0/+2
|
*
|
Help: Clarify that set_target_properties supports multiple targets
Brad King
2018-03-19
1
-2/+2
*
|
|
Merge topic 'find-package_root-restore'
Brad King
2018-03-19
6
-14/+50
|
\
\
\
|
*
|
|
find_package: Use PackageName_ROOT variables as search prefixes
Brad King
2018-03-16
6
-14/+50
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'doc-list-command'
Brad King
2018-03-19
1
-43/+126
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: refresh list() command documentation
Marc Chevrier
2018-03-16
1
-43/+126
|
|
/
*
|
Merge topic 'project-homepage-url'
Craig Scott
2018-03-17
1
-6/+17
|
\
\
|
|
/
|
/
|
|
*
project: Add HOMEPAGE_URL named parameter
Alex Turbov
2018-03-16
1
-3/+13
|
*
project: Add <PROJECT-NAME>_DESCRIPTION
Craig Scott
2018-03-16
1
-3/+4
*
|
Merge topic 'compile-options-shell'
Brad King
2018-03-15
3
-0/+13
|
\
\
|
|
/
|
/
|
|
*
target_compile_options: Add syntax to specify shell strings
Brad King
2018-03-14
3
-0/+13
*
|
Help: Fix incorrect CMAKE_PROJECT_xxx docs
Craig Scott
2018-03-13
1
-2/+5
|
/
*
Help: Document linking behavior of OBJECT libraries
Brad King
2018-03-01
4
-5/+73
*
Merge topic 'object-library-export-as-interface'
Brad King
2018-03-01
2
-0/+12
|
\
|
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
2
-0/+12
*
|
Merge topic 'string-join'
Brad King
2018-02-20
1
-0/+10
|
\
\
|
*
|
string: Add JOIN subcommand
Alex Turbov
2018-02-16
1
-0/+10
|
|
/
*
|
Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands
Shane Parris
2018-02-15
1
-0/+17
*
|
Help: Expand string(MAKE_C_IDENTIFIER) docs
Craig Scott
2018-02-11
1
-7/+12
|
/
*
Help: Fix code example in cmake_parse_arguments.rst
Kai Wolf
2018-02-04
1
-1/+1
*
Help: Better explain that foreach(RANGE ) is inclusive.
Robert Maynard
2018-01-29
1
-4/+4
*
Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()
Christoph Ruediger
2018-01-16
1
-2/+4
*
Help: improve install() documentation of argument ordering
Kyle Edwards
2018-01-08
1
-1/+15
*
Merge topic 'execute_process_UTF8_keyword'
Brad King
2018-01-08
1
-2/+4
|
\
|
*
execute_process: Allow UTF-8 as a synonym for the UTF8 keyword
Craig Scott
2017-12-27
1
-2/+4
[prev]
[next]