aboutsummaryrefslogtreecommitdiff
path: root/binary_tarball/scripts/3_Configure_Source_Code.sh
Commit message (Expand)AuthorAge
* test building tarball with some very preliminary patchesohfp2021-02-01
* allow building without the global menubar; remove some leftover stuff from th...ohfp2021-01-31
* fix missing sed-line for undesired requestsohfp2021-01-27
* add patch to binary_tarball script as wellohfp2021-01-08
* Block some more undesired requestsohfp2021-01-04
* v83.0-1ohfp2020-11-21
* v82.0.2-1ohfp2020-10-29
* v81.0-2ohfp2020-09-30
* 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
* v79.0-1ohfp2020-07-30
* 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
* 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
* fix some env vars for aarch64 buildsohfp2020-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
* we should probably strip binaries, to avoid getting a 1.6G libxul.soohfp2020-03-30
* fix variable names for patch pathesohfp2020-03-30
* Disable PGO for deb/ubuntu, because everything is horrible.ohfp2020-03-30
* re-introduce profilingohfp2020-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
* try full path to libclangohfp2020-03-29
* interfere less with what mach bootstrap wants to doohfp2020-03-29
* libclang-pathohfp2020-03-29
* specify clang versions; some further script fixes/correctionsohfp2020-03-29
* various (hopefully) script fixesohfp2020-03-29
* bootstrap recreates mozconfig, it seemsohfp2020-03-29
* call things $srcdirohfp2020-03-28
* de-Archify some aspects of builds and -scripts; allow to initiate separate st...ohfp2020-03-28
* bash-ify all build scripts; fixes #79ohfp2020-03-07
* fix scriptBeatLink2019-08-17
* update scriptsBeatLink2019-08-16
* move linux files to top levelBeatLink2019-08-16
bgstack15