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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Fix relative path regression in -C
Peter Waller
2019-10-14
12
-10/+38
*
Merge topic 'remove_directory-symlink'
Brad King
2019-08-30
5
-0/+23
|
\
|
*
cmake: Teach -E remove_directory to remove directory symlinks
Jon Chronopoulos
2019-08-30
5
-0/+23
*
|
cmake: Pass -S and -B into PreLoad.cmake and -C scripts
Peter Waller
2019-08-27
7
-0/+35
|
/
*
Add --trace-redirect parameter to redirect trace output to a file
Igor Ivanov
2019-08-10
7
-0/+24
*
cmake -E: Add true and false commands
Kyle Edwards
2019-07-11
3
-0/+6
*
cmake: Teach -E capabilities to report supported fileapi requests
Brad King
2019-06-07
1
-1/+1
*
Merge topic 'remove_directories'
Brad King
2019-06-04
11
-1/+28
|
\
|
*
cmake: Teach -E remove_directory to remove multiple directories
John Freeman
2019-06-03
7
-0/+18
|
*
Tests: Add RunCMake.CommandLine make_directory test checks
John Freeman
2019-06-03
2
-0/+9
|
*
Tests: Fix RunCMake.CommandLine make_directory test name
John Freeman
2019-06-03
3
-1/+1
*
|
Tests: Fix RunCMake.CommandLine test to use generator in no-S-B case
Brad King
2019-06-03
1
-4/+6
|
/
*
Merge topic 'default-generator-env'
Brad King
2019-05-22
23
-0/+122
|
\
|
*
Tests: Add environment generator tests
Eicke Herbertz
2019-05-22
23
-0/+122
*
|
Merge topic 'std-pipes-always'
Brad King
2019-05-03
1
-0/+4
|
\
\
|
*
|
Ensure stdin, stdout, and stderr pipes are always open
Brad King
2019-05-02
1
-0/+4
|
|
/
*
|
cmake: --build -j <jobs> should not accept 0.
Fred Baksik
2019-05-01
9
-0/+24
|
/
*
Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B cases
Brad King
2019-04-10
1
-1/+2
*
Tests: Fix RunCMake.CommandLine test to use generator with -S and -B
Brad King
2019-04-10
1
-11/+15
*
Merge topic 'cmake--install'
Kyle Edwards
2019-03-19
8
-0/+32
|
\
|
*
cmake: add '--install <dir>' option
Jiang Yi
2019-03-16
8
-0/+32
*
|
cmake: add short version of '--target <tgt>...' option
Bartosz Kosiorek
2019-03-12
1
-1/+1
|
/
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
7
-3/+12
*
cmake: Add --ignore-eol option to `-E compare_files` command
Taylor Braun-Jones
2019-01-28
10
-0/+12
*
Merge topic 'cmake_build_jobs_supports_no_space'
Brad King
2019-01-23
9
-0/+21
|
\
|
*
cmake: --build supports '-jN'
Robert Maynard
2019-01-22
9
-0/+25
|
*
Tests: Remove unused files from RunCMake.CommandLine test
Brad King
2019-01-22
4
-4/+0
*
|
cmake: Convert no source/build dir error to warning
Craig Scott
2019-01-22
3
-3/+15
|
/
*
Merge topic 'cmake-option-parsing'
Brad King
2019-01-14
3
-14/+17
|
\
|
*
cmake: Ensure source and binary dirs are set
Craig Scott
2019-01-13
3
-14/+17
|
*
Tests: Add cases for -{C,D,U} without a source tree
Brad King
2019-01-10
12
-1/+22
*
|
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
Artur Ryt
2018-12-29
3
-4/+69
*
|
cmake: add error message when '-E touch' fails
Isaiah Norton
2018-11-27
3
-0/+4
*
|
CMP0053: Fix double warning on uninitialized variables in -P mode
R2RT
2018-11-05
3
-0/+10
*
|
Tests: Add cases for -{C,D,U} without a source tree
Brad King
2018-10-26
12
-1/+22
*
|
Testing: Update hard-coded line numbers to [0-9]+ in some tests
Kyle Edwards
2018-10-10
6
-9/+9
|
/
*
Merge topic 'symlink'
Brad King
2018-09-19
3
-31/+42
|
\
|
*
cmake: Add '-E create_symlink' support on Windows
Jon Chronopoulos
2018-09-18
3
-31/+42
*
|
cmake: -S and -B can be used to specify source and build directories
Robert Maynard
2018-09-15
11
-0/+42
|
/
*
Tests: Adopt wizard test in RunCMake.CommandLine
Brad King
2018-06-22
3
-0/+3
*
clang-format.bash: update to clang-format-6.0
Brad King
2018-06-01
1
-1/+1
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
17
-0/+43
*
Merge topic 'fix-crash-trace-exp-uninit-vars'
Brad King
2018-04-10
3
-0/+10
|
\
|
*
Fix crash with --trace-expand --warn-uninitialized together
R2RT
2018-04-09
3
-0/+10
*
|
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
4
-12/+0
|
/
*
cmcmd: Restore support for running multiple lint tools
Brad King
2017-10-27
1
-5/+6
*
Clean up iwyu code to not be one big if statement.
Bill Hoffman
2017-09-13
12
-7/+11
*
Add properties to run cppcheck along with the compiler
Bill Hoffman
2017-08-30
1
-1/+1
*
Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode
André Klitzing
2017-07-14
31
-0/+47
*
Add some unit tests for md5sum
André Klitzing
2017-07-09
10
-0/+17
[next]