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
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
llvm-rc: Fix regression on .rc sources with LLVM/Clang tooling
Alex Overchenko
2025-02-04
1
-10/+14
*
Merge topic 'msvc-runtime-checks'
Brad King
2025-01-30
1
-12/+47
|
\
|
*
MSVC: Add abstraction for runtime checks
AJIOB
2025-01-29
1
-12/+47
*
|
Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable.
Marc Chevrier
2025-01-26
1
-7/+8
|
/
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-181/+181
*
CMP0065: Remove support for OLD behavior
Brad King
2025-01-22
1
-37/+9
*
CMP0063: Remove support for OLD behavior
Brad King
2025-01-22
1
-44/+3
*
CMP0018: Remove support for OLD behavior
Brad King
2025-01-18
1
-60/+6
*
CMP0001: Remove support for OLD behavior
Brad King
2025-01-17
1
-64/+6
*
LINK_WARNING_AS_ERROR property: extend capabilities
Marc Chevrier
2025-01-16
1
-7/+47
*
Merge topic 'fileapi-no-link-dependency-file'
Brad King
2024-12-04
1
-2/+0
|
\
|
*
fileapi: Do not expose flags for linker-generated dependencies
Brad King
2024-12-03
1
-2/+0
*
|
cmLocalGenerator.cxx: Optimize `std::ostream::operator<<()` calls
Alex Turbov
2024-11-19
1
-10/+10
*
|
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
Brad King
2024-11-13
1
-23/+0
*
|
Link step: Add LINK_WARNING_AS_ERROR target property
Marc Chevrier
2024-11-12
1
-0/+29
*
|
COMPILE_WARNING_AS_ERROR: rename methods to prepare link similar functionality
Marc Chevrier
2024-11-12
1
-1/+1
*
|
Ninja: Regenerate when test or install scripts are missing
Martin Duffy
2024-11-06
1
-0/+1
*
|
cmake: Always update timestamps on test and install scripts
Martin Duffy
2024-11-06
1
-2/+0
*
|
Add support of "LINKER:" prefix for Windows executable creation
Marc Chevrier
2024-11-04
1
-9/+11
*
|
Add support of "LINKER:" prefix for artifact creation flags
Marc Chevrier
2024-11-04
1
-0/+50
*
|
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
Marc Chevrier
2024-11-04
1
-2/+2
*
|
Add support of "LINKER:" prefix for CMAKE_<TYPE>_LINKER_FLAGS variable
Marc Chevrier
2024-11-04
1
-14/+79
*
|
cmake: Explicitly normalize input paths as they exist on disk
Brad King
2024-10-22
1
-1/+1
*
|
Unity: Add option to use relative paths for unity files
James Moore
2024-10-15
1
-27/+48
|
/
*
Merge topic 'standard-link-directories'
Brad King
2024-08-29
1
-1/+5
|
\
|
*
Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIES
Vito Gamberini
2024-08-28
1
-1/+5
*
|
Source: Avoid comparing pointers to nullptr
Vitaly Stakhovsky
2024-08-27
1
-3/+3
|
/
*
Merge topic 'cuda_unity'
Brad King
2024-08-13
1
-14/+24
|
\
|
*
Add support for unity builds with CUDA sources
Robert Maynard
2024-08-02
1
-1/+3
|
*
Unity: refactor unity extension logic to single function
Robert Maynard
2024-07-16
1
-13/+21
*
|
Merge topic 'enable_warnings'
Brad King
2024-07-30
1
-1/+1
|
\
\
|
*
|
Rename {_ => }CMAKE_INCLUDE_SYSTEM_FLAG_${lang}_WARNING
Patrick H
2024-07-29
1
-1/+1
*
|
|
install: Write manifest file in parallel install
Martin Duffy
2024-07-25
1
-22/+30
|
/
/
*
|
Install: Add parallel installation option
Martin Duffy
2024-07-15
1
-0/+1
|
/
*
add_custom_command: Add CODEGEN support
Juan Ramos
2024-07-01
1
-0/+6
*
Apple: Add CFBundleName to framework Info.plist files
Brad King
2024-06-20
1
-0/+1
*
Merge topic 'ninja-parallel'
Brad King
2024-05-24
1
-3/+5
|
\
|
*
Ninja: Add option for parallel install
Martin Duffy
2024-05-23
1
-3/+5
*
|
add_custom_command: Allow OUTPUT filenames containing a hash '#' character
Glenn Coombs
2024-05-15
1
-1/+6
*
|
cmLocalGenerator: Support arbitrary component name when installing
Deniz Bahadir
2024-05-01
1
-1/+8
*
|
PCH: Use per-arch .pch files only when building multiple Apple architectures
Brad King
2024-05-01
1
-9/+4
*
|
cmLocalGenerator: Fix comments in generated cmake_install.cmake file
Deniz Bahadir
2024-04-30
1
-4/+4
*
|
Merge topic 'swift-module-libraries'
Brad King
2024-04-16
1
-21/+22
|
\
\
|
*
|
Swift: Support module libraries with command-line build systems
Evan Wilde
2024-04-15
1
-21/+22
|
|
/
*
|
Unity: Suppress clang-tidy include checks
ClausKlein
2024-04-08
1
-1/+4
|
/
*
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-1/+1
*
Merge topic 'LINKER_TYPE-mold-support'
Brad King
2024-03-14
1
-4/+17
|
\
|
*
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
1
-4/+17
|
*
LINKER_TYPE: fix spelling error in message
Marc Chevrier
2024-03-12
1
-1/+1
[next]