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
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
2020-03-23
Fix legacy env var support with cross
John Ericson
2020-03-21
-Add xc16 and c2000 C,Cpp toolchain support
alanNz
2020-03-17
envconfig: Make compiler and linker environment variables match
Dylan Baker
2020-01-23
Add m68k to known cpus for Motorola 68000 series processors
Dylan Baker
2020-01-22
environment: Replace LD with <LANG>LD
Dylan Baker
2020-01-22
envconfig: add pkg_config_libdir property
Stéphane Cerveau
2020-01-15
envconfig: s390x is 64bit
Dylan Baker
2020-01-15
Add s390 to list of known architectures
Dylan Baker
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-02
Allow selecting the dynamic linker
Dylan Baker
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-20
Fix all flake8 warnings
Daniel Mensinger
2019-10-15
envconfig: Add Alpha CPU family
Matt Turner
2019-09-26
envconfig: Add MicroBlaze CPU family
Nathan Rossi
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-08-27
envconfig: make MachineInfo.is_windows and is_cygwin match mesonlib
Dylan Baker
2019-08-27
envconfig: Add missing MachineInfo is_<os> methods
Dylan Baker
2019-08-23
NetBSD detection in envconfig.MachineInfo
nia
2019-08-05
Add basic Webassembly support via Emscripten.
Jussi Pakkanen
2019-07-06
check that compiler name is not blank or empty
Michael Hirsch, Ph.D
[next]