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: In -P mode ignore flags like `--version` after `--`
Robert Maynard
2022-07-22
3
-3/+5
*
cmake: In -P mode ignore extra paths on the command line
Robert Maynard
2022-07-22
3
-0/+13
*
Tests: Fix test failures for Windows Arm64 platforms
Niyas Sait
2022-05-11
1
-1/+1
*
CMake: Use FindPython instead of FindPythonInterp to build CMake itself
Kyle Edwards
2022-04-21
2
-4/+4
*
Trace: process else and elseif commands correctly
Braulio Valdivielso Martinez
2022-03-25
3
-1/+15
*
cmake: Add --fresh option to clear the cache and start from scratch
Brad King
2022-03-22
8
-3/+47
*
Merge topic 'cmake-P-args'
Brad King
2022-03-18
3
-4/+17
|
\
|
*
cmake: Improve acceptance of arbitrary arguments in -P script mode
Brad King
2022-03-17
3
-4/+17
*
|
Merge topic 'always_prefer_last_source_dir'
Brad King
2022-03-18
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cmake: Always prefer the last source directory provided
Robert Maynard
2022-03-17
1
-1/+1
*
|
Merge topic 'color-diagnostics'
Brad King
2022-03-09
4
-0/+19
|
\
\
|
*
|
color: Add tests for CMAKE_COLOR_DIAGNOSTICS
Brad King
2022-03-08
4
-0/+19
*
|
|
Merge topic 'cmake-dir-args'
Brad King
2022-03-03
49
-30/+84
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests: Add RunCMake.CommandLine ExplicitiDirs explicit work directory
Brad King
2022-03-02
1
-0/+6
|
*
|
cmake: Correct regression in `-B <dir> <src_dir>`
Robert Maynard
2022-03-02
1
-0/+1
|
*
|
Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs
Brad King
2022-03-02
23
-0/+47
|
*
|
Tests: Clarify RunCMake.CommandLine ExplicitDirs case names
Brad King
2022-03-02
27
-30/+30
*
|
|
Merge topic 'correct_multiple_source_warnings'
Brad King
2022-02-18
7
-0/+46
|
\
\
\
|
|
/
/
|
*
|
cmake: When given multiple source paths use last instead of first
Robert Maynard
2022-02-17
7
-0/+46
*
|
|
Merge topic 'cmake-empty-cmd-line-arg'
Brad King
2022-02-17
13
-2/+23
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
cmake: Ignore any empty "" command line arguments
Robert Maynard
2022-02-16
13
-2/+23
*
|
Trace: include `line_end` field in json-v1 format
Braulio Valdivielso Martinez
2022-02-09
2
-11/+32
*
|
Merge topic 'trace-global-frame'
Brad King
2022-02-09
3
-3/+21
|
\
\
|
*
|
Trace: add global_frame field to json-v1 format
Braulio Valdivielso Martinez
2022-02-07
3
-3/+21
|
|
/
*
|
cmcmd: add end of options delimiter to cmake -E commands
Peter Würth
2022-02-03
7
-1/+23
|
/
*
Merge topic 'vs-package-restore'
Brad King
2022-01-24
2
-0/+2
|
\
|
*
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
Carsten Rudolph
2022-01-22
2
-0/+2
*
|
cmake: Warn about unnecessary paths on command line
Robert Maynard
2022-01-20
3
-0/+14
*
|
Tests: Fix RunCMake.CommandLine toolchain case command line
Brad King
2022-01-20
2
-2/+3
*
|
Add tests that showcase cmake -S limitations
Robert Maynard
2022-01-18
1
-0/+13
|
/
*
FileAPI: Add information on file set installers
Kyle Edwards
2021-10-27
1
-1/+1
*
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
4
-0/+12
*
Merge topic 'doc-cmake-build-signature'
Brad King
2021-07-14
14
-14/+14
|
\
|
*
Help: Clarify 'cmake --build' signature alternatives
Brad King
2021-07-13
14
-14/+14
*
|
cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable
Brad King
2021-06-30
5
-0/+16
*
|
cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable
Brad King
2021-06-30
5
-0/+18
|
/
*
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
12
-0/+55
*
cmCommandLineArgument: OneOrMore mode supports `=` separator
Robert Maynard
2021-05-19
1
-2/+1
*
cmCommandLineArgument: Understands which commands require partial matching
Robert Maynard
2021-05-19
1
-1/+1
*
Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'
Brad King
2021-05-14
13
-0/+30
|
\
|
*
cmCommandLineArgument: Provide more information syntax error messages
Robert Maynard
2021-05-13
2
-2/+2
|
*
cmake: `--build` and `--install` error out when encountering bad flags
Robert Maynard
2021-05-13
13
-0/+30
*
|
cmSystemTools: Improve CreateLink and CreateSymlink error codes
Brad King
2021-05-07
5
-6/+6
*
|
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-2/+2
*
|
Merge topic 'mrjoel/add-missing-not'
Brad King
2021-04-19
1
-1/+1
|
\
\
|
|
/
|
*
Add missing 'not' in error messages
Joel Johnson
2021-04-16
1
-1/+1
*
|
cmake: add support for --toolchain command argument
Robert Maynard
2021-04-15
11
-1/+36
[next]