Commit Graph

8 Commits (c46ec688770db92f49fa550b449c5ca757e40ae2)

Author SHA1 Message Date
Lauri Kasanen 25a996cb97 Resolve KASM-4489 "Feature/ watermark time" 2 years ago
matt f64bd4f1a4 Correct spelling of License file 4 years ago
Pierre Ossman 285bcfb141 Run maketarball through bash
It uses bash-isms so a POSIX shell will not work correctly.
5 years ago
Pierre Ossman 04037ef779 Also link in math library in static build
It's included by default in dynamic builds so we need to make sure it
isn't lost when switching to static.
5 years ago
Pierre Ossman fab177579f Fix C linking when doing static builds 5 years ago
Pierre Ossman a11a55aeec Include Carbon when statically linking gettext on macOS
As gettext needs some stuff from Carbon and we don't want to rely on it
being pulled in as a side effect.
5 years ago
Pierre Ossman c3279914c1 Fix link order of nettle and hogweed
Hogweed needs nettle, not the other way around. So make sure they
are specified in the correct order for the static link to succeed.
5 years ago
matt 408c005d3e Initial commit 5 years ago