Commit graph

39 commits

Author SHA1 Message Date
ohfp
cdc70aeb16 nasm is, of course, not recent as well 2020-03-29 14:57:18 +02:00
ohfp
68d362cce7 of course, nodejs is ancient as well 2020-03-29 14:42:06 +02:00
ohfp
0aab0afa23 of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtf 2020-03-29 14:37:10 +02:00
ohfp
74b5e9ab48 use symlinks-path for libclang 2020-03-29 13:52:56 +02:00
ohfp
27edeaacf2 re-add clang-9 again 2020-03-29 13:43:57 +02:00
ohfp
2e194f84b8 try full path to libclang 2020-03-29 13:34:12 +02:00
ohfp
96ffa1c3ab interfere less with what mach bootstrap wants to do 2020-03-29 13:09:14 +02:00
ohfp
4303197adc libclang-path 2020-03-29 12:45:57 +02:00
ohfp
624aedc79d nope, have to install cbindgen separately it seems 2020-03-29 12:28:17 +02:00
ohfp
85573cb93c re-run bootstrap 2020-03-29 12:20:30 +02:00
ohfp
66f2440fb8 correct jack dependency: libjack-dev 2020-03-29 12:11:24 +02:00
ohfp
dab887fb41 missing dependency: jackd 2020-03-29 11:46:53 +02:00
ohfp
d27a4bcb38 check if mach bootstrap errors when succeeding? 2020-03-29 11:36:10 +02:00
ohfp
5e48f983f1 specify clang versions; some further script fixes/corrections 2020-03-29 11:23:57 +02:00
ohfp
8df33c61bb various (hopefully) script fixes 2020-03-29 01:27:47 +01:00
ohfp
d0a7d8b4e2 how hard can it be? 2020-03-29 01:14:10 +01:00
ohfp
31b77c08ce bad c&p fixed (sudo) 2020-03-29 01:10:49 +01:00
ohfp
814cca9f4a get more output from apt update 2020-03-29 01:06:34 +01:00
ohfp
c842430e31 forgot an apt update 2020-03-29 00:56:54 +01:00
ohfp
440d7d323b install clang on 16.04 2020-03-29 00:53:59 +01:00
ohfp
8e1b87d400 mozconfig path is elsewhere 2020-03-29 00:38:17 +01:00
ohfp
45614f50a6 bootstrap recreates mozconfig, it seems 2020-03-29 00:29:09 +01:00
ohfp
f257806033 several small script fixes 2020-03-29 00:18:58 +01:00
ohfp
4618b2865c oh ubuntu..: xz is in xz-utils 2020-03-29 00:02:00 +01:00
ohfp
ebe2615c99 missing dependency 2020-03-28 23:59:24 +01:00
ohfp
f31b10b89d call things $srcdir 2020-03-28 23:18:19 +01:00
ohfp
b409944fad de-Archify some aspects of builds and -scripts; allow to initiate separate steps manually; first attempt to build tarball on ubuntu 16.04 2020-03-28 23:15:41 +01:00
ohfp
ab518c7c2a Enable settings by default in Appimage and FlatPak
Crude solution, but this way everything else remains "as is",
so once we tackle the issues with the toggle-settings-script not working
in all situations and re-introduce it, we can do easier switch to that
instead.

Fix (partial only) for #105.
2020-03-15 02:19:42 +01:00
ohfp
035e35850d bash-ify all build scripts; fixes #79 2020-03-07 19:44:22 +01:00
ohfp
8378fcc076 Partial rewrite of build process
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.
2020-03-06 21:17:06 +01:00
BeatLink
339d51ed31 make tar verbose 2019-08-24 02:55:42 -05:00
BeatLink
06a150701f fix script 2019-08-18 03:27:02 -05:00
BeatLink
800285cc3c fix build 2019-08-17 18:33:13 -05:00
BeatLink
41206e66e0 fix script 2019-08-17 15:34:48 -05:00
BeatLink
259d6ea485 fix build dependency 2019-08-17 05:15:51 -05:00
BeatLink
db1388896c fix script 2019-08-16 22:34:30 -05:00
BeatLink
9e07791898 fix script 2019-08-16 22:33:59 -05:00
BeatLink
ab7fc74bb5 update scripts 2019-08-16 22:32:17 -05:00
BeatLink
088d2f7727 move linux files to top level 2019-08-16 22:00:32 -05:00