12453 Commits (1bb0387e676bd3775d304ff260604d90cd59508e)
 

Author SHA1 Message Date
Paolo Bonzini 7c20890a05 sourceset: reorder fields in SourceSetRule 3 years ago
Paolo Bonzini 94be5b8b48 sourceset: document fields of SourceSetRule 3 years ago
Paolo Bonzini 6dd04ce57c sourceset: improve typing of SourceSetRule 3 years ago
Paolo Bonzini 9d42e58ea2 sourceset: reinstate extra_deps 3 years ago
Paolo Bonzini 076855c22f sourceset: rename "dependencies" fields to deps 3 years ago
Eli Schwartz a5bb654377
gnome module: fix crash due to misused function while generating gir command 3 years ago
Eli Schwartz 4680c09aac mtest: fix logic bug that broke tests where the cmd is a Windows found program 3 years ago
Eli Schwartz e54e9f58e5 give subproject interpreters a view of user defined options 3 years ago
Jussi Pakkanen 69ade4f4cf
Merge pull request #9339 from dcbaker/submit/structured_sources 3 years ago
Eli Schwartz bfdbf7bf65 remove unused type ignore that mypy 0.940 no longer needs 3 years ago
Eli Schwartz 5cb9f2b066 fix regression in vcs_tag when the VCS program is not installed 3 years ago
Ralf Gommers 44104e820a Remove a spurious debug print in Python module 3 years ago
Jussi Pakkanen cec7d491f9 Bump version numbers for rc1 release. 3 years ago
Jussi Pakkanen 04ef7ec45d Add new env2mfile command. 3 years ago
Jussi Pakkanen 139020c2fc Fix exponential regex in doc regeneration. 3 years ago
Tristan Partin 2c03b2bb7f Move dataonly pkgconfig file to datadir/pkgconfig 3 years ago
Eli Schwartz 266e8acb58
fix python traceback when gtkdoc needs an exe_wrapper but doesn't have one 3 years ago
Xavier Claessens eafb8a8e10 install: Add --strip option 3 years ago
Jussi Pakkanen 6ec6e0c9ec Replace freezing regex with plain text operations. 3 years ago
Eli Schwartz 7df6c6a728
add early sanity check for test programs existing 3 years ago
Eli Schwartz 7cc4ca2cbb
Revert "Add new env2cross command." 3 years ago
Marvin Scholz f5176f01b9 tests: bitcode: add missing b_bitcode option 3 years ago
Jussi Pakkanen e257a870fe Add new env2cross command. 3 years ago
Eli Schwartz 789f440f7c
docs: add forgotten documentation for the new openssl dependency 3 years ago
Eli Schwartz 2540ad6e9e
fix correctly detecting whether python is found if link args are empty 3 years ago
Eli Schwartz c231c4bd2a
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Eli Schwartz a009eacc65
treewide: string-quote the first argument to T.cast 3 years ago
Eli Schwartz 187dc656f4
merge various TYPE_CHECKING blocks into one 3 years ago
Tristan Partin d072ebc955 Fix @typed_pos_args on java.generate_native_headers 3 years ago
Dylan Baker d35f11fc08 docs: document the rust_crate_type build_target keyword 3 years ago
Dylan Baker c08b6e29d9 Add support for rust proc-macro crates 3 years ago
Dylan Baker ff4c283b3a docs: Add a document on using Rust in Meson 3 years ago
Dylan Baker 9cf7a12561 docs: Add docs for structured_sources 3 years ago
Dylan Baker 038d072364 tests/rust: Add a test for structured inputs 3 years ago
Dylan Baker 0d0a4fa0fe backends/ninja: Add support for structured sources with rust 3 years ago
Dylan Baker 7d1431a060 build: plumb structured sources into BuildTargets 3 years ago
Dylan Baker cbc62e892a interpreter: add an implementation for structured_sources 3 years ago
Dylan Baker fd55ff6a72 interpreter: Add a holder for StructuredSources 3 years ago
Dylan Baker bcf1583bb0 interpreter: teach source_strings_to_files about StructuredSources 3 years ago
Dylan Baker ba3d9b5d16 dependencies: Dependency Sources can be StructuredSources 3 years ago
Dylan Baker 39433762a9 build: Add structured sources 3 years ago
Dylan Baker da2cdacb28 backend/ninja: add rules to copy files to the build dir 3 years ago
Dylan Baker 9519a5b7fd scripts: Add a script to copy files. 3 years ago
Dylan Baker aa03a0c346 build: fix typo in type alias 3 years ago
Dylan Baker df2a437b5b build: fix type annotation issue 3 years ago
Dylan Baker e2e74ee371 mesonlib: Add a from_node initializer to MesonException 3 years ago
Eli Schwartz 6ddba5c542
remove unused code after subproject conversion to typed_kwargs 3 years ago
Jussi Pakkanen 8434fb1409 Fix mypy CI. 3 years ago
Jussi Pakkanen ade6e3a19e
Merge pull request #10043 from dcbaker/submit/type-checking-for-subproject 3 years ago
Xavier Claessens 01e92dc543 Fix default install tag for shared lib symlinks 3 years ago