libpqxx:update-config-checks

Last commit made on 2024-03-11
Get this branch:
git clone -b update-config-checks https://git.launchpad.net/libpqxx

Branch merges

Branch information

Name:
update-config-checks
Repository:
lp:libpqxx

Recent commits

c642b98... by Jeroen T. Vermeulen

Note.

7234da0... by Jeroen T. Vermeulen

Note.

86b7065... by Jeroen T. Vermeulen

Add more assumptions.

cc36bd7... by Jeroen T. Vermeulen

Cosmetic.

91bafa0... by Jeroen T. Vermeulen

More assumptions.

4401298... by Jeroen T. Vermeulen

Call `ruff` with `check` argument.

967c045... by Jeroen T. Vermeulen

Format.

3f5984d... by Jeroen T. Vermeulen

Regenerate. Move check. Support `[[assume()]]`.

Regenerate configure script etc. for bumped version 7.9.1.

Move the check for whether the compiler supports the `likely` and
`unlikely` attributes from configure-time to build-time. This will
save the configure script one compile step.

Add support for C++23 `assume` attribute. I'll have to look in more
places for opportunities to make actual use of it.

01446be... by Jeroen T. Vermeulen

Bump version to 7.9.1 for next release.

9d2a459... by Caleb Curry <email address hidden>

Update BUILDING-cmake.md (#800)

set standard first