Commit Graph

18 Commits

Author SHA1 Message Date
Sergei Trofimovich
bdaeae3fba p4c: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/247605854:

    In file included from /build/source/lib/hex.cpp:17:
    /build/source/lib/hex.h:25:5: error: 'intmax_t' does not name a type; did you mean 'int8_t'?
       25 |     intmax_t val;
          |     ^~~~~~~~
          |     int8_t
2024-02-10 20:39:46 +00:00
Pol Dellaiera
a45519d09c
p4c: use finalAttrs pattern 2023-07-29 13:02:22 +02:00
R. Ryantm
958cc373f5 p4c: 1.2.4.0 -> 1.2.4.1 2023-07-29 06:27:17 +00:00
R. Ryantm
aa3a5b91e3 p4c: 1.2.3.9 -> 1.2.4.0 2023-06-09 12:26:21 +00:00
R. Ryantm
2e420f985d p4c: 1.2.3.8 -> 1.2.3.9 2023-05-05 10:07:56 +00:00
R. Ryantm
c6113676c2 p4c: 1.2.3.7 -> 1.2.3.8 2023-04-27 03:52:43 +00:00
R. Ryantm
8441efbcab p4c: 1.2.3.6 -> 1.2.3.7 2023-03-13 19:26:03 +00:00
R. Ryantm
ffe043c398 p4c: 1.2.3.5 -> 1.2.3.6 2023-02-09 23:18:18 +00:00
Weijia Wang
40ab778da7
Merge pull request #199403 from r-ryantm/auto-update/p4c
p4c: 1.2.3.2 -> 1.2.3.5
2023-01-23 06:36:08 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
94645872d1
p4c: add myself as maintainer and add changelog 2023-01-17 14:43:03 +01:00
R. Ryantm
7dc9a9300e p4c: 1.2.3.2 -> 1.2.3.5 2023-01-08 01:38:51 +00:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Gauvain 'GovanifY' Roussel-Tarbouriech
990828dcfd p4c: correct native/buildInputs mistake 2022-10-08 21:31:26 -04:00
R. Ryantm
d50b74a2ea p4c: 1.2.3.1 -> 1.2.3.2 2022-10-02 02:57:22 +00:00
Raito Bezarius
5e23d52163 p4c: use dynamic linkage for Protobuf 2022-09-29 00:40:36 +02:00
R. Ryantm
841e04264b p4c: 1.2.3.0 -> 1.2.3.1 2022-09-02 21:45:15 +00:00
R. Ryantm
b4b732bc42 p4c: 1.2.2.1 -> 1.2.3.0 2022-08-20 15:02:54 +00:00
Raito Bezarius
97f1bb2f99 p4c: init at 1.2.2.1 2022-08-19 17:29:37 +02:00