aboutsummaryrefslogtreecommitdiff
path: root/binary_tarball/scripts/3_Configure_Source_Code.sh
Commit message (Expand)AuthorAge
* 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