Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add some optional dependencies during tarball build | ohfp | 2020-03-31 |
| | |||
* | generate appstream metadata | ohfp | 2020-03-31 |
| | |||
* | use clang from repos for aarch64 | ohfp | 2020-03-31 |
| | |||
* | 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". | ||
* | try it with libstdc++6 | 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 |
| | |||
* | re-add clang-9 again | ohfp | 2020-03-29 |
| | |||
* | interfere less with what mach bootstrap wants to do | ohfp | 2020-03-29 |
| | |||
* | correct jack dependency: libjack-dev | ohfp | 2020-03-29 |
| | |||
* | missing dependency: jackd | ohfp | 2020-03-29 |
| | |||
* | how hard can it be? | ohfp | 2020-03-29 |
| | |||
* | bad c&p fixed (sudo) | ohfp | 2020-03-29 |
| | |||
* | get more output from apt update | ohfp | 2020-03-29 |
| | |||
* | forgot an apt update | ohfp | 2020-03-29 |
| | |||
* | install clang on 16.04 | ohfp | 2020-03-29 |
| | |||
* | several small script fixes | ohfp | 2020-03-29 |
| | |||
* | oh ubuntu..: xz is in xz-utils | ohfp | 2020-03-29 |
| | |||
* | missing dependency | ohfp | 2020-03-28 |
| | |||
* | de-Archify some aspects of builds and -scripts; allow to initiate separate ↵ | ohfp | 2020-03-28 |
| | | | | steps manually; first attempt to build tarball on ubuntu 16.04 | ||
* | bash-ify all build scripts; fixes #79 | ohfp | 2020-03-07 |
| | |||
* | Partial rewrite of build process | ohfp | 2020-03-06 |
| | | | | | | | | | | Switching to an Arch based build process for easier maintenance and using specific runners for tasks where that might be necessary. Right now, parent/child pipelines for somewhat parallel builds for different architectures / semi-independent pak-builds don't seem to properly work yet due to `trigger:` not being recognized when it should, so that's not yet implemented. | ||
* | fix build | BeatLink | 2019-08-17 |
| | |||
* | fix script | BeatLink | 2019-08-17 |
| | |||
* | fix build dependency | BeatLink | 2019-08-17 |
| | |||
* | fix script | BeatLink | 2019-08-16 |
| | |||
* | fix script | BeatLink | 2019-08-16 |
| | |||
* | move linux files to top level | BeatLink | 2019-08-16 |