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
/
cmGlobalGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
FASTBuild: optimize try_compile builds
Eduard Voronkin
2025-10-23
1
-9/+16
*
cmGlobalGenerator: Simplify collection of targets under a project()
Brad King
2025-09-16
1
-6/+7
*
prop_sf/OBJECT_NAME: no-op for the FASTBuild and Xcode generators
Ben Boeckel
2025-09-09
1
-0/+2
*
Merge topic 'vs-cleanup'
Brad King
2025-09-02
1
-1/+1
|
\
|
*
cmGlobalGenerator: Constify GetTargetDirectDepends
Brad King
2025-09-01
1
-1/+1
*
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-0/+2
*
|
macOS: Cache parsed xcframework plist content
Eugene Zimichev
2025-08-15
1
-0/+9
*
|
source: Pass cmBuildOptions by value
Daniel Pfeifer
2025-07-30
1
-3/+3
*
|
autogen: support the `SHORT` intermediate dir strategy
Ben Boeckel
2025-07-29
1
-1/+5
*
|
cmGlobalGenerator: add methods for use when implementing short dir support
John Parent
2025-07-29
1
-0/+3
*
|
cmGlobalGenerator: add a query to represent support for short object names
Ben Boeckel
2025-07-28
1
-0/+10
*
|
pchreuse: always ask the PCH reuse target for PDB information
Ben Boeckel
2025-07-22
1
-1/+1
|
/
*
Experimental: Avoid mutating statically allocated data
Brad King
2025-05-13
1
-0/+6
*
Merge topic 'makefile-progress'
Brad King
2025-04-17
1
-2/+3
|
\
|
*
cmGlobalGenerator: Constify IsExcluded use of cmLocalGenerator
Brad King
2025-04-15
1
-2/+3
|
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
Ninja generator: restore correct encoding for policy CMP0181=OLD
Marc Chevrier
2025-04-12
1
-0/+1
*
|
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
-81/+81
*
Merge topic 'extern-domain'
Brad King
2025-01-22
1
-2/+6
|
\
|
*
Add support for foreign targets
Vito Gamberini
2025-01-21
1
-2/+6
*
|
CMP0042: Remove support for OLD behavior
Brad King
2025-01-19
1
-3/+0
*
|
CMP0037: Remove support for OLD behavior
Brad King
2025-01-19
1
-4/+4
*
|
CMP0026: Remove support for OLD behavior
Brad King
2025-01-19
1
-3/+0
*
|
CMP0024: Remove support for OLD behavior
Brad King
2025-01-19
1
-6/+2
*
|
CMP0018: Remove support for OLD behavior
Brad King
2025-01-18
1
-3/+0
*
|
instrumentation: Collect and record project build system metrics
Martin Duffy
2025-01-15
1
-0/+1
|
/
*
Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
Garrett Campbell
2024-12-09
1
-0/+2
*
cmake --install: Respect CMAKE_DEFAULT_CONFIGS
Martin Duffy
2024-11-19
1
-0/+6
*
Ninja: Regenerate when test or install scripts are missing
Martin Duffy
2024-11-06
1
-0/+3
*
cmGlobalGenerator: Clarify Build method output mode argument name
Brad King
2024-10-17
1
-1/+1
*
cmGlobalGenerator: Remove default Build method output mode
Brad King
2024-10-17
1
-9/+8
*
cmGlobalGenerator: generate build database files for targets
Ben Boeckel
2024-08-27
1
-0/+12
*
cmDyndepCollation: write build database metadata
Ben Boeckel
2024-08-27
1
-0/+2
*
cmGlobalGenerator: add a method to make an output-formatted string
Ben Boeckel
2024-08-27
1
-0/+12
*
Install: Add parallel installation option
Martin Duffy
2024-07-15
1
-0/+17
*
add_custom_command: Add CODEGEN support
Juan Ramos
2024-07-01
1
-0/+5
*
cxxmodules: link to `std`-providing targets when available
Ben Boeckel
2024-04-11
1
-0/+1
*
Merge topic 'restore-pch-with-unity'
Brad King
2024-02-05
1
-1/+1
|
\
|
*
cmGlobalGenerator: Add unity/pch sources after computing compile features
Brad King
2024-02-02
1
-0/+1
*
|
Merge topic 'cxxmodules-no-unity'
Brad King
2024-01-10
1
-0/+1
|
\
\
|
*
|
cmGlobalGenerator: add unity sources after computing target compile features
Ben Boeckel
2024-01-05
1
-0/+1
|
|
/
*
|
cmGlobalGenerator: Allow passing language to GetLangaugeOutputExtension
Evan Wilde
2023-12-05
1
-0/+2
|
/
*
cmGlobalGenerator: give context about module queries
Ben Boeckel
2023-11-01
1
-1/+11
*
cxxmodules: generate synthetic targets as an initial pass
Ben Boeckel
2023-08-17
1
-0/+2
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-4/+4
*
Merge topic 'command-job-server-aware'
Brad King
2023-07-20
1
-0/+2
|
\
|
*
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
Chris Mahoney
2023-07-19
1
-0/+2
*
|
LINK_OPTIONS: ensure correct dollar escaping
Marc Chevrier
2023-07-17
1
-0/+2
*
|
codecvt: Extrace codecvt::Encoding to remove codecvt includes
Clemens Wasser
2023-06-22
1
-5/+2
|
/
[next]