aboutsummaryrefslogtreecommitdiff
path: root/binary_tarball/scripts/3_Configure_Source_Code.sh
Commit message (Collapse)AuthorAge
* 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.
* 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
| | | | | | | 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
|
* 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 ↵ohfp2020-03-28
| | | | steps manually; first attempt to build tarball on ubuntu 16.04
* 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