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
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
2019-07-05
env: Do not return empty tool env vars
Marvin Scholz
2019-06-13
tvOS: added support AppleTVOS
Roman Shpuntov
2019-05-16
Make `PerMachine` and `MachineChoice` have just `build` and `host`
John Ericson
2019-05-02
envconfig: mingw is also Windows
Ross Burton
2019-05-02
mesonlib: Make a few type annotations strings
Dylan Baker
2019-05-02
Add some type annotations and fix lints
John Ericson
2019-04-22
envconfig: Add type annotations
Dylan Baker
2019-04-22
envconfig: simplify exception handling.
Dylan Baker
2019-03-20
envconfig: remove unused parse_datafile()
Ross Burton
2019-03-14
envconfig: Store whether the cpu_familiy is 64 bit
Dylan Baker
2019-02-27
Sync up initialization logic with Properties and BinaryTable
John Ericson
2019-02-27
Move some configuration classes out of environment.py
John Ericson
[prev]