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
*
Merge branch 'backport-3.28-visionOS' into visionOS
Brad King
2024-02-09
1
-8/+43
|
\
|
*
visionOS: Update deployment-target flag for Xcode 15.1 beta
Brad King
2024-02-09
1
-3/+36
|
*
cmLocalGenerator: Avoid unnecessary lookup without a deployment target
Brad King
2024-02-09
1
-8/+10
*
|
Merge topic 'restore-pch-with-unity'
Brad King
2024-02-05
1
-0/+1
|
\
\
|
|
/
|
*
Unity: Clarify source comments on unity build transformation
Brad King
2024-02-02
1
-0/+1
*
|
Merge topic 'cxxmodules-no-unity'
Brad King
2024-01-10
1
-0/+9
|
\
\
|
|
/
|
*
cmLocalGenerator: ignore scanned sources for unity builds
Ben Boeckel
2024-01-05
1
-0/+9
*
|
Merge topic 'swift-split-compilation-model'
Brad King
2023-12-16
1
-1/+7
|
\
\
|
*
|
Swift/Ninja: Split compilation model
Evan Wilde
2023-12-15
1
-1/+7
*
|
|
Merge topic 'cmake-sources-no-scan'
Brad King
2023-12-12
1
-0/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cmLocalGenerator: disable C++ module scanning for unity sources
Ben Boeckel
2023-12-11
1
-0/+1
|
*
|
cmLocalGenerator: disable C++ module scanning for copied PCH sources
Ben Boeckel
2023-12-11
1
-0/+1
*
|
|
Merge topic 'cxxmodules-pch'
Brad King
2023-12-05
1
-0/+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
cmLocalGenerator: prevent scanning of PCH source files
Ben Boeckel
2023-12-04
1
-0/+3
*
|
Swift: Add abstraction for compilation mode
Evan Wilde
2023-11-17
1
-0/+61
*
|
Unity: Enable UNITY_BUILD for OBJC and OBJCXX files
Rob Raguet-Schofield
2023-10-26
1
-3/+12
*
|
Add options to specify linker tool
Marc Chevrier
2023-10-13
1
-1/+44
|
/
*
Merge topic 'hip-nvidia'
Brad King
2023-09-22
1
-1/+3
|
\
|
*
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
1
-1/+3
*
|
macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked
Marc Chevrier
2023-09-21
1
-4/+1
|
/
*
PCH: Add missing dependency of REUSE_FROM shared compiler PDB
Russell Greene
2023-09-11
1
-5/+6
*
Merge topic 'unity_c_no_extensions'
Brad King
2023-08-16
1
-1/+1
|
\
|
*
Unity: use C-style comments to work both with C and C++
Sylvain Joubert
2023-08-15
1
-1/+1
*
|
cmLocalGenerator: always support shortening filenames
Ben Boeckel
2023-08-08
1
-13/+5
*
|
cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5
Ben Boeckel
2023-08-08
1
-4/+2
*
|
Merge topic 'doc-fixups-release-3.27'
Craig Scott
2023-08-07
1
-1/+1
|
\
\
|
|
/
|
*
cmLocalGenerator: Fix trivial spelling error in code comment
Craig Scott
2023-08-06
1
-1/+1
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+2
*
|
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
1
-0/+39
*
|
LINK_OPTIONS: ensure correct dollar escaping
Marc Chevrier
2023-07-17
1
-0/+11
|
/
*
HIP: Fix implicit include directory detection under /usr/include
Cordell Bloor
2023-06-02
1
-0/+11
*
Apple Frameworks: honor SYSTEM target property
Marc Chevrier
2023-05-11
1
-18/+22
*
CreateRulePlaceholderExpander(): enhance memory management
Marc Chevrier
2023-05-04
1
-7/+6
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+38
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-23/+18
*
Unity: Suppress clang-tidy 'bugprone-suspicious-include' warning
Sylvain Joubert
2023-04-27
1
-0/+1
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-13/+14
*
cmGeneratorTarget: Pass language to GetAppleArchs when possible
Brad King
2023-03-15
1
-2/+2
*
cmGeneratorTarget: Convert GetAppleArchs output argument to return value
Brad King
2023-03-15
1
-3/+2
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-0/+8
*
Enhance support functions
Marc Chevrier
2023-02-28
1
-4/+4
*
Merge topic 'avoid-cmake-cfg-intdir'
Brad King
2023-02-07
1
-4/+9
|
\
|
*
RULE_LAUNCH_*: Add support for generator expressions
Kyle Edwards
2023-02-03
1
-4/+9
*
|
cmCustomCommand: Refactor custom command-specific policy values
Kyle Edwards
2023-02-06
1
-1/+0
|
/
*
Merge topic 'add_visbility_flags_to_device_link_line'
Brad King
2023-01-18
1
-1/+1
|
\
|
*
CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET setting
Robert Maynard
2023-01-16
1
-1/+1
*
|
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
1
-4/+4
|
/
*
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
1
-1/+6
*
Merge topic 'custom-command-comment-genex'
Brad King
2022-11-22
1
-2/+2
|
\
|
*
cmCustomCommandGenerator: refactor GetComment to return std::string
Peter Würth
2022-11-19
1
-2/+2
[next]