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
*
libuv: Teach import script to add missing newlines
Brad King
2018-01-16
1
-0/+2
*
Merge topic 'extend-compile-language-genex'
Brad King
2018-01-16
33
-247/+219
|
\
|
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
21
-144/+112
|
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
Brad King
2018-01-12
24
-115/+107
|
*
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
*
|
Merge topic 'CheckIncludeFile-required-libs'
Brad King
2018-01-16
4
-0/+20
|
\
\
|
*
|
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
Don Hinton
2018-01-10
4
-0/+20
*
|
|
Merge topic 'gnu-visibility-aix'
Brad King
2018-01-16
4
-6/+13
|
\
\
\
|
*
|
|
GNU: Use -fvisibility on AIX when supported
Brad King
2018-01-12
2
-2/+13
|
*
|
|
Tests: Remove redundant code from RunCMake.GenerateExportHeader case
Brad King
2018-01-12
2
-4/+0
*
|
|
|
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
4
-1/+97
|
\
\
\
|
*
|
|
CUDA: Allow -G to control device debuging on MSVC.
Robert Maynard
2018-01-11
4
-1/+97
*
|
|
|
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
9
-412/+882
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
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
|
*
|
|
|
libuv: unix: restart syscalls interrupted by our signal handler
Brad King
2018-01-08
1
-1/+6
*
|
|
|
|
Merge branch 'release-3.10'
Brad King
2018-01-11
0
-0/+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'backport-autogen-nexist-source-fix' into release-3.10
Brad King
2018-01-10
1
-5/+17
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'autogen-nexist-source-fix'
Brad King
2018-01-11
1
-4/+17
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'backport-autogen-nexist-source-fix' into autogen-nexist-source-fix
Brad King
2018-01-11
0
-0/+0
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Autogen: Ignore not existing source files in cmMakefile
Sebastian Holtermann
2018-01-10
1
-5/+17
|
*
|
|
|
|
|
|
Autogen: Ignore not existing source files in cmMakefile
Sebastian Holtermann
2018-01-10
1
-4/+17
*
|
|
|
|
|
|
|
Merge topic 'msvc-asm'
Brad King
2018-01-11
1
-0/+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MSVC: Avoid warning when enabling ASM language with C compiler
Brad King
2018-01-10
1
-0/+1
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'specify-source-extensions'
Brad King
2018-01-11
3
-25/+27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmake: specify source file extensions
Ben Boeckel
2018-01-09
3
-25/+27
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'misc-typos'
Brad King
2018-01-11
3
-3/+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MAINT: Misc. typos
luz.paz
2018-01-10
3
-3/+3
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'cuda_msvc_support_complex_gencode_signatures'
Brad King
2018-01-11
3
-10/+23
|
\
\
\
\
\
\
\
\
[next]