Commit Graph

6 Commits

Author SHA1 Message Date
Michael Forney ac74cc008e pounce: Update gen.lua for 3.0 2021-11-29 13:43:55 -08:00
Michael Forney ce189763b6 pounce: Update to 2.0 2020-10-02 14:55:31 -07:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney 8637d17d31 pounce: Declare dependency on libtls-bearssl headers 2020-06-02 20:18:32 -07:00
Michael Forney 464b2b2bbc pounce: Build against libtls-bearssl 2019-12-04 01:11:35 -08:00
Michael Forney 49c82b4ada Add pounce 1.0 2019-11-25 20:41:40 -08:00