fdpp:master

Last commit made on 2024-04-18
Get this branch:
git clone -b master https://git.launchpad.net/fdpp

Branch merges

Branch information

Name:
master
Repository:
lp:fdpp

Recent commits

e39aa5e... by stsp

meson: update script in libfdpp subproject [#146]

1.3.0 is required for `env` in `generator.process()`.

dependency.get_pkgconfig_variable() is deprecated.

4218062... by stsp

meson: use compile_args in preprocess() [#146]

This requires meson-1.3.2.

091c157... by stsp

smalloc: upstream update

5e68fbe... by stsp

Revert "rpkg: try meson from pipx"

This reverts commit 3d3567ae6331c4170b89963942fa99e9276c0a1f.

meson in fedora is now new enough.

Conflicts:
 fdpp.spec.rpkg

50027fe... by stsp

add build_deb.sh and build_rpm.sh scripts

e4e7992... by stsp

config: improve expansion of # strings

This way we see the expanded string during /Y trace, and we can
add more letters after #num.

6147c1b... by stsp

setup_int_vectors(): check DOS_PSP instead of _CS

... against 0x90. _CS get offsetted and decremented on kernel
relocation. DOS_PSP seems to match the load address instead.

fce9118... by stsp

ci_prereq.sh: run sudo apt-get update

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-host
ed-runners/customizing-github-hosted-runners

Note: Always run sudo apt-get update before installing a package.
In case the apt index is stale, this command fetches and re-indexes
any available packages, which helps prevent package installation failures.

a1dbadb... by stsp

rpkg: tell rpmbuild that we use clang

This seems to fix fedora-40 build problems.

6c28295... by stsp

configure: remove thunk_gen