68 Commits (ba3460eb11bbceaf4fef7352bf286cf27184c99a)

Author SHA1 Message Date
Patrick Steinhardt 27028bd3b1 programs: fix regex to match multi-digit major version 4 months ago
Patrick Steinhardt a3679a64ee programs: favor version numbers with dots 4 months ago
Simon McVittie f0a86b2b8c env2mfile: Use a cross valac on Debian if possible 7 months ago
Simon McVittie 86f9fe4c9a env2mfile: Automatically set exe_wrapper on Debian if possible 7 months ago
Simon McVittie 851d866349 env2mfile: Use Debian cross-prefixed GObject-Introspection tools 7 months ago
Samuel Thibault 165c622084 Add GNU/Hurd kernel results 7 months ago
Simon McVittie 9d0de83368 env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special 7 months ago
Simon McVittie 114a3e2914 env2mfile: Don't hard-code Debian as always being Linux 7 months ago
Simon McVittie 1909a8180b env2mfile: Map Debian GNU/Hurd to system() -> gnu 7 months ago
Simon McVittie 1c11a04f94 unittests: Test env2mfile's dpkg_architecture_to_machine_info 7 months ago
spaette 4179996fef Fix typos 8 months ago
Mads Andreasen d587fb587d Remove the exe_exists function 10 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 10 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 10 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 10 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 10 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 11 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 11 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 1 year ago
Eli Schwartz 4d1bfd0939
compilers: only wrap multiple input libraries with start/end group 1 year ago
Dylan Baker adc8d6bae4 interpreter: replace mock keyword argument with unittest.mock 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Andres Freund f6f46173c4 macos: Fix test_pkgconfig_parse_libs() test on arm 1 year ago
Eli Schwartz 17c6d5eb47
unittests: migrate from jsonschema to fastjsonschema 1 year ago
Tristan Partin 1991ad8706
Remove type comments in run_project_tests.py 2 years ago
Eli Schwartz 5b317c5658
compilers: use correct version comparison for openbsd libraries 2 years ago
Simon McVittie 61554ad37b tests: Assert that mips64 kernel is detected as mips64 with no compilers 2 years ago
Simon McVittie 432317bc6b tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family() 2 years ago
Xavier Claessens 183e4b8e90 PkgConfigDependency: Move CLI handling into its own abstraction 2 years ago
Tristan Partin 3784f72973 Silence some encoding warnings 2 years ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 2 years ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 2 years ago
Dylan Baker ada2a976f0
mlog: use a hidden class for state 2 years ago
Cyan 6def03c787 detect_cpu: Fix mips32 detection on mips64 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Charles Brunet a5a7b29a66 prevent lib prefix warning from pkg-config 2 years ago
Xavier Claessens 0f67913dee typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
Dylan Baker d0f81fd024 internaltests: Fix tests for /utf-8 removal 2 years ago
Charles Brunet 3729b6bcd4 remove /utf-8 option when /validate-charset- is present 2 years ago
Xavier Claessens 2961adb8c8 Compilers: Keep ccache and exelist separated 3 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 3 years ago
Eli Schwartz d3dac3cfb2
compilers: don't export every compiler as a top-level property 3 years ago
Dylan Baker f10967e3f4 unittests: Add additional tests for KwargInfo::since values 3 years ago
Zbigniew Jędrzejewski-Szmek 8afdecb039 Reword message in warning 3 years ago
Dylan Baker f5d961f127 add message option to since_values and deprecated_values 3 years ago
Dylan Baker 51845a3a45 unittests/internal: use more subTest 3 years ago
Dylan Baker 930cbdb86d Add deprecated_message and since_message to KwargInfo 3 years ago
Dylan Baker b8ba493044 unittests/internal: use mock and subTest 3 years ago
Dylan Baker 82136da933 interpreterbase/decorators: Fix types of deprecated_values and since_values 3 years ago
Dylan Baker bfa0c61877 tests: add a test for OptionKey.from_string 3 years ago