12461 Commits (e223136b10a55ebb24c780575092bbf67dd1581c)
 

Author SHA1 Message Date
Eli Schwartz 041c372048 tests: make python2 dependency on 32-bit windows non-fatal 3 years ago
Eli Schwartz fe2c0ff1e2
tests: don't skip python version tests if python is found but its dep is broken 3 years ago
Eli Schwartz 4b0c0810df
unittests: convert python tests to project tests 3 years ago
Paolo Bonzini ff844f3a1f fix detection of language standard library paths 3 years ago
Paolo Bonzini ca7b16f937 coredata: be even more robust on unpickling errors 3 years ago
Xavier Claessens 54213683e2 python: Remove warning about invalid install path 3 years ago
Jussi Pakkanen 1be444b464 Bump version number for rc2. 3 years ago
Eli Schwartz 68b8fbcf6d Revert "devenv: Set PYTHONPATH where we install python modules" 3 years ago
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