~thopiekar/protobuf/+git/protobuf:pkgconfig2-22

Last commit made on 2023-04-27
Get this branch:
git clone -b pkgconfig2-22 https://git.launchpad.net/~thopiekar/protobuf/+git/protobuf

Branch merges

Branch information

Name:
pkgconfig2-22
Repository:
lp:~thopiekar/protobuf/+git/protobuf

Recent commits

819661e... by Mike Kruskal <email address hidden>

Merge commit 'afde8b82c0a737761fb1635697fb3334b7082531' into pkgconfig2-22

afde8b8... by Mike Kruskal <email address hidden>

Squashed 'third_party/utf8_range/' changes from 72c943dea..cd1507d14

cd1507d14 Fix typo in pkg-config file to properly link the utf8_range libraries
3f179d134 Add pkg-config file declaring Abseil dependency of utf8_range

git-subtree-dir: third_party/utf8_range
git-subtree-split: cd1507d1479815fbcd8ff24dc05a978a62098bae

274dc1e... by Mike Kruskal <email address hidden>

Mark update script executable

2d48c60... by Mike Kruskal <email address hidden>

Merge pull request #12553 from protocolbuffers/btree-22

Fix btree issues in map tests

94c33e3... by Mike Kruskal <email address hidden>

Switch to protobuf-ci for new test

d379c08... by Mike Kruskal <email address hidden>

Fix btree issue in map tests.

Without any weak ordering, btree_map fails to compile on windows 2022.

Closes #12289

PiperOrigin-RevId: 527019995

09a8d61... by Mike Kruskal <email address hidden>

Merge pull request #12542 from protocolbuffers/pkgconfig-22

Fix declared dependencies for pkg-config

2c55945... by Mike Kruskal <email address hidden>

Fix declared dependencies for pkg-config

2496b98... by Matt

Merge pull request #12487 from protocolbuffers/test_kfm

Ensure the ObjC runtime builds for Apple Silicon.

1f1bd79... by Thomas Van Lenten <email address hidden>

Ensure the ObjC runtime builds for Apple Silicon.

Github doesn't currently have Apple Silicon runners, but we can build for
the target to atleast ensure things are building.

PiperOrigin-RevId: 524929865