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
/
environment.py
Age
Commit message (
Expand
)
Author
2023-09-15
environment, env2mfile: Don't shell split paths if they point to a valid exec...
L. E. Segovia
2023-08-24
Suggest using --reconfigure only when not already using it
Xavier Claessens
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-06
environment: Don't override mips64 to mips if no compilers are available
Simon McVittie
2023-08-06
environment: Assume that mips64 can run 32-bit mips binaries
Simon McVittie
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-12
Add type annotations where they previously didn't exist
Tristan Partin
2023-07-12
Annotate naked fundamental Python types
Tristan Partin
2023-07-12
Replace some type comments with annotations
Tristan Partin
2023-07-04
environment: separate illumos and Solaris kernels in Machines
Dylan Baker
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2023-06-08
dependencies/llvm: strip default include dirs
Karol Herbst
2023-04-28
detect_cpu: Fix mips32 detection on mips64
Cyan
2023-04-11
fix various spelling issues
Josh Soref
2023-04-03
get_llvm_tool_names: add released llvm versions
Christoph Reiter
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-22
Revert "debug cygwin CI"
Eli Schwartz
2023-01-03
Add fatal=False to many mlog.warnings()
Dylan Baker
2022-12-11
debug cygwin CI
Eli Schwartz
2022-12-07
Remove useless EmptyExternalProgram
Xavier Claessens
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-24
Fix various spelling errors
David Robillard
2022-10-25
Fix native compilation on ARM64 Windows
GustavoLCR
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-19
compilers: don't use instance checks to determine properties
Eli Schwartz
2022-06-27
dependencies: update llvm versions
Dylan Baker
2022-04-30
pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
Xavier Claessens
2022-03-07
merge various TYPE_CHECKING blocks into one
Eli Schwartz
2022-02-28
Change jar() default install dir
Tristan Partin
2021-11-01
coverage generator: obey the documentation and only generate supported outputs
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-04
fix extra whitespace
Eli Schwartz
2021-09-24
pylint: check for duplicate imports
Dylan Baker
2021-08-30
environment: correctly handle cpu value aarch64_be
Dylan Baker
2021-08-30
environment: add ppc -> ppc64 for aix to detect_cpu
Dylan Baker
2021-08-30
environment: Add a few type annotations
Dylan Baker
2021-08-27
environment: Add correct annotation for wrap_resolver
Dylan Baker
2021-08-20
environment: add annotations and fix get_meson_command
Dylan Baker
2021-08-20
environment: add some missing annotations
Dylan Baker
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-06-25
typing: Annotate compilers.detect
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-14
environment: Add LLVM suffixes for 11 and 12
Ting-Wei Lan
2021-06-09
typing: Fully annotate run_project_tests.py
Daniel Mensinger
2021-06-07
environment: Add detection logic for cython
Dylan Baker
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-04-06
environment: simplify handling of native files with no cross files
Dylan Baker
2021-04-06
environment: fix typos in comment
Dylan Baker
2021-04-06
environment: don't load project options from a native file in a cross build
Dylan Baker
[next]