aboutsummaryrefslogtreecommitdiff
path: root/binary_tarball/scripts/1_Install_Dependencies.sh
Commit message (Expand)AuthorAge
* add some optional dependencies during tarball buildohfp2020-03-31
* generate appstream metadataohfp2020-03-31
* use clang from repos for aarch64ohfp2020-03-31
* Disable PGO for deb/ubuntu, because everything is horrible.ohfp2020-03-30
* try it with libstdc++6ohfp2020-03-29
* nasm is, of course, not recent as wellohfp2020-03-29
* of course, nodejs is ancient as wellohfp2020-03-29
* of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtfohfp2020-03-29
* re-add clang-9 againohfp2020-03-29
* interfere less with what mach bootstrap wants to doohfp2020-03-29
* correct jack dependency: libjack-devohfp2020-03-29
* missing dependency: jackdohfp2020-03-29
* how hard can it be?ohfp2020-03-29
* bad c&p fixed (sudo)ohfp2020-03-29
* get more output from apt updateohfp2020-03-29
* forgot an apt updateohfp2020-03-29
* install clang on 16.04ohfp2020-03-29
* several small script fixesohfp2020-03-29
* oh ubuntu..: xz is in xz-utilsohfp2020-03-29
* missing dependencyohfp2020-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
* Partial rewrite of build processohfp2020-03-06
* fix buildBeatLink2019-08-17
* fix scriptBeatLink2019-08-17
* fix build dependencyBeatLink2019-08-17
* fix scriptBeatLink2019-08-16
* fix scriptBeatLink2019-08-16
* move linux files to top levelBeatLink2019-08-16
bgstack15