index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
build: move compiler version check to meson
Paolo Bonzini
2
-25
/
+20
2023-05-18
build: move remaining compiler flag tests to meson
Paolo Bonzini
2
-69
/
+62
2023-05-18
build: move warning flag selection to meson
Paolo Bonzini
3
-109
/
+48
2023-05-18
build: move stack protector flag selection to meson
Paolo Bonzini
4
-43
/
+34
2023-05-18
build: move coroutine backend selection to meson
Paolo Bonzini
7
-65
/
+38
2023-05-18
build: move SafeStack tests to meson
Paolo Bonzini
4
-73
/
+32
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
7
-155
/
+66
2023-05-18
meson: prepare move of QEMU_CFLAGS to meson
Paolo Bonzini
1
-24
/
+29
2023-05-18
configure, meson: move --enable-modules to Meson
Paolo Bonzini
5
-29
/
+20
2023-05-18
configure: remove pkg-config functions
Paolo Bonzini
2
-21
/
+4
2023-05-18
build: move glib detection and workarounds to meson
Paolo Bonzini
4
-118
/
+80
2023-05-18
meson: drop unnecessary declare_dependency()
Paolo Bonzini
1
-3
/
+1
2023-05-18
meson: add more version numbers to the summary
Paolo Bonzini
1
-6
/
+10
2023-05-18
meson: remove static_kwargs
Paolo Bonzini
2
-132
/
+85
2023-05-18
meson: use prefer_static option
Paolo Bonzini
4
-14
/
+8
2023-05-18
meson: require 0.63.0
Paolo Bonzini
5
-4
/
+4
2023-05-18
meson: regenerate meson-buildoptions.sh
Paolo Bonzini
1
-3
/
+3
2023-05-18
python: bump some of the dependencies
Paolo Bonzini
2
-15
/
+9
2023-05-18
mkvenv: mark command as required
Paolo Bonzini
1
-0
/
+1
2023-05-18
configure: Add courtesy hint to Python version failure message
John Snow
1
-1
/
+4
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
6
-17
/
+16
2023-05-18
configure: add --enable-pypi and --disable-pypi
John Snow
1
-1
/
+20
2023-05-18
configure: bootstrap sphinx with mkvenv
John Snow
5
-17
/
+20
2023-05-18
configure: move --enable-docs and --disable-docs back to configure
John Snow
1
-0
/
+6
2023-05-18
tests: Use configure-provided pyvenv for tests
John Snow
7
-23
/
+26
2023-05-18
qemu.git: drop meson git submodule