summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/env2mfile.py
AgeCommit message (Expand)Author
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen
2023-06-12env2mfile: Take pkg-config properties from envXavier Claessens
2023-06-12env2mfile: Take binaries from env for cross file tooXavier Claessens
2023-06-12env2mfile: Not all compilers have env for flagsXavier Claessens
2023-03-28Import cpu detection fix from Debian.Jussi Pakkanen
2023-02-28Add detection code for powerpc64le.Jussi Pakkanen
2023-02-28Add a deb_ prefix to constants that are only used in Debian system detection.Jussi Pakkanen
2023-02-28Handle a cross compilation setup that only has a C compiler.Jussi Pakkanen
2023-02-28Add Debian platform autodetect to env2mfile.Jussi Pakkanen
2023-02-01simplify instantiation of builtin type using builtins instead of functionsEli Schwartz
2022-11-22Fix writing single strings in env2mfile.Jussi Pakkanen
2022-11-12Add CMake to cross file.Jussi Pakkanen
2022-11-12Fix ppc64 detection in Debian.Jussi Pakkanen
2022-10-03pylint: enable unspecified-encodingDylan Baker
2022-09-01env2mfile: reuse logical lists of interesting facts from meson itselfEli Schwartz
2022-06-13flake8: fix various whitespace nitsEli Schwartz
2022-06-10treewide: various cleanups to move imports for mypy into typechecking blocksEli Schwartz
2022-04-23Fix typo that breaks g++ cross detection on Debian.Jussi Pakkanen
2022-03-09Add new env2mfile command.Jussi Pakkanen
2022-03-08Revert "Add new env2cross command."Eli Schwartz
2022-03-08Add new env2cross command.Jussi Pakkanen