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
*
Drop Visual Studio 11 2012 generator
Brad King
2023-06-13
4
-12/+0
*
cmake: Add debugger
Glen Chung
2023-05-30
18
-1/+37
*
fileapi: Extend codemodel targets/compileGroups with Apple frameworks
Marc Chevrier
2023-05-19
1
-1/+1
*
cmake -E time: use C++11 chrono and better format output
scivision
2023-02-15
1
-1/+1
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
7
-9/+9
*
Merge topic 'vs9-deprecate'
Brad King
2023-02-09
4
-0/+12
|
\
|
*
Deprecate Visual Studio 9 2008 generator
Brad King
2023-02-08
4
-0/+12
*
|
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2023-02-08
2
-0/+11
|
/
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-0/+1
*
clang-format.bash: Use generic clang-format attribute
Brad King
2023-01-18
1
-1/+1
*
cmake: Add -E copy_directory_if_different
Robert Maynard
2023-01-12
1
-0/+9
*
FileAPI: Add "configureLog" object kind
Brad King
2022-12-17
1
-1/+1
*
Merge topic 'clang-tidy-export-fixes-dir'
Brad King
2022-12-07
3
-0/+5
|
\
|
*
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
3
-0/+5
*
|
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2022-12-06
2
-0/+11
|
/
*
Merge topic 'cmake-E-copy-t-mode'
Brad King
2022-11-15
3
-0/+8
|
\
|
*
cmake -E copy: Add support for -t argument
Kyle Edwards
2022-11-15
3
-0/+8
*
|
Merge topic 'better_handling_of_build_args'
Brad King
2022-11-15
3
-0/+4
|
\
\
|
*
|
cmake: --build improve detection of no build dir
Robert Maynard
2022-11-14
3
-0/+4
|
|
/
*
|
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
1
-0/+2
|
/
*
file-api: support exporting file set information
Ben Boeckel
2022-11-08
1
-1/+1
*
Tests: Provide RunCMake.CommandLine compare_files data more robustly
Brad King
2022-10-31
2
-3/+3
*
cmake: Honor CMAKE_GENERATOR env var in --help output
Juan Ramos
2022-10-21
4
-0/+11
*
try_compile: Propagate --trace through try_compile
Matthew Woehlke
2022-10-11
5
-0/+23
*
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
[next]