Commit Graph

13 Commits

Author SHA1 Message Date
Denis Ovsienko
a0fec9b8fc Fixup commit 88f5284.
"source" is a bashism, and in shells that implement POSIX shell when
invoked as /bin/sh (such as dash in Ubuntu) it usually means an error:

./sys/debian.sh: 21: ./sys/debian.sh: source: not found

Use the portable "." equivalent to make it good.
2022-06-09 23:47:12 +02:00
pancake
88f5284422 Massage MAKE_JOBS for sys/debian.sh too ##build 2022-06-09 19:10:16 +02:00
pancake
44b3dff342 Move -Werror from sys/debian.sh to ghci's build.yml 2022-06-09 18:18:16 +02:00
pancake
ee3afa01c9 Fix debian32 in CI ##build 2021-02-27 01:01:22 +01:00
pancake
a0e09ae808 Make sys/debian.sh more verbose 2021-02-24 23:07:36 +01:00
pancake
c95c206ab1 Allow custom CFLAGS for Debian packaging ##build 2021-02-24 22:56:57 +01:00
Gordon M
f63fc2c34c
Update debian.sh (#18299)
The flag as given is a typo. This corrects things.
2021-01-27 00:20:51 +01:00
pancake
fb846712f9 Early fail in sys/debian.sh and use proper CFLAGS ##build 2021-01-13 01:28:10 +01:00
pancake
658c6a0918
Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
radare
40016f7727
Build debian package in CI ##build (#15997) 2020-02-20 00:37:30 +01:00
Gordon M
ca1eddb22d Debian package fixes (#15081) ##build
* Use xz instead of gzip
2019-09-20 12:25:26 +02:00
pancake
ccb353cc0e Fixes for non-x86 debian builds 2017-03-13 14:40:07 +01:00
pancake
fb4ffc49eb Initial import of sys/debian.sh to create the radare2 and -dev packages 2015-08-09 13:33:30 +02:00