aboutsummaryrefslogtreecommitdiff
path: root/binary_tarball
Commit message (Collapse)AuthorAge
* v83.0-1ohfp2020-11-21
|
* v82.0.2-1ohfp2020-10-29
|
* v81.0-2ohfp2020-09-30
|
* changed tarball pathohfp2020-08-27
|
* actually use the added py3.5 patch for debianohfp2020-08-27
|
* fix pwd/obj path substition failing in scriptohfp2020-08-27
|
* v80.0.1ohfp2020-08-27
|
* v79.0-1 #5: python >= 3.5 for deb/xenial buildohfp2020-07-31
|
* v79.0.1 #4ohfp2020-07-31
|
* v79.0.1 #3 – missing patch downloadohfp2020-07-31
|
* v79.0-1 #2ohfp2020-07-31
| | | | Fix some wrong build options for aarch64; correct patch pathes
* v79.0-1ohfp2020-07-30
| | | | | | Also (re-)adds some debian armhf-patches – not really needed, but making it easier to apply the libstdc++-related patches without having to modify them.
* update megabar patchohfp2020-07-01
|
* v78.0.1-1ohfp2020-07-01
|
* v77.0.1-1ohfp2020-06-06
|
* Remove mozilla plugin certificates, fixes #112ohfp2020-04-10
| | | | | | | | | Via `sed` instead of a patch, in the hope that it might be less of a maintenance burden compared to patch witch changes in the file to patch with subsequent upstream releases. Should only be merged once it's ensured there are no unforseen side effects when built with the Plugin Certificates removed.
* try a fixed cbindgen versionohfp2020-04-08
|
* include new patches for old ubuntu build to build 75.0ohfp2020-04-07
|
* v74.0.1-1; try webrtc on aarch64 without patchesohfp2020-04-03
|
* small AppStream and AppImage fixesohfp2020-03-31
|
* fix path to xml for envsubstohfp2020-03-31
|
* add some optional dependencies during tarball buildohfp2020-03-31
|
* fix some env vars for aarch64 buildsohfp2020-03-31
|
* generate appstream metadataohfp2020-03-31
|
* appdir-lint demands a png; fix variable in configure-source scriptohfp2020-03-31
|
* use clang from repos for aarch64ohfp2020-03-31
|
* comment some ubuntu-specific options; fix flatpak json talk-variableohfp2020-03-30
|
* export hardening variablesohfp2020-03-30
|
* build PIE librewolf via hardening-wrapperohfp2020-03-30
|
* try build without explicit gold; fix flatpak jsonohfp2020-03-30
|
* we should probably strip binaries, to avoid getting a 1.6G libxul.soohfp2020-03-30
|
* fix tarball / path handling in configure-tarball scriptohfp2020-03-30
|
* fix leftover tarball path variableohfp2020-03-30
|
* fix variable names for patch pathesohfp2020-03-30
|
* too many mozconfigs, again..ohfp2020-03-30
|
* Disable PGO for deb/ubuntu, because everything is horrible.ohfp2020-03-30
| | | | | | | Also: Grab dependencies, patches and further config options from ubuntu upstream build sources. Builds statically against a mozilla-gcc-7/libstdc++7. Let's hope this works for Appimages and Flatpaks as well, "everywhere".
* re-introduce profilingohfp2020-03-29
|
* try it with libstdc++6ohfp2020-03-29
|
* bash/script fixesohfp2020-03-29
|
* mozconfig not available at build timeohfp2020-03-29
|
* try it without profilingohfp2020-03-29
|
* try profiling without =crossohfp2020-03-29
|
* nasm is, of course, not recent as wellohfp2020-03-29
|
* of course, nodejs is ancient as wellohfp2020-03-29
|
* of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtfohfp2020-03-29
|
* use symlinks-path for libclangohfp2020-03-29
|
* re-add clang-9 againohfp2020-03-29
|
* try full path to libclangohfp2020-03-29
|
* interfere less with what mach bootstrap wants to doohfp2020-03-29
|
* libclang-pathohfp2020-03-29
|
bgstack15