30 Commits (b07d4bb2068f90bfbb0aa6e6ea91412db29388ea)

Author SHA1 Message Date
William Toohey b4d9b2551c Genericise TI compiler and add MSP430 support 3 years ago
Eli Schwartz 4b351aef26
first pass at migrating to dataclasses 3 years ago
Rafael Silva 26f188fb36 add ft32 cpu family 3 years ago
Dylan Baker ba85c71750 modules/gnome: use envconfig for VAPIGEN 3 years ago
Jussi Pakkanen 4840c86ec9 Add sccache support. 3 years ago
Daniel Mensinger 66b32a4591 holders: Introduce HoldableObject 3 years ago
Randy Yates d7cb58e57d add cpu family csky 4 years ago
Tristan Partin 4c13aa30a1 dependency: Add JDK system dependency 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Xiaotian Wu 233afde4cc add loongarch support 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Dylan Baker 0076db6ff9 move get_env_var_pair to environment 4 years ago
Dylan Baker f3fcbba1f8 boost: default machine file properties to env var values 4 years ago
Dylan Baker e7a5c75285 Move BinaryTable environment lookups to Environment 4 years ago
Dylan Baker 38c7a7590c pull env to program mappings out of BinaryType class 4 years ago
Dylan Baker 954219f39e envconfig: use debug for "using * from environment variables messages 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Daniel Mensinger 7e58f33376
cmake: Add cross compilation support 4 years ago
Dylan Baker a4a53237f1 envconfig: fix return type of get_env_var_pair 4 years ago
Xavier Claessens 9d338200da external-project: New module to build configure/make projects 4 years ago
Daniel Mensinger 4253bf6281
typing: Fix code review 4 years ago
Daniel Mensinger e681235e5f
typing: fix code review 4 years ago
Daniel Mensinger ca1878ffb5
typing: fix envconfig typing 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago
Xavier Claessens 1c8731a100 envconfig: Add [constants] section in machine files 4 years ago
Dylan Baker b384f82b9a envconfig: Add support SuperH SH-4 4 years ago
Eric Dodd 71d68a940b Updated to resolve issue identifying SGI CPUs on IRIX systems 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jussi Pakkanen 630a003746 Add AVR to cpu families. Closes #7085. 5 years ago
Dylan Baker 247eecc8fc envconfig: Always honor PKG_CONFIG_PATH 5 years ago
Michael c53b637959 switch python2 %s for python3 .format 5 years ago
Pino Toscano a441836773 Recognize Hurd as platform/OS 5 years ago
Jussi Pakkanen 7924e5f9c2 Revert "Naturally use env vars a bit more to match Autoconf" 5 years ago
John Ericson 097dfc085e Naturally use env vars a bit more to match Autoconf 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
alanNz 7460292810 -Add xc16 and c2000 C,Cpp toolchain support 5 years ago
Dylan Baker 9074c7f8a4 envconfig: Make compiler and linker environment variables match 5 years ago
Dylan Baker 8c1221b437 Add m68k to known cpus for Motorola 68000 series processors 5 years ago
Dylan Baker 730a7b296f environment: Replace LD with <LANG>LD 5 years ago
Stéphane Cerveau 958df63dac envconfig: add pkg_config_libdir property 5 years ago
Dylan Baker b092aaff06 envconfig: s390x is 64bit 5 years ago
Dylan Baker 3b691a89bd Add s390 to list of known architectures 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Dylan Baker ef9aeb188e Allow selecting the dynamic linker 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Daniel Mensinger 80ec5e9d28 Fix all flake8 warnings 5 years ago
Matt Turner 20519a0e1a envconfig: Add Alpha CPU family 5 years ago
Nathan Rossi 2dd5e695c7 envconfig: Add MicroBlaze CPU family 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago