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
/
envconfig.py
Age
Commit message (
Expand
)
Author
2025-11-14
Extension of the executable is `exe' on OS/2
KO Myung-Hun
2025-11-14
Add functions to determine if OS/2
KO Myung-Hun
2025-10-29
compilers: add Microchip XC32 compiler
Liza Chevalier
2025-10-29
environment: move detection functions to envconfig.py
Paolo Bonzini
2025-09-25
Fix regression that made compiler detection print messages about ccache
Eli Schwartz
2025-09-06
compilers: Enable out-of-the-box MSVC compatibility with ccache
L. E. Segovia
2025-04-16
environment: handle all iOS variants as xnu
Paolo Bonzini
2025-03-26
envconfig: fix unhandled exception when cross-file lacks required keys
yexiaochuan
2025-03-01
environment: make fully type safe
Dylan Baker
2025-01-08
Add TASKING compiler support
gerioldman
2024-12-31
Fail gracefully when compiler cache is specified without compiler
Joel Rosdahl
2024-03-12
Added support for Texas Instruments C6000 compiler.
Petr Machacek
2024-01-01
envconfig: read CYTHON from the environment and use it if set
Erik Bråthen Solem
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-10-19
pkgconfig: Allow setting both pkgconfig and pkg-config
Xavier Claessens
2023-09-22
CPU family support 'sw_64' and remove the compile warning (#12273)
Kunwu.Chan
2023-09-18
pkgconfig: Deprecate "pkgconfig" in favor of "pkg-config" in [binaries]
Xavier Claessens
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-11
remove useless type annotations
Eli Schwartz
2023-06-27
Merge pull request #11902 from dcbaker/submit/rust-module-enhancements
Jussi Pakkanen
2023-06-27
Archive shared library in AIX (#11850)
Aditya Kamath
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2023-04-11
fix various spelling issues
Josh Soref
2023-02-01
treewide: add future annotations import
Eli Schwartz
2022-10-24
Add NASM compiler
Xavier Claessens
2022-09-01
env2mfile: reuse logical lists of interesting facts from meson itself
Eli Schwartz
2022-08-30
Add LLVM_CONFIG support
Samay Sharma
2022-08-04
cmake: Change assertion into a more useful error (fixes #9925)
Daniel Mensinger
2022-07-31
envconfig: add more binutils variables
Artturin
2022-03-22
envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig
Dylan Baker
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-02-02
Genericise TI compiler and add MSP430 support
William Toohey
2022-01-10
first pass at migrating to dataclasses
Eli Schwartz
2021-12-17
add ft32 cpu family
Rafael Silva
2021-11-01
modules/gnome: use envconfig for VAPIGEN
Dylan Baker
2021-10-25
Add sccache support.
Jussi Pakkanen
2021-06-18
holders: Introduce HoldableObject
Daniel Mensinger
2021-05-18
add cpu family csky
Randy Yates
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-02-06
add loongarch support
Xiaotian Wu
2021-01-13
Fix misspells
Antonin Décimo
2021-01-11
move get_env_var_pair to environment
Dylan Baker
2021-01-11
boost: default machine file properties to env var values
Dylan Baker
2021-01-11
Move BinaryTable environment lookups to Environment
Dylan Baker
2021-01-11
pull env to program mappings out of BinaryType class
Dylan Baker
2020-11-22
Merge pull request #8011 from dcbaker/submit/post-python36-cleanups
Jussi Pakkanen
2020-11-21
envconfig: use debug for "using * from environment variables messages
Dylan Baker
2020-11-20
use real pathlib module
Dylan Baker
[next]