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
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-1/+0
*
MSVC: Always define a character set
AJIOB
2025-10-07
1
-0/+5
*
MSVC: Define _WINDLL consistently for shared libraries
AJIOB
2025-09-29
1
-0/+4
*
FASTBuild: add support for Unity builds
Eduard Voronkin
2025-09-18
1
-1/+3
*
shortobj: properly force long names when computing long names
Ben Boeckel
2025-09-17
1
-1/+1
*
prop_sf/INSTALL_OBJECT_NAME: support custom install object names
Ben Boeckel
2025-09-09
1
-0/+100
*
cmLocalGenerator: get the configuration when building object paths
Ben Boeckel
2025-09-09
1
-1/+1
*
prop_sf/OBJECT_NAME: no-op for the FASTBuild and Xcode generators
Ben Boeckel
2025-09-09
1
-1/+2
*
prop_sf/OBJECT_NAME: support custom object names
Ben Boeckel
2025-09-09
1
-0/+100
*
cmSourceFile: add accessors for PCH source files
Ben Boeckel
2025-09-08
1
-1/+1
*
cmSourceFile: internally track CMake-managed source files
Ben Boeckel
2025-09-08
1
-1/+9
*
cmLocalGenerator: fix comment typo
Ben Boeckel
2025-09-08
1
-1/+1
*
Merge topic 'unity-filename-prefix'
Brad King
2025-09-05
1
-10/+17
|
\
|
*
Unity: Add a target property to control generated filenames
Stephen Kennedy
2025-09-04
1
-10/+17
*
|
autogen: compute short directories too
Ben Boeckel
2025-09-02
1
-1/+2
|
/
*
Merge topic 'var-check-before-usage'
Brad King
2025-09-02
1
-3/+2
|
\
|
*
cmLocalGenerator: check variables before usage
Marc Chevrier
2025-08-29
1
-3/+2
*
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-2/+12
*
|
Merge topic 'install-object-name-strategy'
Brad King
2025-08-18
1
-3/+8
|
\
\
|
*
|
objects: implement installation naming strategies
Ben Boeckel
2025-08-16
1
-3/+8
*
|
|
pchreuse: remove MSVC 2008-or-older condition
Ben Boeckel
2025-08-11
1
-12/+1
*
|
|
cmLocalGenerator: fix destination path construction for PCH/PDB copying
Eduard Voronkin
2025-08-11
1
-4/+3
|
/
/
*
|
autogen: support the `SHORT` intermediate dir strategy
Ben Boeckel
2025-07-29
1
-3/+9
*
|
cmGeneratorTarget: shorten PCH filenames
John Parent
2025-07-29
1
-1/+1
*
|
cmLocalGenerator: support shortening object filenames
John Parent
2025-07-29
1
-1/+32
*
|
cmLocalGenerator: add a `GetRelativeSourceFileName` method
John Parent
2025-07-29
1
-3/+12
*
|
cmGlobalGenerator: add a query to represent support for short object names
Ben Boeckel
2025-07-28
1
-0/+5
*
|
cmLocalGenerator: add `<CMAKE_{BINARY,SOURCE}_DIR>` expanders
Ben Boeckel
2025-07-28
1
-0/+2
*
|
pchreuse: defer target existence enforcement to generation time
Ben Boeckel
2025-07-22
1
-59/+40
*
|
cmLocalGenerator: add PDB copying dependency on its script
Ben Boeckel
2025-07-22
1
-1/+2
*
|
cmLocalGenerator: add a useful comment for the PDB copying command
Ben Boeckel
2025-07-22
1
-2/+5
*
|
cmLocalGenerator: fix quoting in generated script
Ben Boeckel
2025-07-22
1
-1/+1
|
/
*
cmLocalGenerator: Drop no-op link flag placeholder infrastructure
Brad King
2025-06-10
1
-9/+0
*
Ninja,Makefile: Move builtin linker flags to <LINK_FLAGS> placeholder
Brad King
2025-06-10
1
-45/+61
*
cmLocalGenerator: Clarify MODULE link flags placeholder population
Brad King
2025-06-10
1
-5/+4
*
cmLocalGenerator: Improve formatting of rule placeholder variable list
Brad King
2025-06-10
1
-19/+23
*
Linker: Generate per-language module -DEF: flags on Windows
Brad King
2025-05-28
1
-4/+8
*
cmLocalGenerator: add an override for CMakeFiles-using paths
Ben Boeckel
2025-05-24
1
-1/+6
*
cmLocalGenerator: move the `CMakeFiles` subdir from the target to output root
Ben Boeckel
2025-05-24
1
-1/+1
*
cmLocalGenerator: add a `GetObjectOutputRoot` method
John Parent
2025-05-23
1
-0/+5
*
generators: use GetSupportDirectory() in more places
Ben Boeckel
2025-05-23
1
-2/+1
*
cmLocalGenerator: factor out creating a "safe" file path
Ben Boeckel
2025-05-22
1
-14/+22
*
cmLocalGenerator: remove unnecessary `.c_str()`
Ben Boeckel
2025-05-22
1
-2/+2
*
cmStrCat: use character literals where possible
Ben Boeckel
2025-05-15
1
-11/+11
*
macOS: Restore support for LLVM/Clang without explicit CMAKE_OSX_SYSROOT
Brad King
2025-05-02
1
-0/+5
*
Ninja generator: restore correct encoding for policy CMP0181=OLD
Marc Chevrier
2025-04-12
1
-1/+2
*
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
[next]