aboutsummaryrefslogtreecommitdiff
path: root/binary_tarball/scripts/4_Build_Binary_Tarball.sh
Commit message (Collapse)AuthorAge
* v79.0.1 #4ohfp2020-07-31
|
* 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.
* v78.0.1-1ohfp2020-07-01
|
* v77.0.1-1ohfp2020-06-06
|
* try a fixed cbindgen versionohfp2020-04-08
|
* fix some env vars for aarch64 buildsohfp2020-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
|
* 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
|
* 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
|
* nope, have to install cbindgen separately it seemsohfp2020-03-29
|
* re-run bootstrapohfp2020-03-29
|
* check if mach bootstrap errors when succeeding?ohfp2020-03-29
|
* specify clang versions; some further script fixes/correctionsohfp2020-03-29
|
* various (hopefully) script fixesohfp2020-03-29
|
* mozconfig path is elsewhereohfp2020-03-29
|
* bootstrap recreates mozconfig, it seemsohfp2020-03-29
|
* several small script fixesohfp2020-03-29
|
* call things $srcdirohfp2020-03-28
|
* de-Archify some aspects of builds and -scripts; allow to initiate separate ↵ohfp2020-03-28
| | | | steps manually; first attempt to build tarball on ubuntu 16.04
* bash-ify all build scripts; fixes #79ohfp2020-03-07
|
* move linux files to top levelBeatLink2019-08-16
bgstack15