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
*
Merge topic 'ctest-libuv-output-decode'
Brad King
2018-01-18
2
-9/+15
|
\
|
*
CTest: Fix process output read error cases
Brad King
2018-01-17
1
-0/+5
|
*
CTest: Fix decoding of MBCS character split by buffering
Brad King
2018-01-17
2
-9/+10
*
|
Merge topic 'FindTCL-thread-suffix'
Brad King
2018-01-18
1
-2/+2
|
\
\
|
*
|
FindTCL: Find 8.6 libraries with 't' suffix
lorenz
2018-01-16
1
-2/+2
*
|
|
Merge topic 'fix_ninja_cuda'
Brad King
2018-01-18
1
-1/+1
|
\
\
\
|
*
|
|
Ninja: Fixes CUDA device link in Windows
Francisco Facioni
2018-01-15
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language'
Brad King
2018-01-18
3
-9/+13
|
\
\
\
|
*
|
|
CUDA: MSVC will now state files are cuda files when needed
Robert Maynard
2018-01-12
3
-9/+13
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-18
1
-1/+1
*
|
|
|
Merge topic 'FindDoxygen-macos-utils'
Craig Scott
2018-01-17
1
-0/+5
|
\
\
\
\
|
*
|
|
|
FindDoxygen: On macOS search in '/Applications/Utilities' too
Thomas Thielemann
2018-01-16
1
-0/+5
*
|
|
|
|
Merge topic 'cmSourceGroup-modern-cxx'
Craig Scott
2018-01-17
3
-46/+24
|
\
\
\
\
\
|
*
|
|
|
|
cmSourceGroup: code improvements; use std::string and C++11 loops
Vitaly Stakhovsky
2018-01-11
3
-46/+24
*
|
|
|
|
|
Merge topic 'fix-documentation'
Brad King
2018-01-17
1
-2/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()
Christoph Ruediger
2018-01-16
1
-2/+4
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-17
1
-1/+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
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
[next]