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
*
Merge topic 'llvm-rc-include-path'
Brad King
2020-04-07
1
-8/+8
|
\
|
*
llvm-rc: Restore include path for data after explicit preprocessing
Thomas Bernard
2020-04-06
1
-8/+8
*
|
Merge topic 'llvm-rc-stderr'
Brad King
2020-03-27
3
-3/+4
|
\
\
|
|
/
|
*
llvm-rc: Print stderr output when calling tools through cmake_llvm_rc
Thomas Bernard
2020-03-26
3
-3/+4
*
|
cmake: add command line options to output script profiling data
Wouter Klouwen
2020-03-07
11
-0/+49
|
/
*
Add -E cmake_llvm_rc to preprocess files for llvm-rc
Thomas Bernard
2020-02-04
9
-0/+38
*
trace: Add time and stack level to JSON output format
Frank Winklmeier
2020-01-22
1
-4/+8
*
Merge topic 'trace-test-support-python26-and-older'
Kyle Edwards
2020-01-03
1
-8/+13
|
\
|
*
trace: Directly parse commandline arguments without argparse
Daniel Mensinger
2020-01-01
1
-8/+13
*
|
Tests: do not use the same variable name in nested loops
Rolf Eike Beer
2019-12-31
1
-3/+3
|
/
*
trace: Add test for the JSON-v1 trace
Daniel Mensinger
2019-12-23
6
-0/+103
*
cmake -E: Add rm with improved semantics over remove and remove_directory
Johnny Jazeix
2019-11-13
36
-0/+133
*
Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name
Daan De Meyer
2019-10-18
5
-0/+34
*
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
|
\
[next]