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
*
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
1
-3/+2
|
\
\
|
|
/
|
*
llvm-rc: Print stderr output when calling tools through cmake_llvm_rc
Thomas Bernard
2020-03-26
1
-3/+2
*
|
cmake: add command line options to output script profiling data
Wouter Klouwen
2020-03-07
1
-0/+22
|
/
*
Add -E cmake_llvm_rc to preprocess files for llvm-rc
Thomas Bernard
2020-02-04
1
-0/+30
*
trace: Add test for the JSON-v1 trace
Daniel Mensinger
2019-12-23
1
-0/+8
*
cmake -E: Add rm with improved semantics over remove and remove_directory
Johnny Jazeix
2019-11-13
1
-0/+70
*
Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name
Daan De Meyer
2019-10-18
1
-0/+18
*
cmake: Fix relative path regression in -C
Peter Waller
2019-10-14
1
-3/+12
*
Merge topic 'remove_directory-symlink'
Brad King
2019-08-30
1
-0/+11
|
\
|
*
cmake: Teach -E remove_directory to remove directory symlinks
Jon Chronopoulos
2019-08-30
1
-0/+11
*
|
cmake: Pass -S and -B into PreLoad.cmake and -C scripts
Peter Waller
2019-08-27
1
-0/+7
|
/
*
Add --trace-redirect parameter to redirect trace output to a file
Igor Ivanov
2019-08-10
1
-0/+8
*
cmake -E: Add true and false commands
Kyle Edwards
2019-07-11
1
-0/+4
*
Merge topic 'remove_directories'
Brad King
2019-06-04
1
-1/+7
|
\
|
*
cmake: Teach -E remove_directory to remove multiple directories
John Freeman
2019-06-03
1
-0/+6
|
*
Tests: Fix RunCMake.CommandLine make_directory test name
John Freeman
2019-06-03
1
-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
1
-0/+68
|
\
|
*
Tests: Add environment generator tests
Eicke Herbertz
2019-05-22
1
-0/+68
*
|
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
1
-0/+8
|
/
*
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
1
-0/+8
|
\
|
*
cmake: add '--install <dir>' option
Jiang Yi
2019-03-16
1
-0/+8
*
|
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
1
-0/+6
*
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
[next]