Sir Walrus
d43afd8edc
fix typo in error ( #72 )
2024-05-22 20:32:25 +02:00
Sir Walrus
1bd93237a9
fix some stupid issue with weak symbols ( #56 ), also minor makefile fixes
2024-05-22 18:48:31 +02:00
Alcaro
a2184545b5
-fprofile-generate isn't thread safe
2020-04-26 18:13:30 +02:00
Alcaro
91b5cc8aa1
Delete -Werror for anyone except me, fixes #31
2020-04-18 12:34:09 +02:00
Alcaro
304815ca87
Misc cleanups, add performance regression test
2020-03-29 06:40:28 +02:00
Alcaro
f5b0164d41
Disable more emu config under Flatpak, move Flatpak-specific stuff from make.sh
2020-02-08 15:37:57 +01: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
d11d856df9
Turns out /usr/bin/time doesn't always exist. Let's skip it if not, it doesn't affect the results.
2020-02-08 13:50:13 +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
7d59bcec42
This segfault doesn't strike me as particularly useful, also clean up and modernize some random stuff
2020-01-26 20:09:13 +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
373ea0ae5c
Various fixes and updates
2019-04-28 22:00:11 +02:00
Alcaro
21f6bfe758
( #16 ) Reenable Windows build script, fix a bunch of Windows errors/warnings
2019-02-27 00:52:27 +01:00
Alcaro
678248aba5
Add this random Cydia port, also clean up various readmes and manuals
2019-01-16 21:46:39 +01:00
Alcaro
01b06fbde1
Various doc and profile downloader updates
2019-01-08 22:00:51 +01:00
Alcaro
9c398f249a
whoops, missed a spot. or two
2019-01-07 21:41:08 +01:00
Alcaro
3acf91df82
whoops, missed a spot
2018-12-30 19:19:07 +01:00
Alcaro
78e72f51f3
Switch to smaller profiling data - seems to give better results, anyways
2018-12-30 19:15:29 +01:00
Alcaro
242a0bc9ac
Clarify disk requirements of profiler
2018-09-17 04:26:11 +02:00
Alcaro
a4274bf35a
( #7 ) Redownload the Firefox tarballs if truncated, rather than profiling with corrupt data
2018-04-17 22:25:07 +02:00
Alcaro
be15155a66
Add hardening support and some other fixes, per #7
2018-04-16 23:21:24 +02:00
Alcaro
c214e7b577
( #7 ) Turns out profiling with Firefox is good enough, no need for legally-dubious ROMs.
2018-04-10 00:37:21 +02:00
Alcaro
40e77dd9bd
Whoops, missed a spot
2018-04-07 02:30:20 +02:00
Alcaro
6b807cc652
Clean up profiling script, per #7
2018-04-07 01:58:03 +02:00
Alcaro
027cc0062e
Add download links for most relevant profiling data
2018-04-06 14:21:03 +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
edadbffc8f
apparently I did miss something.
2018-04-02 14:27:15 +02:00
Alcaro
d2a8b2e701
Implement #5
2018-04-02 14:21:40 +02:00
Alcaro
1cede5f62e
Let's make clear what it's doing
2017-10-29 10:54:04 +01:00
Alcaro
98878bcbf1
Apparently --bps-linear doesn't like it if the last byte is unchanged, fix that
2017-05-21 11:56:20 +02:00
Alcaro
3295872797
Fix typo, -m shouldn't discard the first character in the filename
2017-05-16 17:10:07 +02:00
Alcaro
45de4fb516
Random minor cleanups
2016-05-11 15:58:56 +02:00
Alcaro
9a0d24cf1c
Add half of a panel to change the ROM associations.
2016-05-03 22:26:32 +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
e8e090d02f
Wipe -s. While it does shrink, having the symbols is useful for debugging.
2016-01-23 10:49:38 +01: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