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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
Sebastian Holtermann
2018-01-17
11
-2271/+3619
*
CMake Nightly Date Stamp
Kitware Robot
2018-01-17
1
-1/+1
*
Merge topic 'extend-compile-language-genex'
Brad King
2018-01-16
5
-79/+102
|
\
|
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
5
-63/+63
|
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
Brad King
2018-01-12
5
-12/+23
|
*
cmVisualStudio10TargetGenerator: Factor out include dir computation
Brad King
2018-01-11
2
-6/+16
|
*
cmLocalVisualStudio7Generator: Clarify variable name of compiled language
Brad King
2018-01-11
1
-4/+6
|
*
cmLocalVisualStudio7Generator: Clarify condition for target that compiles
Brad King
2018-01-11
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-16
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-15
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-14
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-13
1
-1/+1
*
|
Merge topic 'cuda_allow_G_to_device_debugging_on_msvc'
Brad King
2018-01-12
1
-0/+6
|
\
\
|
*
|
CUDA: Allow -G to control device debuging on MSVC.
Robert Maynard
2018-01-11
1
-0/+6
*
|
|
Merge topic 'avoid-ambiguous-extension-logic-for-known-paths'
Brad King
2018-01-12
9
-25/+70
|
\
\
\
|
*
|
|
cmSourceFile: mark known locations as such
Ben Boeckel
2018-01-10
3
-7/+14
|
*
|
|
cmSourceFileLocation: allow skipping ambiguous extensions
Ben Boeckel
2018-01-10
9
-18/+56
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-12
1
-1/+1
*
|
|
|
Merge topic 'ctest-libuv'
Brad King
2018-01-11
8
-411/+876
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CTest: Re-implement test process handling using libuv
Bryon Bean
2018-01-10
6
-195/+695
|
*
|
|
cmProcess: Use explicit enum for process exit exception
Bryon Bean
2018-01-10
3
-7/+33
|
*
|
|
cmProcess: Use explicit enum for process state
Bryon Bean
2018-01-10
3
-13/+40
|
*
|
|
cmProcess: Remove unused ReportStatus method
Bryon Bean
2018-01-10
2
-61/+0
|
*
|
|
cmCTestRunTest: Modernize constructor and destructor decls
Bryon Bean
2018-01-10
2
-6/+3
|
*
|
|
cmCTestRunTest: Drop unused members
Bryon Bean
2018-01-10
1
-8/+0
|
*
|
|
cmCTestMultiProcessHandler: Factor out duplicate test finish logic
Bryon Bean
2018-01-10
2
-36/+38
|
*
|
|
cmCTestMultiProcessHandler: Add helper to make libuv use SA_RESTART
Brad King
2018-01-10
1
-0/+37
|
*
|
|
cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started test
Brad King
2018-01-08
2
-19/+20
|
*
|
|
cmCTestMultiProcessHandler: Check stop time more directly
Brad King
2018-01-08
3
-14/+14
|
*
|
|
cmCTestRunTest: Subsume ResolveTimeout into only call site
Brad King
2018-01-08
2
-29/+18
|
*
|
|
cmCTest: Refactor stop time calculations
Brad King
2018-01-08
3
-82/+42
|
*
|
|
cmCTest: Remove unused member LastStopTimeout
Brad King
2018-01-08
3
-6/+1
*
|
|
|
Merge topic 'autogen-nexist-source-fix'
Brad King
2018-01-11
1
-4/+17
|
\
\
\
\
|
*
|
|
|
Autogen: Ignore not existing source files in cmMakefile
Sebastian Holtermann
2018-01-10
1
-4/+17
*
|
|
|
|
Merge topic 'specify-source-extensions'
Brad King
2018-01-11
1
-13/+13
|
\
\
\
\
\
|
*
|
|
|
|
cmake: specify source file extensions
Ben Boeckel
2018-01-09
1
-13/+13
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cuda_msvc_support_complex_gencode_signatures'
Brad King
2018-01-11
1
-8/+20
|
\
\
\
\
\
|
*
|
|
|
|
CUDA: gencode signature that list multiple code types now supported.
Robert Maynard
2018-01-10
1
-8/+20
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-11
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'serverTestInfoExpandVariables'
Brad King
2018-01-10
1
-7/+18
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
server: Expand generator expressions for test info
Justin Goshi
2018-01-04
1
-7/+18
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-10
1
-1/+1
*
|
|
|
Merge topic 'add_cuda_to_source_regex'
Craig Scott
2018-01-09
7
-6/+12
|
\
\
\
\
|
*
|
|
|
CUDA: Add cu as default source file extension
Robert Maynard
2018-01-08
7
-6/+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'vs10-target-generator-range-for'
Brad King
2018-01-09
1
-238/+167
|
\
\
\
\
|
*
|
|
|
VS: Modernize 'for' loops in cmVisualStudio10TargetGenerator to C++11
Vitaly Stakhovsky
2017-12-21
1
-238/+167
*
|
|
|
|
Merge topic 'vs-ranged-for'
Brad King
2018-01-09
11
-247/+167
|
\
\
\
\
\
|
*
|
|
|
|
VS: Use range-based 'for' loops in generator code
Vitaly Stakhovsky
2017-12-21
11
-247/+167
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-09
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'execute_process_UTF8_keyword'
Brad King
2018-01-08
1
-1/+1
|
\
\
\
\
[next]