index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
cmake
Age
Commit message (
Expand
)
Author
2025-12-10
cmake: Fix version kwarg being added to static_library targets
RobotLeopard86
2025-11-19
compilers: Remove Environment parameter from Compiler.find_library
Dylan Baker
2025-10-24
cmake: Set CMAKE_INSTALL_LIBDIR explicitly
Daniele Nicolodi
2025-10-24
cmake: Do not pass install prefix explicitly to the CMake interpreter
Daniele Nicolodi
2025-10-03
cmake: warn about unknown generator expressions
Jan200101
2025-09-06
compilers: Enable out-of-the-box MSVC compatibility with ccache
L. E. Segovia
2025-08-26
Set version, soversion from cmake if available
Julianne Swinoga
2025-07-18
cmake: Use the `cm\_` prefix for names starting with digits
Konstantin Seurer
2025-07-09
Add -F compiler flag for included MacOS frameworks
mattbsage
2025-06-03
cmake: Fix target_link_libraries against project targets
L. E. Segovia
2025-05-23
cmake: Fix toolchain including unsupported languages
L. E. Segovia
2025-04-05
cmake/interpreter: Don't add __CMake_build to includes
Tomi Lähteenmäki
2025-04-04
cmake: filter and order clib_compiler languages
Andrei Alexeyev
2025-04-04
cmake: pass clib_compiler to resolve_cmake_trace_targets()
Andrei Alexeyev
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-05
options: Add an EnumeratedUserOption class
Dylan Baker
2024-11-04
CMakeToolchain: Log output on compiler state failure
Frank Richter
2024-10-11
toolchain.py minimum CMake 3.10 to avoid deprecation warning
scivision
2024-10-04
Turn off CMake compile launcher when using zig
Elliott Sales de Andrade
2024-09-30
cmake/traceparser: fix typo
Stephan Lachnit
2024-09-12
cmake: actually print the cycle in the error message
Dylan Baker
2024-09-11
Fix typos
spaette
2024-08-26
cmake/interpreter: Remove None from values we promise wont have None
Dylan Baker
2024-08-26
cmake/interpreter: Fix some incorrect and missing annotations
Dylan Baker
2024-08-26
cmake/interpreter: clear up some ambiguous Optional handling
Dylan Baker
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2024-07-30
mypy: fix broken logic checks that used "if func"
Eli Schwartz
2024-07-17
Remove language (AKA compiler) type from OptionKey.
Jussi Pakkanen
2024-07-15
cmake: Only propagate interface link flags in dep
Jonathon Anderson
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-23
Recast CMake's IMPORTED_LOCATION into framework flags (#13299)
Kai Pastor
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
2024-04-24
cmake/interpreter: Annotate and style module-level constants
Jouke Witteveen
2024-04-11
cmake: best-effort build type propagation
Jouke Witteveen
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2024-01-16
cmake: Fix blunt target filtering skipping GENERATED dependencies
L. E. Segovia
2023-12-21
cmake/interperter: Add missing type annotation
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-12
cmake: parse project version
Nicolas Werner
2023-12-01
cmake: Handle compiler.find_library returning None
Dylan Baker
2023-10-04
Remove type comments in run_project_tests.py
Tristan Partin
2023-09-22
CMakeInterpreter: Remove useless arguments
Xavier Claessens
2023-09-11
parser: simplify other node constructors
Charles Brunet
2023-09-11
parser: simplify Assignment and PlusAssignment nodes
Charles Brunet
2023-09-11
parser: add SymbolNode to preserve operators
Charles Brunet
2023-09-11
parser: use IdNode for function name and assignment name
Charles Brunet
2023-09-11
parser: preserve escape chars in strings
Charles Brunet
[next]