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
/
environment.py
Age
Commit message (
Expand
)
Author
2024-03-17
environment: update Debian development version in get_llvm_tool_names()
Sam James
2024-03-17
environment: fix LLVM 18 support in get_llvm_tool_names()
Sam James
2024-03-15
compilers: No need to pass exe_wrapper everywhere
Xavier Claessens
2024-02-24
environment: Add LLVM 18 support to get_llvm_tool_names()
dragonmux
2024-02-24
environment: Built logic for computing the suffix of and automatically select...
dragonmux
2024-02-24
scripts/coverage: Implemented handling for passing the gcovr and llvm-cov bin...
dragonmux
2024-02-23
coredata: use a Protocol for shared options between setup configure and dist
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-10-08
Add support for lcov 2.0
Nigel Kukard
2023-09-25
Adjust kernel detection to support Solaris 5.10 or earlier
CorrodedCoder
2023-09-23
get_llvm_tool_names: add llvm 17
Christoph Reiter
2023-09-15
environment, env2mfile: Don't shell split paths if they point to a valid exec...
L. E. Segovia
2023-08-24
Suggest using --reconfigure only when not already using it
Xavier Claessens
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-06
environment: Don't override mips64 to mips if no compilers are available
Simon McVittie
2023-08-06
environment: Assume that mips64 can run 32-bit mips binaries
Simon McVittie
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-12
Add type annotations where they previously didn't exist
Tristan Partin
2023-07-12
Annotate naked fundamental Python types
Tristan Partin
2023-07-12
Replace some type comments with annotations
Tristan Partin
2023-07-04
environment: separate illumos and Solaris kernels in Machines
Dylan Baker
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2023-06-08
dependencies/llvm: strip default include dirs
Karol Herbst
2023-04-28
detect_cpu: Fix mips32 detection on mips64
Cyan
2023-04-11
fix various spelling issues
Josh Soref
2023-04-03
get_llvm_tool_names: add released llvm versions
Christoph Reiter
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-22
Revert "debug cygwin CI"
Eli Schwartz
2023-01-03
Add fatal=False to many mlog.warnings()
Dylan Baker
2022-12-11
debug cygwin CI
Eli Schwartz
2022-12-07
Remove useless EmptyExternalProgram
Xavier Claessens
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-24
Fix various spelling errors
David Robillard
2022-10-25
Fix native compilation on ARM64 Windows
GustavoLCR
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-19
compilers: don't use instance checks to determine properties
Eli Schwartz
2022-06-27
dependencies: update llvm versions
Dylan Baker
2022-04-30
pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
Xavier Claessens
2022-03-07
merge various TYPE_CHECKING blocks into one
Eli Schwartz
2022-02-28
Change jar() default install dir
Tristan Partin
2021-11-01
coverage generator: obey the documentation and only generate supported outputs
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-04
fix extra whitespace
Eli Schwartz
2021-09-24
pylint: check for duplicate imports
Dylan Baker
2021-08-30
environment: correctly handle cpu value aarch64_be
Dylan Baker
2021-08-30
environment: add ppc -> ppc64 for aix to detect_cpu
Dylan Baker
2021-08-30
environment: Add a few type annotations
Dylan Baker
2021-08-27
environment: Add correct annotation for wrap_resolver
Dylan Baker
2021-08-20
environment: add annotations and fix get_meson_command
Dylan Baker
[prev]
[next]