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-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
*
Merge topic 'doc-policy-OLD-deprecated'
Brad King
2015-06-09
1
-0/+2
|
\
|
*
Help: Document explicitly that policy OLD behavior is deprecated
Brad King
2015-06-09
1
-0/+2
*
|
Merge topic 'doc-formatting'
Brad King
2015-06-09
59
-345/+352
|
\
\
|
*
|
Help: Improve formatting of command documentation
Michael Scott
2015-06-08
59
-345/+352
*
|
|
Help: Document find_* command versioned/unversioned name ordering
Brad King
2015-06-08
1
-0/+5
*
|
|
Help: Improve documentation formatting of find_* commands
Brad King
2015-06-08
6
-90/+114
*
|
|
Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORK
Brad King
2015-06-08
3
-29/+7
|
/
/
*
|
Help: Reference TARGET_FILE genex in add_custom_command docs (#15605)
Brad King
2015-06-08
1
-0/+3
|
/
*
Help: Explicitly mention lack of 'install' support in add_dependencies
Brad King
2015-06-01
1
-1/+2
*
Help: Document behavior of cmake_minimum_required in a function
Brad King
2015-05-15
1
-0/+4
*
Merge topic 'ctest-no-make-i'
Brad King
2015-05-12
1
-2/+3
|
\
|
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-1/+2
|
*
Help: Fix build_command alternative signature docs
Brad King
2015-05-12
1
-1/+1
*
|
Merge topic 'find_package-no-cmake-gui-paths'
Brad King
2015-05-12
1
-11/+5
|
\
\
|
*
|
find_package: Drop search in recent cmake-gui locations
Brad King
2015-05-08
1
-11/+5
*
|
|
Merge topic 'doc-file-COPY-preserves-structure'
Brad King
2015-05-12
1
-1/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Clarify file(COPY) directory semantics (#15561)
Brad King
2015-05-08
1
-1/+5
|
|
/
*
|
Merge topic 'doc-ctest-command-formatting'
Brad King
2015-05-08
8
-159/+282
|
\
\
|
*
|
Help: Revise ctest_* command documentation (#15559)
Brad King
2015-05-07
8
-159/+282
|
|
/
[next]