12062 Commits (4b9ec4f6d50db7f408f7910299846dfae6cb9559)
 

Author SHA1 Message Date
Dylan Baker 75d2ec9a40 interpreter/type_checking: add a validator to env 4 years ago
Dylan Baker ec59cbdf61 interpreter: move 'env' to type_checking 4 years ago
Dylan Baker 8c90140f2b build: add ability to set initial value of EnvironmentVariables 4 years ago
Dylan Baker aee2325335 build: Fully annotate EnvironmentVariables 4 years ago
Xavier Claessens 38db4602d8 wraptool: Fix version comparison 4 years ago
Xavier Claessens 88a1bed81b decorators: Make unknown kwarg fatal 4 years ago
Xavier Claessens 276063a1d2 Add missing "disabler" kwarg to python.dependency() 4 years ago
Xavier Claessens f8cfd91d71 Simplify get_callee_args 4 years ago
Xavier Claessens ab773ff9e8 Simplify condition in can_run_host_binaries() 4 years ago
Dylan Baker f073c3cfe1 environment: correctly handle cpu value aarch64_be 4 years ago
Dylan Baker 78f8a286d0 environment: add ppc -> ppc64 for aix to detect_cpu 4 years ago
Dylan Baker b8cdae7003 unittests: add tests for detect_cpu 4 years ago
Dylan Baker 84fff3521a unittests: Add a test case for detect_cpu_family 4 years ago
Dylan Baker 42eadd18d6 environment: Add a few type annotations 4 years ago
Mike Gilbert 41c96d50af mcompile: treat load-average as a float 4 years ago
Ting-Wei Lan a70cdebfe7 gnome: Prepend devenv, not append 4 years ago
Dylan Baker f407ad5d28
Merge pull request #9183 from dcbaker/submit/validate-default 4 years ago
Andrea Pappacoda 64ea8dce7a docs: update LD docs link in FAQ.md 4 years ago
Dylan Baker b4bc8464e6
Try to fix NoneType 4 years ago
Jussi Pakkanen e83ab50c06 Delete old outputs that are no longer in the Ninja file. 4 years ago
Dylan Baker ce392acad4 interpreterbase: ensure that the default vaule to KwargInfo is a valid type 4 years ago
Dylan Baker 11fbaf29d8 interpreter: fix cases of `KwargInfo(..., T, default=None)` 4 years ago
Dylan Baker 3f5d80b8bb interpreter: fix name of typed_kwargs for `test()` 4 years ago
Dylan Baker b791b47c3b build: add annotations for DependencyOverride 4 years ago
Dylan Baker b2b4c374fc environment: Add correct annotation for wrap_resolver 4 years ago
Dylan Baker aa895b383c interpreter: Add a helper for checking constrained inputs 4 years ago
Rihards Skuja 4523e9d288 interpreter: fix IndexError when specifying dependency 'include_type' 4 years ago
Eli Schwartz 16a162d10a
FAQ: document some community work toward implementing Meson in C/C++ 4 years ago
Eli Schwartz 6170f1175e python module: produce the correct install path on every OS 4 years ago
Tristan Partin 959e1bb2e3 Add typed_kwargs to add_languages() 4 years ago
Eli Schwartz 1dce556dc2 gnome: don't let fortify defines into the g-ir-scanner after stripping -O 4 years ago
Eli Schwartz b3c240989b java module: fix FeatureNew version 4 years ago
Xavier Claessens e646130ef1 interpreter: Fix dependency(..., static: true) fallback 4 years ago
Xavier Claessens 0063eb251e python: Workaround broken install path 4 years ago
Eli Schwartz 2a7125928e
use even more informative error message for invoking meson in a subdir 4 years ago
Eli Schwartz aad986b4b5
Fix syntax error that broke the website 4 years ago
Tristan Partin be92e37837 Add Java module 4 years ago
Tristan Partin cd9db63bfb Add typing to ModuleState machine members 4 years ago
Tristan Partin 2e7019dd85 Add subscript to subprocess.Popen 4 years ago
Eli Schwartz 0287af461c fix coding errors in unstable-coredata subcommand 4 years ago
Eli Schwartz 5a7b8d86d0 use a more informative error message for invoking meson in a subdir 4 years ago
Eli Schwartz db04a3f5f2 Fix incomplete guidance on solving sandbox violations 4 years ago
Jussi Pakkanen e69b9c982c Update instructions on installing with Pip. Closes #9034. 4 years ago
Jussi Pakkanen 3f380b8e1d Fix duplicated frameworks in the Xcode backend. 4 years ago
Jussi Pakkanen 85d102bc6e Fix multiple generators in target in Xcode. 4 years ago
Jussi Pakkanen 267d5385d4 Path special casing for the Xcode backend. 4 years ago
Jussi Pakkanen 12e7b3afcf Handle .C extension in Xcode. 4 years ago
Dylan Baker e0ab7290f0 unittests: Ensure that symlink is removed after tests complete 4 years ago
Jussi Pakkanen 3d98d54fc5
Merge pull request #9012 from dcbaker/submit/qt-custom-targets 4 years ago
Dylan Baker a0e2de02bf run_mypy: add backends/backends 4 years ago