13247 Commits (863f2a6d740448da71cc08d91e7e1af1b42cc9e1)
 

Author SHA1 Message Date
Paolo Bonzini 863f2a6d74 forbid using declare_dependency(objects: ...) with pkg-config module 2 years ago
Paolo Bonzini 3e917eba0e add testcase for declare_dependency(objects: ...) 2 years ago
Paolo Bonzini b3fc3cd6b5 add objects keyword argument to declare_dependencies 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Dylan Baker 5ef824b2f3 modules/gnome: use `mlog.log(once=True)` in a few more places 2 years ago
Dylan Baker f7cde8d3f6 Add fatal=False to many mlog.warnings() 2 years ago
Dylan Baker 0a873f6470 wrap: use log once instead of hand rolling 2 years ago
Dylan Baker 8f9c6c10c4 mparser: Don't create an exception to pass to mlog.warning 2 years ago
Dylan Baker 7460ab20cd mlog: move code for printing code with a caret to the mlog module 2 years ago
Dylan Baker b9ef662926 reformat some warnings for better code readability 2 years ago
Dylan Baker 11b9ad2e29 backends/backends: Add helpful message for getting rid of warning 2 years ago
Dylan Baker 900677cdb2 mlog: use an enum instead of strings 2 years ago
Dylan Baker d9dc5a7f74 mlog: Remove using of `**kwargs: T.Any` 2 years ago
Dylan Baker 76bead7e15 msetup: do some stupid casting to make mypy happy 2 years ago
Dylan Baker 3e97a95f9d dependencies/dev: refactor some code to make mypy happy 2 years ago
Dylan Baker 3e55891ae7 mparser: don't pass a SimpleNamespace where a BaseNode is expected 2 years ago
Dylan Baker 2a64ffd1e6 mesonlib: remove filename parameter to mlog.warning 2 years ago
Eli Schwartz 334d2137e9
CI: bypass the cache and install codeql latest 2 years ago
Eli Schwartz 0544ffabf1
add builtin option to install licenses 2 years ago
Eli Schwartz 2fa0749175
add license_files kwarg to project 2 years ago
Eli Schwartz 26b83eee94 tests: fix test that has source code incompatible with modern C 2 years ago
Stephan Lachnit 1dce178022 docs: update IDE-integrations [skip-ci] 2 years ago
Stephan Lachnit d3ad05e5e5 docs: add mmeson to IDE integrations [skip-ci] 2 years ago
Kleis Auke Wolthuizen 18d2431685 emscripten: remove no longer relevant comment 2 years ago
Kleis Auke Wolthuizen cd6b67dea8 emscripten: enforce version 1.39.19 or higher 2 years ago
Kleis Auke Wolthuizen 4e1d0e4784 emscripten: remove redundant `thread_flags` implementation 2 years ago
Kleis Auke Wolthuizen 51ac9ed317 emscripten: use single arguments when specifying options 2 years ago
Kleis Auke Wolthuizen 898e85d847 emscripten: prefer `-pthread` over `-s USE_PTHREADS=1` 2 years ago
Eli Schwartz 891b4ffe33
dependencies: better logging of pkg-config call outputs 2 years ago
Dylan Baker 2fd5bd934e interpreter: use static_lib's already calculated pic value 2 years ago
Jussi Pakkanen 8e2355ebc8 Bump version number for new development. 2 years ago
Jussi Pakkanen 05f85c7945 This is it. The 1.0.0. 2 years ago
Jussi Pakkanen a6d088ba3d Created release note page for 1.0.0. 2 years ago
Nirbheek Chauhan 5dd3413b71 meson: Cache os.path.realpath in CLikeCompilerArgs 2 years ago
Oliver Kraitschy c10a76fd95 Users.md: add i3 2 years ago
Paolo Bonzini b38bf09b94 add more testcases for prebuilt objects 2 years ago
Paolo Bonzini 9e1baebb23 fix build_target(objects: ...) documentation 2 years ago
Michael Hirsch 99713ae257
meta: add python 3.11 classifer 2 years ago
Michael Hirsch 08b9829256
LGTM is discontinued. Remove badge and config 2 years ago
Xavier Claessens a0b37a77ab doc: Add missing include_directories kwarg to compiler.preprocess() 2 years ago
Amit D 2e54f772d3 Users.md: Add PostgreSQL 2 years ago
Jussi Pakkanen 9c1b6a95b0 Bump version number for rc2. 2 years ago
Eli Schwartz b7a5c384a1 mtest: handle TAP tests with unknown version. 2 years ago
Jussi Pakkanen 27bd499772
Merge pull request #11174 from bgilbert/jar-manifest 2 years ago
Jussi Pakkanen 6c26cb96b8
Merge pull request #11181 from tristan957/backends 2 years ago
Tristan Partin 71cddebf2c
Enable Java project tests on Darwim 2 years ago
Tristan Partin fb6fda3853
Change double quote doc comment to sinqle quote 2 years ago
Tristan Partin 7254db36a7
Try to find the jni dependency when javac is a Darwin stub 2 years ago
Eli Schwartz 2ef94a71f8
delay importing ctypes unless it is actually used 2 years ago
Tristan Partin f287cac862
Deduplicate code in JNISystemDependency conditional 2 years ago