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
*
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
*
cmake_parse_arguments: consider duplicate keyword as warning
Matthias Maennich
2015-12-17
1
-0/+7
*
CMakeParseArguments: replace by native cmake_parse_arguments command
Matthias Maennich
2015-12-17
1
-0/+78
*
Merge topic 'doc-add_executable-typo'
Brad King
2015-10-26
1
-1/+1
|
\
|
*
Help: Add missing parenthesis in add_executable docs
Christopher Dembia
2015-10-22
1
-1/+1
*
|
Merge topic 'doc-file-GLOB-no-order'
Brad King
2015-10-21
1
-1/+2
|
\
\
|
*
|
Help: Document that file(GLOB*) order is undefined
Ruslan Baratov
2015-10-21
1
-1/+2
|
|
/
*
|
Merge topic 'doc-add_test-requirements'
Brad King
2015-10-19
1
-0/+7
|
\
\
|
*
|
Help: Document add_test expectations of test command (#15798)
Brad King
2015-10-19
1
-0/+7
|
|
/
*
|
Help: Document that SHARED libraries must export a symbol (#15775)
James Johnston
2015-10-08
1
-0/+6
|
/
*
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
1
-0/+4
*
install: Allow generator expressions in FILES DESTINATION
Robert Goulet
2015-09-23
1
-0/+4
*
Merge topic 'ctest-variable-docs'
Brad King
2015-09-22
1
-0/+3
|
\
|
*
ctest_read_custom_files: mention that ctest does this automatically
Ben Boeckel
2015-09-21
1
-0/+3
*
|
try_compile: Propogate CMP0065 to the generated project.
Chuck Atkins
2015-09-21
1
-0/+3
|
/
*
CTest: Document and test custom output size settings
Brad King
2015-09-18
1
-0/+3
*
Help: Document string(REGEX) input concatentation (#15742)
Brad King
2015-09-14
1
-0/+3
*
Help: Organize string command docs into sections
Brad King
2015-09-14
1
-82/+218
*
Merge topic 'doc-get_filename_component-typo'
Brad King
2015-09-09
1
-1/+1
|
\
|
*
Help: Fix typo in get_filename_component docs
Christopher Meng
2015-09-08
1
-1/+1
*
|
find_program: Optionally consider all names in each directory
Brad King
2015-09-02
1
-1/+6
|
/
*
get_filename_component: Teach new BASE_DIR parameter.
James Johnston
2015-08-18
1
-5/+32
*
try_compile: Update documentation for other propagated variables
Chuck Atkins
2015-08-14
1
-0/+4
*
try_compile: Propogate the CMAKE_LINK_SEARCH_ variables
Chuck Atkins
2015-08-14
1
-0/+7
*
Merge topic 'if-test'
Brad King
2015-08-03
1
-0/+4
|
\
|
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-0/+4
*
|
Help: Document string(FIND) return value when no match is found
James Johnston
2015-07-30
1
-1/+1
|
/
*
Merge topic 'doc-apple-framework-creation'
Brad King
2015-07-15
1
-0/+2
|
\
|
*
Help: Document Apple Framework creation with an example (#15651)
Brad King
2015-07-14
1
-0/+2
*
|
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
|
/
*
string: add APPEND subcommand
Daniel Pfeifer
2015-07-07
1
-0/+3
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
2
-0/+9
*
Help: Fix typo in ctest_test documentation
Zack Galbreath
2015-06-24
1
-1/+1
[next]