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 '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
|
|
/
*
|
execute_process: Improve stdout/stderr merging
Brad King
2015-05-07
1
-1/+2
|
/
*
ctest_build: mention CTEST_BUILD_COMMAND in the docs
Ben Boeckel
2015-05-07
1
-4/+5
*
ctest_build: update the default target documentation
Ben Boeckel
2015-05-07
1
-1/+2
*
ctest_build: spruce up the documentation a bit
Ben Boeckel
2015-05-07
1
-12/+12
*
Merge topic 'if-IN_LIST'
Brad King
2015-04-30
1
-0/+3
|
\
|
*
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
1
-0/+3
*
|
Help: Document that cmake_minimum_required should be called first
Brad King
2015-04-29
2
-0/+14
|
/
*
Help: Document in find_library how to search for static libraries
Brad King
2015-04-22
1
-0/+6
*
Merge topic 'link-implicit-libs-full-path'
Brad King
2015-04-09
1
-5/+11
|
\
|
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-5/+11
*
|
Merge topic 'emulator-property'
Brad King
2015-04-08
1
-1/+2
|
\
\
|
*
|
try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.
Matt McCormick
2015-04-08
1
-1/+2
|
|
/
*
|
Help: Document supported compilers in cmake-compile-features.7
Robert Maynard
2015-04-07
1
-1/+1
|
/
*
Merge topic 'improve-properties-help'
Brad King
2015-04-06
3
-35/+10
|
\
|
*
Help: Link to properties in set_tests_properties.
Stephen Kelly
2015-04-04
1
-26/+4
|
*
Help: Link to properties in set_directory_properties docs.
Stephen Kelly
2015-04-04
1
-6/+3
|
*
Help: Add link in set_source_files_properties command docs.
Stephen Kelly
2015-04-04
1
-3/+3
*
|
Merge topic 'doc-target_link_libraries'
Brad King
2015-04-06
1
-84/+124
|
\
\
|
|
/
|
/
|
|
*
Help: Revise target_link_libraries command documentation
Brad King
2015-04-03
1
-84/+124
*
|
Merge topic 'doc-relocatable-usage-requirements'
Brad King
2015-04-03
2
-3/+9
|
\
\
|
|
/
|
*
Help: Place relocatable package notes in their own subsections
Brad King
2015-04-03
2
-3/+9
[next]