Changeset 4ad76fa in mainline for uspace/lib/tbarcfg/doc/doxygroups.h

Timestamp:
2023-10-19T18:51:14Z (21 months ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
972c428c
Parents:
d4643db
Message:

Improve QEMU build script

  • Install to ~/.local by default instead of system install.
  • Non-verbose tar expansion to reduce noise.
  • Configure with GTK, KVM, opengl, curses support. (By default, only VNC output is built in if headers are not

available, with no warning during configure. Now it stops
if those libraries are missing.)

  • Automatically retrieve public key for signature checking.
  • Build with -jnproc instead of -j4 (probably unnecessary, QEMU uses meson now).
  • Stop script if configure or build fails.
(No files)

Note: See TracChangeset for help on using the changeset viewer.