luzpaz
91a4766cef
treewide: fix typos
...
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
CvH
58ebc091cf
cleanup scripts: scripts/
2024-07-06 13:09:20 +02:00
Sascha Kuehndel (InuSasha)
266f0932c8
buildsystem: swap setup_toolchain parameter
2019-09-19 11:14:43 +02:00
Sascha Kuehndel (InuSasha)
73eef7432f
buildsystem: convert to support mesonbuild >= 0.51.0
...
- meson needs a host environment for cross-compile
- allow setup_toolchain to setup toolchain based on used build-system
- adjust creation of meson.conf
2019-09-19 11:14:43 +02:00
MilhouseVH
90be11322a
buildsystem: consistently use braces
2019-06-16 03:35:56 +01:00
MilhouseVH
a8d6e99f82
scripts/create_addon: output diagnostic when filter not matching
2019-02-13 15:10:54 +00:00
MilhouseVH
90958e9472
scripts/create_addon: use correct name in usage etc.
2019-02-13 15:10:54 +00:00
MilhouseVH
d8689a7e0a
scripts/create_addon: build broken addons - they're placeholders, not actually broken
2019-02-13 15:10:54 +00:00
MilhouseVH
98c021069c
buildsystem: make multithread the default (THREADCOUNT=100%)
2019-02-08 17:17:43 +00:00
MilhouseVH
d26e29c4d9
scripts: rename legacy image and create_addon scripts, new make targets
2019-02-08 17:17:43 +00:00
MilhouseVH
23c6529978
scripts/create_addon_mt: support building/installing addons with a single plan
2019-02-08 17:17:43 +00:00
MilhouseVH
0661263dd8
buildsystem: restore set -e fail-on-error behaviour
2019-01-24 19:17:39 +00:00
MilhouseVH
aaa8c7e493
scripts/create_addon: use pkg_call
2018-11-29 01:09:20 +00:00
CvH
aa5070c9c3
scripts/create_addon: fix typo of official
2018-11-26 12:54:17 +01:00
Ian Leonard
77e3629f63
scripts/create_addon: convert to build_msg
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-21 18:58:29 +00:00
Ian Leonard
59b2228fcd
buildsystem: replace printf with echo where able
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-04 05:40:46 +00:00
Sascha Kuehndel (InuSasha)
58b17b1a74
create_addon now also writes a summary when log writing is used.
...
on special wish of @cvh
2018-08-22 21:27:53 +02:00
Sascha Kuehndel (InuSasha)
caa24ac9ad
create_addon: improve done message, a bit
2018-08-06 19:12:55 +02:00
Sascha Kuehndel (InuSasha)
0c82bdadab
create_addon: two improvments
...
* allow to build addons with sourced `PKG_IS_ADDON` variable
* change state of "not supported" messages from `ERROR` to `SKIP`
2018-08-04 13:18:12 +02:00
MilhouseVH
1defb5a9de
scripts/create_addon: minor cleanup
2018-08-01 02:23:11 +01:00
Sascha Kuehndel (InuSasha)
1cdead3623
create_addon: syntax fix
2018-07-30 19:30:04 +02:00
Sascha Kuehndel (InuSasha)
5187c59c3c
create_addon: add logging
...
and small fixes
2018-07-29 18:38:14 +02:00
Sascha Kuehndel (InuSasha)
6f2b08eab0
create_addon: fixes
...
- drop group retroplayer
2018-07-29 11:59:52 +02:00
Sascha Kuehndel (InuSasha)
a5fd4a44aa
create_addon: do not include addons, embedded in image
2018-07-28 10:50:52 +02:00
Sascha Kuehndel (InuSasha)
70db036ca9
create_addon: do not write usage on non-matching addon-pattern
2018-07-28 10:50:52 +02:00