index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-08
CI: fix cuda image breakage
Eli Schwartz
2023-01-08
CI: get wxgtk2 via aur_pkgs as it was dropped from the official repos
Eli Schwartz
2023-01-08
avoid detecting masm as a MSVC-like compiler for detecting showincludes
Eli Schwartz
2023-01-08
msvc: handle filename extensions for incdetect based on the compiler language
Eli Schwartz
2023-01-04
Users.md: add slapt-get
andy5995
2023-01-04
be more explicit about asyncio usage
Eli Schwartz
2023-01-04
mtest: simplify deprecated access to current loop
Eli Schwartz
2023-01-04
mtest: clean up asyncio event loop instantiation
Eli Schwartz
2023-01-04
mtest: delay creation of asyncio lock until event loop exists
Eli Schwartz
2023-01-04
add a hidden environment variable to make Meson complain hard on deprecations
Eli Schwartz
2023-01-04
clang-cl: supports /std:c++20 now.
Luke Elliott
2023-01-04
document declare_dependency(object: ...)
Paolo Bonzini
2023-01-04
forbid using declare_dependency(objects: ...) with pkg-config module
Paolo Bonzini
2023-01-04
add testcase for declare_dependency(objects: ...)
Paolo Bonzini
2023-01-04
add objects keyword argument to declare_dependencies
Paolo Bonzini
2023-01-04
allow passing generated objects in the "objects" keyword argument
Paolo Bonzini
2023-01-03
modules/gnome: use `mlog.log(once=True)` in a few more places
Dylan Baker
2023-01-03
Add fatal=False to many mlog.warnings()
Dylan Baker
2023-01-03
wrap: use log once instead of hand rolling
Dylan Baker
2023-01-03
mparser: Don't create an exception to pass to mlog.warning
Dylan Baker
2023-01-03
mlog: move code for printing code with a caret to the mlog module
Dylan Baker
2023-01-03
reformat some warnings for better code readability
Dylan Baker
2023-01-03
backends/backends: Add helpful message for getting rid of warning
Dylan Baker
2023-01-03
mlog: use an enum instead of strings
Dylan Baker
2023-01-03
mlog: Remove using of `**kwargs: T.Any`
Dylan Baker
2023-01-03
msetup: do some stupid casting to make mypy happy
Dylan Baker
2023-01-03
dependencies/dev: refactor some code to make mypy happy
Dylan Baker
2023-01-03
mparser: don't pass a SimpleNamespace where a BaseNode is expected
Dylan Baker
2023-01-03
mesonlib: remove filename parameter to mlog.warning
Dylan Baker
2023-01-01
CI: bypass the cache and install codeql latest
Eli Schwartz
2022-12-27
add builtin option to install licenses
Eli Schwartz
2022-12-27
add license_files kwarg to project
Eli Schwartz
2022-12-27
tests: fix test that has source code incompatible with modern C
Eli Schwartz
2022-12-27
docs: update IDE-integrations [skip-ci]
Stephan Lachnit
2022-12-27
docs: add mmeson to IDE integrations [skip-ci]
Stephan Lachnit
2022-12-27
emscripten: remove no longer relevant comment
Kleis Auke Wolthuizen
2022-12-27
emscripten: enforce version 1.39.19 or higher
Kleis Auke Wolthuizen
2022-12-27
emscripten: remove redundant `thread_flags` implementation
Kleis Auke Wolthuizen
2022-12-27
emscripten: use single arguments when specifying options
Kleis Auke Wolthuizen
2022-12-27
emscripten: prefer `-pthread` over `-s USE_PTHREADS=1`
Kleis Auke Wolthuizen
2022-12-25
dependencies: better logging of pkg-config call outputs
Eli Schwartz
2022-12-24
interpreter: use static_lib's already calculated pic value
Dylan Baker
2022-12-23
Bump version number for new development.
Jussi Pakkanen
2022-12-23
This is it. The 1.0.0.
Jussi Pakkanen
2022-12-23
Created release note page for 1.0.0.
Jussi Pakkanen
2022-12-22
meson: Cache os.path.realpath in CLikeCompilerArgs
Nirbheek Chauhan
2022-12-22
Users.md: add i3
Oliver Kraitschy
2022-12-21
add more testcases for prebuilt objects
Paolo Bonzini
2022-12-21
fix build_target(objects: ...) documentation
Paolo Bonzini
2022-12-21
meta: add python 3.11 classifer
Michael Hirsch
[next]