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
/
Source
/
cmcmd.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-0/+12
*
Merge topic 'stdio-terminal'
Brad King
2025-08-14
1
-1/+4
|
\
|
*
Makefile: Fix regression that prints unnecessary VT100 escape sequences
Brad King
2025-08-13
1
-1/+4
*
|
Merge topic 'issue-24923-new-cli-tools'
Brad King
2025-08-01
1
-3/+35
|
\
\
|
*
|
cmake -E: Add copy_if_newer and copy_directory_if_newer
Benjamin Buch
2025-07-31
1
-3/+35
|
|
/
*
|
cmcmd: also forward rsp files in `.o` directories
Ben Boeckel
2025-07-29
1
-1/+3
*
|
Makefiles: pass the target name to `cmake -E cmake_depends`
Ben Boeckel
2025-07-29
1
-1/+18
|
/
*
StdIo: Replace uses of KWSys Terminal with StdIo::Print
Brad King
2025-05-19
1
-16/+21
*
StdIo: Replace uses of KWSys ConsoleBuf with StdIo::Console
Brad King
2025-05-13
1
-8/+8
*
cmcmd: Simplify vs_link_{exe,dll} output encoding logic
Brad King
2025-04-17
1
-13/+15
*
cmcmd: Clarify comment explaining vs_link_{exe,dll} output encoding
Brad King
2025-04-17
1
-4/+10
*
IAR: Add support for C-STAT static analysis
Felipe Torrezan
2025-04-09
1
-1/+51
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-36/+36
*
ci: Extend spellcheck job with 'typos' tool
Alex Turbov
2025-01-22
1
-2/+2
*
cmake: Explicitly normalize input paths as they exist on disk
Brad King
2024-10-22
1
-9/+9
*
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
Yuri Witte
2024-09-11
1
-2/+2
*
Merge topic 'build-databases'
Brad King
2024-09-05
1
-0/+8
|
\
|
*
cmcmd: add a tool to manage module compilation databases
Ben Boeckel
2024-08-27
1
-0/+8
*
|
MSVC: Restore support for non-incremental linking with v100 toolset and older
RĂ¼diger Ihle
2024-09-03
1
-4/+31
|
/
*
Refactor: Optimize some `std::ostream::operator<<()` calls
Alex Turbov
2024-08-19
1
-120/+103
*
Merge topic 'cmuvprocesschain'
Brad King
2024-01-25
1
-7/+2
|
\
|
*
cmUVProcessChain: Simplify SetExternalStream usage
Brad King
2024-01-24
1
-7/+2
*
|
Autogen: AUTO*_EXECUTABLE: add support for per-config values
Orkun Tokdemir
2024-01-17
1
-2/+6
*
|
cmake -E cat: Add ability to print standard input
Kyle Edwards
2023-11-03
1
-4/+14
|
/
*
Autogen: Revert "AUTO*_EXECUTABLE: add support for per-config values"
Orkun Tokdemir
2023-10-13
1
-6/+2
*
Source: Remove redundant FileIsSymlink checks
scivision
2023-09-18
1
-7/+5
*
Autogen: AUTO*_EXECUTABLE: add support for per-config values
Orkun Tokdemir
2023-09-13
1
-2/+6
*
cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-1/+2
*
cmcmd: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-38/+32
*
cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-21/+12
*
MSVC: Run manifest tool with llvm-mt compatible arguments
ur4t
2023-08-16
1
-2/+5
*
cmCryptoHash: prefer to cmSystemTools::ComputeFileHash
Ben Boeckel
2023-08-08
1
-5/+3
*
Merge topic 'msvc-embed-manifest-direct'
Brad King
2023-07-07
1
-0/+20
|
\
|
*
MSVC: Restore support for non-incremental linking without 'rc' in PATH
Brad King
2023-07-06
1
-0/+20
*
|
cmUVProcessChain: Return output and error streams as file descriptors
Kyle Edwards
2023-06-14
1
-8/+5
*
|
cmUVProcessChain: Add Status::SpawnResult field
Kyle Edwards
2023-06-08
1
-6/+4
|
/
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-3/+3
*
Merge topic 'iwyu_errors'
Brad King
2023-04-26
1
-3/+10
|
\
|
*
IWYU: Return error code if user enables error reporting
Ashish Sadanandan
2023-04-25
1
-3/+10
*
|
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-5/+6
|
/
*
MSVC: Embed manifests directly for non-incremental vs_link_exe links
Andrew Ng
2023-02-23
1
-21/+21
*
cmake -E time: use C++11 chrono and better format output
scivision
2023-02-15
1
-19/+5
*
cmake: Add -E copy_directory_if_different
Robert Maynard
2023-01-12
1
-3/+8
*
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0/+6
*
cmake -E copy: Add support for -t argument
Kyle Edwards
2022-11-15
1
-7/+50
*
Merge topic 'clang-tidy-prefer-p-option'
Brad King
2022-10-07
1
-7/+19
|
\
|
*
clang-tidy: Don't append compiler commands if using -p
Craig Scott
2022-10-07
1
-7/+19
*
|
cmSystemTools: Provide quiet link creation methods
Brad King
2022-10-06
1
-4/+3
|
/
*
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
1
-3/+35
[next]