Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | update to 1.2.5.1 | jkhsjdhjs | |
2024-11-13 | update to 1.2.5.0 | jkhsjdhjs | |
2024-11-11 | disable linking with lld | jkhsjdhjs | |
Doesn't work due to https://bugs.llvm.org/show_bug.cgi?id=42446 See also: https://aur.archlinux.org/packages/p4lang-p4c#comment-998039 | |||
2024-11-02 | update to 1.2.4.17 | jkhsjdhjs | |
2024-10-02 | update to 1.2.4.16 | jkhsjdhjs | |
2024-09-04 | remove gc-mark-include patch | jkhsjdhjs | |
2024-09-04 | update to 1.2.4.15 | jkhsjdhjs | |
2024-08-09 | update to 1.2.4.14 | jkhsjdhjs | |
2024-05-03 | update to 1.2.4.11 | jkhsjdhjs | |
2024-04-02 | update to 1.2.4.10 | jkhsjdhjs | |
2024-03-30 | disable linking with gold | jkhsjdhjs | |
Doesn't work due to /usr/bin/ld.gold: pack-relative-relocs: unknown -z option | |||
2024-03-03 | update to 1.2.4.9 | jkhsjdhjs | |
2024-02-03 | update to 1.2.4.8 | jkhsjdhjs | |
2024-01-04 | update to 1.2.4.3 | jkhsjdhjs | |
Add a patch to fix build errors. See https://github.com/p4lang/p4c/issues/4316 | |||
2023-09-02 | update to 1.2.4.3 | jkhsjdhjs | |
git submodules have been removed, they're all installed via FetchContent now. Thus, the prepare() and build() functions are adapted to reflect this change. Furthermore, since the repo doesn't contain any git submodules anymore, the source is changed to the release .tar.gz archives, also for googletest and libbpf. Since p4runtime doesn't have any recent releases, the git repository is still used there. libbpf needs to be present in a certain directory for the build to succeed, so it is symlinked in the prepare() function. The protobuf 23 patch has been accepted upstream and is removed as a separate source. | |||
2023-08-12 | update to 1.2.4.2 | jkhsjdhjs | |
fix build with protobuf 23 packaging improvements | |||
2023-06-05 | initial commit | jkhsjdhjs | |