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
*
Merge topic 'doc-math-EXPR'
Brad King
2016-10-17
1
-4/+5
|
\
|
*
Help: Fix math(EXPR) documentation formatting
Brad King
2016-10-14
1
-4/+5
*
|
Help: Clarify `ctest_*` APPEND option behavior
Brad King
2016-10-14
4
-4/+12
|
/
*
Help: Clarify treatment of link flags in target_link_libraries
John Beard
2016-10-03
1
-0/+6
*
Merge topic 'ctest-capture-error'
Brad King
2016-09-21
5
-2/+26
|
\
|
*
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
Bill Hoffman
2016-09-20
5
-2/+26
*
|
Merge topic 'file-curl-httpheader'
Brad King
2016-09-16
1
-0/+3
|
\
\
|
*
|
file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption
Ruslan Baratov
2016-09-15
1
-0/+3
*
|
|
Merge topic 'find_package-dir-sort'
Brad King
2016-09-16
1
-4/+14
|
\
\
\
|
*
|
|
find_package: Optionally sort globbed directories in a meaningful order
Pierluigi Taddei
2016-09-15
1
-4/+14
|
|
/
/
*
|
|
Help: Clarify wording of include() for builtin module directories
Brad King
2016-09-15
1
-3/+3
|
/
/
*
|
Merge topic 'file-curl-userpw'
Brad King
2016-09-14
1
-0/+3
|
\
\
|
*
|
file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption
Ruslan Baratov
2016-09-13
1
-0/+3
*
|
|
Merge topic 'add_androidmk_generator'
Brad King
2016-09-14
2
-2/+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for creating prebuilt Android.mk files
Bill Hoffman
2016-09-13
2
-2/+27
*
|
|
Merge topic 'timestamp-names'
Brad King
2016-09-13
1
-0/+2
|
\
\
\
|
*
|
|
string(TIMESTAMP ...): add '%a' and '%b' format specifiers
Ruslan Baratov
2016-09-12
1
-0/+2
|
|
|
/
|
|
/
|
*
|
|
Help: Fix formatting in separate_arguments documentation
James Touton
2016-09-12
1
-5/+7
|
/
/
*
|
cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#
Bill Hoffman
2016-09-08
1
-0/+11
|
/
*
add_custom_command: Add DEPFILE option for Ninja
Kulla Christoph
2016-08-30
1
-0/+7
*
Merge topic 'extend-find-package-search-path'
Brad King
2016-08-24
1
-7/+10
|
\
|
*
find_package: Extend search path for combined Windows/UNIX convention
Silvio Traversaro
2016-08-24
1
-0/+3
|
*
Help: Widen find_package search path table
Silvio Traversaro
2016-08-23
1
-7/+7
*
|
Help: Clarify get_cmake_property command documentation
Brad King
2016-08-23
1
-3/+8
|
/
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
2
-18/+47
*
Merge topic 'parent-scope-docs'
Brad King
2016-06-13
1
-1/+3
|
\
|
*
Help: clarify PARENT_SCOPE behavior
Ben Boeckel
2016-06-13
1
-1/+3
*
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
1
-0/+7
*
|
Help: Document ctest_update branch following behavior
Brad King
2016-06-08
1
-0/+4
|
/
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
1
-0/+4
*
file: Sort GLOB results to make it deterministic (#14491)
Reiner Herrmann
2016-05-17
1
-2/+3
*
Drop find_(library|file|path) prefixes from PATH on non-Windows
Brad King
2016-05-09
3
-3/+6
*
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
Jean-Christophe Fillion-Robin
2016-05-09
2
-4/+10
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
2
-2/+2
*
Help: Organize and clarify `cmake_minimum_required` documentation
Brad King
2016-03-23
1
-18/+27
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
2
-3/+2
*
try_compile: Add option to control type of target
Brad King
2016-02-19
1
-0/+3
*
Merge topic 'unix-timestamps'
Brad King
2016-02-19
1
-0/+1
|
\
|
*
CMake: Extend TIMESTAMP sub-commands with new unix time format specifier
Jose-Luis Blanco-Claraco
2016-02-18
1
-0/+1
*
|
Help: Clarify install(TARGETS) INCLUDES DESTINATION option
Brad King
2016-02-17
1
-7/+12
|
/
*
Merge topic 'install-EXCLUDE_FROM_ALL'
Brad King
2016-02-09
1
-8/+15
|
\
|
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-8/+15
*
|
Merge topic 'fix-doc-typos'
Brad King
2016-02-08
1
-1/+1
|
\
\
|
*
|
Help: Fix command specification for cmake_minimum_required
Horst Kronstorfer
2016-02-08
1
-1/+1
|
|
/
*
|
list: Add FILTER subcommand (#3986)
Ashley Whetter
2016-02-03
1
-3/+10
|
/
*
Help: Clarify `add_custom_command(TARGET)` scope (#15681)
Bartosz Kosiorek
2016-01-28
1
-2/+5
*
Help: Clarify scope of `if(TARGET)` expression
Bartosz Kosiorek
2016-01-28
1
-3/+4
*
Help: Improve markup in `if` command documentation
Bartosz Kosiorek
2016-01-28
1
-1/+1
*
Help: Improve markup in `get_target_property` documentation
Bartosz Kosiorek
2016-01-28
1
-1/+1
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
1
-3/+4
[next]