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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
43
-30/+425
*
Ninja: Refactor restat to be a string internally
Brad King
2014-11-14
4
-15/+15
*
Ninja: Use a TARGET_FILE variable to hold the link output file
Brad King
2014-11-14
1
-18/+11
*
Tests/BuildDepends: Drop unneeded help for Ninja
Brad King
2014-11-14
1
-5/+1
*
Help: Add notes for topic 'console-pool'
Peter Collingbourne
2014-11-14
1
-0/+8
*
Ninja: Implement USES_TERMINAL using the console pool if available
Peter Collingbourne
2014-11-14
4
-0/+13
*
Ninja: Remove unused declaration
Peter Collingbourne
2014-11-14
1
-1/+0
*
Ninja: factor out the test for console pool support
Peter Collingbourne
2014-11-14
2
-3/+10
*
Give the interactive cache editor the USES_TERMINAL property
Peter Collingbourne
2014-11-14
2
-13/+16
*
Add USES_TERMINAL option for custom commands
Peter Collingbourne
2014-11-14
17
-17/+123
*
Rename doing_verbatim to doing_nothing
Peter Collingbourne
2014-11-14
1
-2/+2
*
Tests: Test add_custom_command and add_custom_target error cases
Brad King
2014-11-14
29
-0/+85
*
Merge topic 'doc-add_custom_command'
Brad King
2014-11-14
1
-0/+2
|
\
|
*
Help: Document add_custom_command marking outputs GENERATED
Brad King
2014-11-14
1
-0/+2
*
|
Merge topic 'vs-nsight-tegra-version'
Brad King
2014-11-14
1
-2/+2
|
\
\
|
*
|
VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9
Dmitry Polyanitsa
2014-11-13
1
-2/+2
*
|
|
Merge topic 'doc-add_custom_target'
Brad King
2014-11-14
1
-29/+64
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Revise and format 'add_custom_target' docs
Brad King
2014-11-13
1
-29/+64
*
|
|
Merge topic 'no-cmake-self-install-when-cross-compiling'
Brad King
2014-11-14
1
-1/+2
|
\
\
\
|
*
|
|
Do not use just-built CMake to install itself when cross-compiling (#15248)
Brad King
2014-11-13
1
-1/+2
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix-config-dependent-tests'
Brad King
2014-11-14
1
-3/+6
|
\
\
\
|
*
|
|
Tests: Build config-dependent tests in the same config they run
Brad King
2014-11-13
1
-3/+6
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-11-14
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'add-FindIntl'
Brad King
2014-11-13
1
-0/+5
|
\
\
\
|
*
|
|
Help: Add notes for topic 'add-FindIntl'
Brad King
2014-11-13
1
-0/+5
*
|
|
|
Merge branch 'release'
Brad King
2014-11-13
0
-0/+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'no-AppleClang-C-features' into release
Brad King
2014-11-13
1
-1/+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into release
Brad King
2014-11-13
1
-1/+2
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'release'
Brad King
2014-11-13
0
-0/+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
CMake 3.1.0-rc2
v3.1.0-rc2
Brad King
2014-11-12
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'no-AppleClang-C-features'
Brad King
2014-11-13
1
-1/+2
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Features: Don't record for AppleClang
Stephen Kelly
2014-11-12
1
-1/+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'add-FindIntl'
Brad King
2014-11-13
4
-0/+74
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
FindIntl: New module to find Gettext libintl
Roger Leigh
2014-11-11
4
-0/+74
*
|
|
|
|
|
Merge topic 'file-GENERATE-source'
Brad King
2014-11-13
24
-3/+177
|
\
\
\
\
\
\
|
*
|
|
|
|
|
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
24
-2/+176
|
*
|
|
|
|
|
Genex: Fix whitespace issue.
Stephen Kelly
2014-11-11
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'compile-features-refactor'
Brad King
2014-11-13
6
-70/+75
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Features: Run GNU feature tests with std=c++14 when available.
Stephen Kelly
2014-11-12
1
-1/+4
|
*
|
|
|
|
|
Features: Use the correct dialect flag when recording features.
Stephen Kelly
2014-11-12
4
-16/+16
|
*
|
|
|
|
|
Features: Reorder the GNU C dialect feature tests
Stephen Kelly
2014-11-12
1
-2/+2
|
*
|
|
|
|
|
Features: Split the Clang testable features to a separate file.
Stephen Kelly
2014-11-11
2
-53/+55
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'refactor-search-path-construction'
Brad King
2014-11-13
12
-455/+831
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use containers of labeled search paths instead of individual members
Chuck Atkins
2014-11-12
10
-106/+339
|
*
|
|
|
|
|
Encapsulate search path manipulation functions into a seperate class.
Chuck Atkins
2014-11-11
9
-345/+414
|
*
|
|
|
|
|
Refactor and seperate search path construction for find commands
Chuck Atkins
2014-11-11
7
-321/+395
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'doc-install-SCRIPT-CODE-COMPONENT'
Brad King
2014-11-13
1
-1/+2
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)
Brad King
2014-11-13
1
-1/+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ExternalProject_UPDATE_DISCONNECTED'
Brad King
2014-11-13
4
-1/+177
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED'
Brad King
2014-11-13
1
-0/+6
[next]