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 'vs_improve_custom_command'
Brad King
2017-09-11
1
-0/+10
|
\
|
*
VS: only add custom command line if it is not empty
Michael Stürmer
2017-09-04
1
-0/+10
*
|
Timestamp: support %A and %B
Bernhard M. Wiedemann
2017-09-07
1
-0/+2
|
/
*
Help: Fix formatting typo for the 'if' command
Sylvain Joubert
2017-08-18
1
-1/+1
*
Add PREPEND sub-command to string command
Sylvain Joubert
2017-08-11
1
-0/+9
*
Merge topic 'find-package_root-disable'
Brad King
2017-08-10
6
-48/+14
|
\
|
*
find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9
Brad King
2017-08-08
6
-48/+14
*
|
Merge topic 'file_WRITE_docs'
Brad King
2017-08-04
1
-2/+5
|
\
\
|
*
|
file: Clarify directory creation behavior when using WRITE
Robert Dailey
2017-08-03
1
-2/+5
|
|
/
*
|
Help: Document that file(GLOB) result is sorted
Ruslan Baratov
2017-08-03
1
-3/+1
*
|
Merge topic 'doc_configure_file'
Brad King
2017-07-11
2
-2/+4
|
\
\
|
*
|
Help: Explicitly state that some file generations are lazy
Sylvain Joubert
2017-07-07
2
-2/+4
*
|
|
configure_file: Add support for indented cmakedefine
Sylvain Joubert
2017-07-04
1
-0/+12
|
/
/
*
|
include_guard: add doc pages and a release note
Pavel Solodovnikov
2017-06-22
1
-0/+46
*
|
Merge topic 'execute_process-pipeline-results'
Brad King
2017-06-12
1
-1/+8
|
\
\
|
*
|
execute_process: Add option to get results of every child
Adam Weisi
2017-06-10
1
-1/+8
|
|
/
*
|
file(GENERATE): Add policy CMP0070 to define relative path behavior
Brad King
2017-06-09
1
-0/+5
*
|
cmake_host_system_information: Add more keywords
Florian Maushart
2017-06-05
1
-10/+31
|
/
*
Merge topic 'add-findpackage-root-prefix'
Brad King
2017-05-22
6
-16/+50
|
\
|
*
find_*: Add docs for PackageRoot search path group
Chuck Atkins
2017-05-19
6
-16/+50
*
|
Help: Fix typo in add_library(... ALIAS ...) text
Gregor Jasny
2017-05-14
1
-1/+1
|
/
*
Help: Document HEADER_FILE_ONLY use case
Roman Lebedev
2017-05-09
2
-0/+7
*
Merge topic 'ctest_submit_headers'
Brad King
2017-05-05
1
-2/+8
|
\
|
*
ctest_submit: Add HTTPHEADER option
Zack Galbreath
2017-05-04
1
-2/+8
*
|
Merge topic 'excludeFixtures'
Brad King
2017-05-02
2
-0/+20
|
\
\
|
*
|
Add ctest options for limiting which tests fixtures add
Craig Scott
2017-05-01
2
-0/+20
|
|
/
*
|
separgs: Add a NATIVE_COMMAND mode
Christian Pfeiffer
2017-04-26
1
-3/+6
|
/
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-1/+1
*
Merge topic 'objlib-extend'
Brad King
2017-04-19
2
-16/+16
|
\
|
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
2
-16/+16
*
|
Merge topic 'doc-CMAKE_MATCH_n'
Brad King
2017-04-19
2
-21/+34
|
\
\
|
*
|
Help: Document CMAKE_MATCH_<n> variables
Brad King
2017-04-18
2
-1/+2
|
*
|
Help: Link from if(MATCHES) to regex specification docs
Brad King
2017-04-18
2
-1/+3
|
*
|
Help: Format string() command regex specification docs
Brad King
2017-04-18
1
-20/+30
|
|
/
*
|
Help: Document find command search path separators
Brad King
2017-04-18
2
-2/+8
|
/
*
Merge topic 'project-description'
Brad King
2017-04-13
1
-0/+5
|
\
|
*
project: Add `DESCRIPTION` parameter
Alex Turbov
2017-04-11
1
-0/+5
*
|
Merge topic 'clarifyFileGenerateDocs'
Brad King
2017-04-10
1
-0/+5
|
\
\
|
*
|
Help: Clarify file(GENERATE) only writes output file at generation phase
Craig Scott
2017-04-10
1
-0/+5
*
|
|
include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>
Beeble
2017-04-05
1
-0/+4
|
|
/
|
/
|
*
|
Add support for x32-abi
Steven Newbury
2017-03-07
1
-1/+9
*
|
find_library: Allow custom lib suffix be used as find path
Christian Schmidbauer
2017-03-01
1
-0/+7
|
/
*
execute_process: Restore no-decoding default behavior
Brad King
2017-02-13
1
-1/+1
*
Help: Improve execute_process ENCODING option documentation
Brad King
2017-02-13
1
-4/+15
*
Help: Fix cmake code block warnings produced by Sphinx 1.4
Brad King
2017-02-10
1
-3/+3
*
Merge topic '16432-static-frameworks'
Brad King
2017-01-31
2
-3/+5
|
\
|
*
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
2
-3/+5
*
|
string: Teach TIMESTAMP to treat %% as %
Bernhard M. Wiedemann
2017-01-27
1
-0/+1
*
|
cmTimestamp: Support SOURCE_DATE_EPOCH to override current time
Bernhard M. Wiedemann
2017-01-26
1
-0/+6
|
/
*
Merge topic 'cdash_upload_retry'
Brad King
2017-01-20
1
-1/+7
|
\
[next]