index
:
librewolf-linux
debian
master
LibreWolf dpkg recipes
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
add appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 ↵
ohfp
2020-03-31
|
|
|
|
in appimage as well, just in case
*
fix some env vars for aarch64 builds
ohfp
2020-03-31
|
*
generate appstream metadata
ohfp
2020-03-31
|
*
appdir-lint demands a png; fix variable in configure-source script
ohfp
2020-03-31
|
*
use clang from repos for aarch64
ohfp
2020-03-31
|
*
keep pkgver + -rel fixed in PKGBUILD for now
ohfp
2020-03-31
|
*
do not delete cache folder for flatpak module
ohfp
2020-03-31
|
*
cache flatpak module dependency build
ohfp
2020-03-31
|
*
use the intended module, not another one
ohfp
2020-03-31
|
*
comment some ubuntu-specific options; fix flatpak json talk-variable
ohfp
2020-03-30
|
*
checkout submodules globally
ohfp
2020-03-30
|
*
submodules need to be checked out, or so I have heard
ohfp
2020-03-30
|
*
now move shared-modules where the path is pointing to
ohfp
2020-03-30
|
*
export hardening variables
ohfp
2020-03-30
|
*
really fix shared-modules path
ohfp
2020-03-30
|
*
fix shared-modules path
ohfp
2020-03-30
|
*
extend flatpak json with permissions and dbus-glib shared module
ohfp
2020-03-30
|
*
use same file naming scheme everywhere
ohfp
2020-03-30
|
*
actually fix the flatpak json; had a typo
ohfp
2020-03-30
|
*
build PIE librewolf via hardening-wrapper
ohfp
2020-03-30
|
*
try build without explicit gold; fix flatpak json
ohfp
2020-03-30
|
*
we should probably strip binaries, to avoid getting a 1.6G libxul.so
ohfp
2020-03-30
|
*
update .gitlab-ci.yml file/artifact naming; also add bzip2 to flatpak script
ohfp
2020-03-30
|
*
bzip2 dependency for appimage script
ohfp
2020-03-30
|
*
fix tarball / path handling in configure-tarball script
ohfp
2020-03-30
|
*
explain triggering the new pipeline
ohfp
2020-03-30
|
*
fix leftover tarball path variable
ohfp
2020-03-30
|
*
fix variable names for patch pathes
ohfp
2020-03-30
|
*
too many mozconfigs, again..
ohfp
2020-03-30
|
*
Disable PGO for deb/ubuntu, because everything is horrible.
ohfp
2020-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 profiling
ohfp
2020-03-29
|
*
try it with libstdc++6
ohfp
2020-03-29
|
*
bash/script fixes
ohfp
2020-03-29
|
*
mozconfig not available at build time
ohfp
2020-03-29
|
*
try it without profiling
ohfp
2020-03-29
|
*
try profiling without =cross
ohfp
2020-03-29
|
*
nasm is, of course, not recent as well
ohfp
2020-03-29
|
*
of course, nodejs is ancient as well
ohfp
2020-03-29
|
*
of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtf
ohfp
2020-03-29
|
*
use symlinks-path for libclang
ohfp
2020-03-29
|
*
re-add clang-9 again
ohfp
2020-03-29
|
*
try full path to libclang
ohfp
2020-03-29
|
*
interfere less with what mach bootstrap wants to do
ohfp
2020-03-29
|
*
libclang-path
ohfp
2020-03-29
|
*
nope, have to install cbindgen separately it seems
ohfp
2020-03-29
|
*
re-run bootstrap
ohfp
2020-03-29
|
*
correct jack dependency: libjack-dev
ohfp
2020-03-29
|
*
missing dependency: jackd
ohfp
2020-03-29
|
*
check if mach bootstrap errors when succeeding?
ohfp
2020-03-29
|
*
specify clang versions; some further script fixes/corrections
ohfp
2020-03-29
|
[next]
bgstack15