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
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
2020-10-13
cmake: Add cross compilation support
Daniel Mensinger
2020-09-16
envconfig: fix return type of get_env_var_pair
Dylan Baker
2020-09-13
external-project: New module to build configure/make projects
Xavier Claessens
2020-09-08
typing: Fix code review
Daniel Mensinger
2020-09-08
typing: fix code review
Daniel Mensinger
2020-09-08
typing: fix envconfig typing
Daniel Mensinger
2020-08-30
Be stricter when detecting Windows/Cygwin
Christoph Reiter
2020-08-01
machine-files: deprecate the paths section
Dylan Baker
2020-06-29
envconfig: Add [constants] section in machine files
Xavier Claessens
2020-06-19
envconfig: Add support SuperH SH-4
Dylan Baker
2020-06-10
Updated to resolve issue identifying SGI CPUs on IRIX systems
Eric Dodd
2020-05-11
Add AVR to cpu families. Closes #7085.
Jussi Pakkanen
2020-05-07
envconfig: Always honor PKG_CONFIG_PATH
Dylan Baker
2020-04-21
switch python2 %s for python3 .format
Michael
2020-04-10
Recognize Hurd as platform/OS
Pino Toscano
2020-03-23
Revert "Naturally use env vars a bit more to match Autoconf"
Jussi Pakkanen
2020-03-23
Naturally use env vars a bit more to match Autoconf
John Ericson
[next]