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
*
Tests/RunCMake/CommandLine: Deal with locales that are different from English
makise-homura
2021-10-15
1
-0/+6
*
cmake: -E cat stops when an empty file is encountered
Johnny Jazeix
2021-09-18
1
-1/+2
*
Deprecate Visual Studio 10 2010 generator
Brad King
2021-07-29
1
-0/+7
*
cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable
Brad King
2021-06-30
1
-0/+9
*
cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable
Brad King
2021-06-30
1
-0/+11
*
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
1
-1/+1
*
cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable
Brad King
2021-06-03
1
-0/+27
*
Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'
Brad King
2021-05-14
1
-0/+12
|
\
|
*
cmake: `--build` and `--install` error out when encountering bad flags
Robert Maynard
2021-05-13
1
-0/+12
*
|
cmSystemTools: Improve CreateLink and CreateSymlink error codes
Brad King
2021-05-07
1
-2/+2
*
|
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-2/+2
*
|
cmake: add support for --toolchain command argument
Robert Maynard
2021-04-15
1
-1/+23
*
|
Merge topic 'correct_arg_parsing'
Brad King
2021-03-29
1
-0/+4
|
\
\
|
|
/
|
*
cmCommandLineArgument: correctly compute next parse index
Robert Maynard
2021-03-26
1
-0/+4
*
|
cmake: add support for --install-prefix command argument
Robert Maynard
2021-03-04
1
-0/+3
|
/
*
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
|
/
[next]