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
/
Tests
/
RunCMake
/
CommandLine
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Add --ignore-eol option to `-E compare_files` command
Taylor Braun-Jones
2019-01-28
1
-0/+4
*
Merge topic 'cmake_build_jobs_supports_no_space'
Brad King
2019-01-23
1
-0/+13
|
\
|
*
cmake: --build supports '-jN'
Robert Maynard
2019-01-22
1
-0/+13
*
|
cmake: Convert no source/build dir error to warning
Craig Scott
2019-01-22
1
-1/+11
|
/
*
Merge topic 'cmake-option-parsing'
Brad King
2019-01-14
1
-14/+15
|
\
|
*
cmake: Ensure source and binary dirs are set
Craig Scott
2019-01-13
1
-14/+15
|
*
Tests: Add cases for -{C,D,U} without a source tree
Brad King
2019-01-10
1
-0/+5
*
|
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
Artur Ryt
2018-12-29
1
-1/+1
*
|
cmake: add error message when '-E touch' fails
Isaiah Norton
2018-11-27
1
-0/+2
*
|
CMP0053: Fix double warning on uninitialized variables in -P mode
R2RT
2018-11-05
1
-0/+4
*
|
Tests: Add cases for -{C,D,U} without a source tree
Brad King
2018-10-26
1
-0/+5
|
/
*
Merge topic 'symlink'
Brad King
2018-09-19
1
-24/+27
|
\
|
*
cmake: Add '-E create_symlink' support on Windows
Jon Chronopoulos
2018-09-18
1
-24/+27
*
|
cmake: -S and -B can be used to specify source and build directories
Robert Maynard
2018-09-15
1
-0/+25
|
/
*
Tests: Adopt wizard test in RunCMake.CommandLine
Brad King
2018-06-22
1
-0/+1
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-0/+23
*
Merge topic 'fix-crash-trace-exp-uninit-vars'
Brad King
2018-04-10
1
-0/+4
|
\
|
*
Fix crash with --trace-expand --warn-uninitialized together
R2RT
2018-04-09
1
-0/+4
*
|
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-7/+0
|
/
*
Clean up iwyu code to not be one big if statement.
Bill Hoffman
2017-09-13
1
-4/+4
*
Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode
André Klitzing
2017-07-14
1
-0/+17
*
Add some unit tests for md5sum
André Klitzing
2017-07-09
1
-0/+7
*
Deprecate Visual Studio 8 2005 generator
Brad King
2017-04-21
1
-0/+7
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-7/+0
*
cmListFileLexer: bail out on seek-errors
Gregor Jasny
2017-02-27
1
-0/+13
*
server-mode: Introduce cmServerConnection
Tobias Hunger
2016-09-22
1
-0/+1
*
cmake-server: Bare-bones server implementation
Tobias Hunger
2016-09-19
1
-0/+1
*
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
1
-0/+2
*
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
1
-0/+4
*
Deprecate Visual Studio 7 .NET 2003 generator
Brad King
2016-04-28
1
-0/+7
*
Tests: Drop test for VS 7.0 generator deprecation warnings
Brad King
2016-04-28
1
-7/+0
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-6/+1
*
cmake: Teach --build to reject multiple --target options
Sebastian Schuberth
2016-02-05
1
-0/+2
*
cmake: Fix `-E time` argument passing to child
Brad King
2016-01-20
1
-0/+3
*
Print line number of cache parse errors (#11109)
Ashley Whetter
2016-01-19
1
-0/+5
*
Add -Werror and -Wno-error command-line options
Michael Scott
2016-01-12
1
-0/+22
*
cmake: Teach -E make_directory to support multiple input directories
Bartosz Kosiorek
2015-12-10
1
-0/+14
*
cmake: Teach -E copy_directory to support multiple input directories
Bartosz Kosiorek
2015-12-07
1
-0/+17
*
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
Bartosz Kosiorek
2015-12-04
1
-0/+23
*
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
1
-0/+3
*
Modify dev warning options to affect deprecated warnings.
Michael Scott
2015-12-01
1
-0/+13
*
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
1
-0/+8
*
Refactor the -W options parser to be generic.
Michael Scott
2015-12-01
1
-1/+12
*
Explicitly enable author (dev) warnings by default.
Michael Scott
2015-12-01
1
-0/+3
*
Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
Tamas Kenez
2015-10-06
1
-0/+1
*
Revert topic 'cmake-W-options' (#15747)
Brad King
2015-09-22
1
-46/+0
*
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
1
-0/+46
*
cmake: add --trace-expand option
Ben Boeckel
2015-07-23
1
-0/+4
*
cmake: Fix --build <relative-dir> for VS generators (#15609)
Brad King
2015-06-11
1
-0/+15
*
Tests: Extend RunCMake.CommandLine to cover --build with no arg
Brad King
2015-06-11
1
-0/+2
[next]