Commit Graph

23 Commits

Author SHA1 Message Date
Sir Walrus
d43afd8edc fix typo in error (#72) 2024-05-22 20:32:25 +02:00
Miepee
e331aaa027 Fail instead of warn when trying to build GTK and no GTK libs were found 2024-05-22 20:15:16 +02:00
orbea
171d926e34 build: Add BINDIR and DATAROOTDIR 2021-11-13 21:47:44 -08:00
orbea
358a0ae5a3 build: Fix the uninstall target
It should not create dirs and should not fail when installed
files are missing.
2021-11-13 21:47:44 -08:00
orbea
0530cae984 build: Allow out of tree builds 2021-11-13 21:47:44 -08:00
orbea
8d2bcae65a build: Depend on all for install 2021-11-13 20:45:05 -08:00
Alcaro
181def87de Might as well add a 'use make.sh' notice here too 2020-04-26 17:46:48 +02:00
Alcaro
304815ca87 Misc cleanups, add performance regression test 2020-03-29 06:40:28 +02:00
Adrien Plazas
f5823b43f2 Add install rules and metadata for GTK/Linux
This allows to install Flips on Linux desktops, with all the modern
bells and whistles, like SVG icons, AppStream metadata, a flatpak
manifest, and the com.github.Alcaro.Flips reverse domain name app ID.
2020-02-08 15:14:57 +01: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
orbea
1a01936535 Makefile: Respect the CXX environment variable. 2019-07-20 08:19:57 -07:00
Alcaro
5596db274e Deduplicate the version number a bit 2019-04-28 22:51:09 +02:00
Alcaro
01b06fbde1 Various doc and profile downloader updates 2019-01-08 22:00:51 +01:00
Alcaro
48296c681d Turns out I broke the Windows build a while ago, how amusing. 2018-04-21 10:08:50 +02:00
Alcaro
b73657cdde A few more improvements, per #7 2018-04-06 13:18:16 +02:00
Alcaro
75f5ac7977 Various fixes, per #7 2018-04-06 00:29:30 +02:00
Alcaro
d2a8b2e701 Implement #5 2018-04-02 14:21:40 +02:00
Alcaro
839e711441 Remove 64bit support, it'd take 20GB RAM and way too long. 2016-05-03 21:21:31 +02:00
Alcaro
08ec63c758 No point zipping up the source when it's on GitHub. (Was license.txt ever included?) 2016-05-01 17:45:56 +02:00
Alcaro
990ee08ddb Whatever changes I made since 1.31 2016-01-17 18:15:18 +01:00
Alcaro
24e6c77eb8 Initial commit - version 1.31 2016-01-17 18:14:53 +01:00