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: Error out on unknown arguments starting with `-`.
Robert Maynard
2020-12-01
1
-0/+2
*
cmake: Fix processing of -Wno-error= flags
Brad King
2020-11-17
1
-0/+4
*
Merge topic 'llvm-rc-CMAKE_RC_FLAGS'
Brad King
2020-10-29
1
-1/+1
|
\
|
*
llvm_rc: add llvm_rc option filter to correctly pick up all options
Thomas Bernard
2020-10-28
1
-1/+1
*
|
XCode: Use -j build option when job capacity is specified by user
Fred Baksik
2020-10-26
1
-2/+2
|
/
*
Merge topic 'remove-server-mode'
Brad King
2020-10-15
1
-2/+1
|
\
|
*
server: remove deprecated 'cmake -E server' mode
Brad King
2020-10-14
1
-2/+1
*
|
Merge topic 'cmake-E-cat-binary'
Brad King
2020-10-15
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
cmake: Fix '-E cat' command for binary files on Windows
Johnny Jazeix
2020-10-14
1
-0/+3
*
|
cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflict
Thomas Bernard
2020-08-07
1
-4/+4
*
|
cmake: Add -E create_hardlink
Sibi Siddharthan
2020-07-15
1
-0/+36
*
|
cmake-install: implement default directory permissions
Asit Dhal
2020-06-25
1
-0/+26
*
|
cmake: add dedicated error for -E compare_files invalid arguments
Asit Dhal
2020-06-15
1
-0/+1
*
|
Tests: Add case for cmake --build with a failing target
Brad King
2020-06-12
1
-0/+2
|
/
*
cmake: Allow arbitrary args passed to CMake script
Alex Turbov
2020-05-06
1
-0/+1
*
cmake -E: add cat command.
Johnny Jazeix
2020-04-15
1
-0/+38
*
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
|
\
[next]