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
/
CTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCommand: deprecate functions GetMakefile and SetError
Daniel Pfeifer
2019-07-21
1
-9/+8
*
Merge topic 'skip_regular_expression'
Kyle Edwards
2019-07-19
4
-5/+38
|
\
|
*
CTest: Add SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
4
-5/+38
*
|
Merge topic 'ctest-done-hash'
Brad King
2019-07-19
1
-9/+9
|
\
\
|
*
|
CTest: Generate Done.xml before calculating its hash
Betsy McPhail
2019-07-19
1
-9/+9
*
|
|
cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr
Sebastian Holtermann
2019-07-17
1
-10/+14
|
|
/
|
/
|
*
|
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
17
-100/+153
*
|
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
2
-3/+4
*
|
Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass'
Brad King
2019-07-12
1
-0/+5
|
\
\
|
*
|
ctest: propagate make program to cmake
Robert Maynard
2019-07-11
1
-0/+5
|
|
/
*
|
Merge topic 'iwyu-memory'
Brad King
2019-07-11
5
-4/+6
|
\
\
|
*
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
5
-4/+6
|
|
/
*
|
CTest: Clean up stdout and logfile output for Pass/Fail regex
Stephen Manz
2019-07-09
1
-9/+12
|
/
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
10
-51/+35
*
cmSystemTools::Error(): remove const char* overload
Vitaly Stakhovsky
2019-05-22
1
-1/+2
*
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
Zack Galbreath
2019-05-07
5
-0/+25
*
Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()
Kyle Edwards
2019-04-25
1
-44/+2
*
ctest: consistently format generator name
Zack Galbreath
2019-04-23
1
-1/+1
*
ctest: Include ChangeId in Update.xml
Zack Galbreath
2019-04-23
1
-0/+4
*
ctest: drop incremental progress-only messages from build-and-test output
Brad King
2019-04-12
1
-3/+4
*
Modernize: Enable modernize-raw-string-literal in clang-tidy
Artur Ryt
2019-04-02
3
-21/+21
*
Merge topic 'utilize-substr'
Brad King
2019-04-01
5
-8/+8
|
\
|
*
Modernize: Prefer .substr in place of .c_str() + int
Artur Ryt
2019-03-30
5
-8/+8
*
|
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
3
-6/+6
|
/
*
Merge topic 'jacoco_parser_crash'
Brad King
2019-03-27
1
-0/+1
|
\
|
*
ctest_coverage: fix out-of-bounds index in Jacoco parser
Sylvain Joubert
2019-03-26
1
-0/+1
*
|
ctest_submit: Add option BUILD_ID
Zack Galbreath
2019-03-22
2
-21/+40
*
|
Merge topic 'ctest-devirtualize-handlers'
Brad King
2019-03-21
15
-93/+55
|
\
\
|
*
|
cmCTest: Cleanup typedefs
Regina Pfeifer
2019-03-20
7
-21/+15
|
*
|
cmCTest: Use concrete accessor functions for TestingHandlers
Regina Pfeifer
2019-03-20
9
-69/+34
|
*
|
cmCTest: Remove friend declarations
Regina Pfeifer
2019-03-18
1
-3/+6
*
|
|
Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare
Sebastian Holtermann
2019-03-18
1
-1/+1
*
|
|
Rename cmFileTimeComparison to cmFileTimeCache
Sebastian Holtermann
2019-03-18
1
-4/+4
|
/
/
*
|
Merge topic 'feature/cleanup-ctest'
Kyle Edwards
2019-03-07
3
-21/+18
|
\
\
|
*
|
ctest: refactor some code
Gregor Jasny
2019-03-05
3
-21/+18
*
|
|
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-1/+1
|
/
/
*
|
Merge topic 'cmrange-improvements'
Brad King
2019-02-25
2
-2/+2
|
\
\
|
*
|
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
2
-2/+2
*
|
|
Merge topic 'error-consolidate'
Brad King
2019-02-25
2
-11/+10
|
\
\
\
|
*
|
|
cmSystemTools::Error: consolidate parameters into single std::string
Vitaly Stakhovsky
2019-02-20
2
-11/+10
|
|
/
/
*
|
|
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
11
-19/+19
|
/
/
*
|
Delete some default constructors and assignment operators
Albert Astals Cid
2019-02-15
6
-0/+19
*
|
Merge topic 'systools-stdstring2'
Brad King
2019-02-13
2
-11/+9
|
\
\
|
*
|
cmSystemTools: More methods accept `std::string` params
Vitaly Stakhovsky
2019-02-11
2
-11/+9
*
|
|
Merge topic 'progress-stdstring'
Brad King
2019-02-12
2
-9/+11
|
\
\
\
|
*
|
|
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
2
-9/+11
|
|
/
/
*
|
|
Merge topic 'cmCTestRunTest-compress'
Brad King
2019-02-12
2
-78/+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmCTestRunTest: Remove duplicated compression logic
Regina Pfeifer
2019-02-10
2
-78/+11
*
|
|
Merge topic 'ctest-exit-code-int64'
Brad King
2019-02-11
4
-7/+12
|
\
\
\
|
*
|
|
CTest: Represent process exit codes as 64-bit signed integer
Zsolt Parragi
2019-02-08
4
-7/+12
|
|
/
/
[next]