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
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix per-config sources in multi-config generators when first config adds none
Brad King
2023-11-13
1
-7/+6
*
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'
Brad King
2023-11-01
1
-4/+13
|
\
|
*
cmGlobalGenerator: give context about module queries
Ben Boeckel
2023-11-01
1
-3/+6
|
*
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
1
-2/+8
*
|
Add options to specify linker tool
Marc Chevrier
2023-10-13
1
-0/+69
|
/
*
cxxmodules: Reference documentation in no-modules-support diagnostics
Brad King
2023-10-11
1
-9/+11
*
cxxmodules: Scan only targets that explicitly enable C++ 20
Brad King
2023-10-05
1
-7/+5
*
cmGeneratorTarget: Track explicitly enabled language standard levels
Brad King
2023-10-05
1
-1/+39
*
cmGeneratorTarget: Remove outdated const/mutable pair
Brad King
2023-10-04
1
-2/+2
*
cmStandardLevelResolver: Report feature std level from GetNewRequiredStandard
Brad King
2023-10-04
1
-1/+3
*
cxxmodules: Fix CMP0155 NEW behavior when C++ compile features are not known
Brad King
2023-10-03
1
-11/+18
*
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
1
-1/+16
*
cmGeneratorTarget: use `this->` for method calls
Ben Boeckel
2023-10-02
1
-2/+2
*
cxxmodules: rework control logic for scanning regular C++ sources
Ben Boeckel
2023-10-02
1
-31/+91
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
1
-11/+5
*
Merge topic 'cxxmodules-export-dirs-with-prefix'
Brad King
2023-09-27
1
-2/+1
|
\
|
*
cmGeneratorTarget: remove not-INTERFACE assertion
Ben Boeckel
2023-09-26
1
-1/+0
|
*
cmGeneratorTarget: use a character literal
Ben Boeckel
2023-09-26
1
-1/+1
*
|
cmGeneratorTarget: use `GetSupportDirectory` in PCH codepaths
Ben Boeckel
2023-09-25
1
-8/+2
|
/
*
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
1
-2/+9
*
CUDA: Factor out helper to generate CUDA architecture flags
Brad King
2023-09-21
1
-20/+33
*
cmGeneratorTarget: Clarify local variable names for device architectures
Brad King
2023-09-19
1
-21/+20
*
Merge branch 'fortran-object-libraries-release' into fortran-object-libraries
Ben Boeckel
2023-09-05
1
-0/+9
|
\
|
*
cmGeneratorTarget: support config-independent Fortran source queries
Ben Boeckel
2023-09-05
1
-0/+9
*
|
macOS: IMPORTED framework: Honor SYSTEM target property in all cases
Marc Chevrier
2023-08-27
1
-3/+3
*
|
Merge topic 'modules-better-messages'
Brad King
2023-08-25
1
-11/+20
|
\
\
|
*
|
cxxmodules: improve error messages for C++ module setup
Ben Boeckel
2023-08-23
1
-11/+20
|
|
/
*
|
cxxmodules: generate synthetic targets as an initial pass
Ben Boeckel
2023-08-17
1
-1/+103
*
|
cmGeneratorTarget: classify BMI-only C++ module sources
Ben Boeckel
2023-08-17
1
-0/+10
*
|
cmGeneratorTarget: support better errors when checking for C++20 modules
Ben Boeckel
2023-08-16
1
-16/+20
*
|
OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targets
Craig Scott
2023-08-09
1
-0/+5
*
|
cmComputeLinkInformation: prepare Item consumers for `OBJECT` libraries
Ben Boeckel
2023-08-01
1
-1/+1
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+1
*
|
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
1
-0/+41
*
|
Merge topic 'imported-target-framework-path'
Brad King
2023-06-26
1
-1/+12
|
\
\
|
*
|
macOS: Allow IMPORTED_LOCATION to be a framework folder
Kyle Edwards
2023-06-23
1
-1/+12
|
|
/
*
|
Merge topic 'build-pch'
Brad King
2023-06-23
1
-2/+2
|
\
\
|
*
|
C{Make,Test}Lib: Precompile common expensive headers
Clemens Wasser
2023-06-22
1
-2/+2
|
|
/
*
|
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-3/+2
|
/
*
VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTING
Kyle Edwards
2023-06-06
1
-0/+4
*
cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable
Ben Boeckel
2023-06-01
1
-1/+3
*
Merge topic 'remove-header-unit-fileset-type'
Brad King
2023-06-01
1
-19/+6
|
\
|
*
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
1
-19/+6
*
|
CUDA/NVIDIA: fix LTO with explicit architectures
Rafael Stahl
2023-05-31
1
-1/+1
|
/
*
Apple Framework: enhance path parsing
Marc Chevrier
2023-05-21
1
-14/+8
*
Apple Frameworks: honor SYSTEM target property
Marc Chevrier
2023-05-11
1
-13/+28
*
Merge topic 'compile-only-genex'
Brad King
2023-05-05
1
-1/+3
|
\
|
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Robert Maynard
2023-05-04
1
-1/+3
*
|
Merge topic 'use-linker-depfile'
Brad King
2023-05-04
1
-0/+24
|
\
\
|
*
|
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+24
[next]