Commit Graph

8 Commits

Author SHA1 Message Date
Sir Walrus
1bd93237a9 fix some stupid issue with weak symbols (#56), also minor makefile fixes 2024-05-22 18:48:31 +02:00
Sir Walrus
639cab2dc8 Update appveyor, some minor cleanups 2024-03-09 01:45:31 +01:00
Sir Walrus
fdd5c6e342 Fix some windows warnings, update make-maintainer a little 2023-03-15 11:45:57 +01:00
Alcaro
304815ca87 Misc cleanups, add performance regression test 2020-03-29 06:40:28 +02:00
Alcaro
cc44e5da9c Don't strip by default, allow custom flags in make.sh, fix some win64 warnings 2020-02-08 11:28:01 +01:00
Alcaro
56f58e57ca Let's just check in the PGO Firefox binaries, one build step less
Originally, the PGO data was a bunch of proprietary blobs which I could not
legally redistribute.

When switching to Firefox binaries, I wanted to keep things as similar as
possible, to keep the repo download size down, and not waste disk space.

But in this year, megabytes are cheap, everything else is huge, I doubt many
people said no, asking the user is an extra step, and buildbots are often
sandboxed and can't download them. Let's just cut out the middlemen.
2020-01-26 05:21:31 +01:00
Alcaro
e0de216430 Fix warnings about size_t printf mismatch 2020-01-13 13:53:44 +01:00
Alcaro
373ea0ae5c Various fixes and updates 2019-04-28 22:00:11 +02:00