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
*
try_compile: Report build dir with --debug-trycompile
Matthew Woehlke
2022-10-06
1
-0/+11
*
Deprecate Visual Studio 11 2012 generator
Brad King
2022-09-27
4
-0/+12
*
Tests: Drop unused files from RunCMake.CommandLine
Brad King
2022-09-27
2
-0/+0
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
2
-12/+0
*
Merge topic 'modules-use-new-try_compile-signature'
Brad King
2022-09-14
3
-1/+14
|
\
|
*
Modules: Use new keyword-dispatched try_compile signature
Matthew Woehlke
2022-09-14
3
-1/+14
*
|
Tests: Fix RunCMake.CommandLine test in unusual environments
Matthew Woehlke
2022-09-12
1
-1/+6
|
/
*
cmake -E capabilities: Tell whether TLS is enabled
Kyle Edwards
2022-09-01
1
-1/+1
*
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
14
-0/+83
*
Merge topic 'cmake-help-flags-after-dashdash'
Brad King
2022-07-25
3
-3/+5
|
\
|
*
cmake: In -P mode ignore flags like `--version` after `--`
Robert Maynard
2022-07-22
3
-3/+5
*
|
Merge topic 'cmake-P-path-args'
Brad King
2022-07-25
3
-0/+13
|
\
\
|
|
/
|
*
cmake: In -P mode ignore extra paths on the command line
Robert Maynard
2022-07-22
3
-0/+13
*
|
Makefiles generator: dependencies messages in verbose mode
Marc Chevrier
2022-07-06
2
-3/+3
|
/
*
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
|
/
[next]