7402 Commits (ebbe4425e7a1c1c16281ef163e443fc1c0a8b209)

Author SHA1 Message Date
Xavier Claessens ebbe4425e7 Debian renamed cython to cython3, support both 3 years ago
Eli Schwartz c827462593
hotdoc module: use typed_pos_args to check positional arguments 3 years ago
Eli Schwartz 71a5db0a03
dub module: use typed_pos_args to check positional arguments 3 years ago
Eli Schwartz 9c7868e343
python 3 module: type-check all posargs 3 years ago
Antoine Jacoutot dac212e1bb gnome module: properly fallback to gtk-update-icon-cache 3 years ago
Tristan Partin c65abc568c Add support for cython_args 3 years ago
Xavier Claessens eccdbfe3d1 Make sure we support "<lang>_args" kwarg for all languages 3 years ago
Hemmo Nieminen ceb6e26ff1 boost: preserve compiler/linker argument order 3 years ago
Remi Thebault 04fca24355 Fix DUB dependencies 3 years ago
Eli Schwartz 7b78c6b41b ninja backend: do not fatally error on compdb failure 3 years ago
Xavier Claessens 8867fb7999 interpreter: Make compiler options per-subproject 3 years ago
Xavier Claessens 999fb3d1e9 coredata: Do not forget subproject's default_options 3 years ago
Xavier Claessens 34f442a365 OptionOverrideProxy: Handle per-subproject options 3 years ago
Xavier Claessens 06d12064d0 OptionOverrideProxy: Make it immutable to avoid copies 3 years ago
Xavier Claessens 86aaac8e42 backends: Stop separating base and compiler options 3 years ago
Dylan Baker 9ee0de427c envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig 3 years ago
Dylan Baker 655746e8b4 compilers: fix mypy warning in Rust detection 3 years ago
Tristan Partin 39f1d52e4a Add ability to add resources to jars 3 years ago
Jussi Pakkanen a559dbe70d Bump version number for new development. 3 years ago
Jussi Pakkanen fb67adf3e6 Prepare the 0.62.0 release. 3 years ago
Dylan Baker 9b83fc5ece ninja: fix handling of rust structured_sources in rare case 3 years ago
Dylan Baker adc509ed98 modules/rust: set bindgen include_dirs for both build and source dir 3 years ago
Dylan Baker f9445300b3 structured_sources: fix subdir handling 3 years ago
Eli Schwartz a0cade8f1d
gnome module: fix incorrect lookup of nonexistent dependencies in post_install 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
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
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
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
Jussi Pakkanen e257a870fe Add new env2cross command. 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