MilhouseVH
|
95158167e9
|
buildsystem: fix debug broken by #3171
|
2019-02-14 19:41:22 +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
|
59cfb354d9
|
PKG_DEPENDS_UNPACK: add source package to PKG_NEED_UNPACK
If the source package changes then we need to rebuild too.
|
2019-02-08 17:17:43 +00:00 |
|
MilhouseVH
|
c5e17fe2c9
|
config/functions: add multi-threaded helpers
|
2019-02-08 17:17:43 +00:00 |
|
MilhouseVH
|
2e3ac4899f
|
config/functions: allow package to be sourced using path
|
2019-02-08 17:17:43 +00:00 |
|
MilhouseVH
|
9243cc8568
|
config/functions: add cross-compile property support
|
2019-02-01 20:39:35 +00:00 |
|
MilhouseVH
|
0661263dd8
|
buildsystem: restore set -e fail-on-error behaviour
|
2019-01-24 19:17:39 +00:00 |
|
MilhouseVH
|
76067bdf80
|
buildsystem: be more cautious when overwriting package cache files
|
2019-01-14 22:57:19 +00:00 |
|
MilhouseVH
|
09ff01745b
|
config/functions: fix addon changelog
|
2019-01-09 11:53:21 +01:00 |
|
KOPRajs
|
fb1a2033dd
|
Fix host platform for CMake
|
2019-01-03 12:00:04 +01:00 |
|
CvH
|
a98586ba33
|
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
|
2018-12-29 18:18:15 +01:00 |
|
MilhouseVH
|
f9ed478992
|
setup_toolchain: add CMAKE_SYSTEM_PROCESSOR to host/bootstrap config
libjpeg-turbo:host fails without this.
|
2018-12-29 15:53:49 +00:00 |
|
MilhouseVH
|
d167df7064
|
Merge pull request #3184 from vpeter4/ninja_concurrent
config/functions: respect CONCURRENCY_MAKE_LEVEL for ninja
|
2018-12-24 05:37:51 +00:00 |
|
vpeter4
|
ce4ec88628
|
config/functions: respect CONCURRENCY_MAKE_LEVEL for ninja
|
2018-12-23 14:39:35 +01:00 |
|
MilhouseVH
|
16bac66c15
|
config/functions: address quibble
|
2018-12-22 20:44:38 +00:00 |
|
vpeter4
|
86ec1eee8a
|
buildsystem: add flag to enable verbose build (if package supports it)
|
2018-12-22 15:22:04 +01:00 |
|
MilhouseVH
|
8996ca654f
|
config/functions: add helpers for sourcing packages
|
2018-12-18 03:43:28 +00:00 |
|
MilhouseVH
|
442b489c99
|
config/functions: relocate pkg_call functions
|
2018-12-18 03:43:28 +00:00 |
|
MilhouseVH
|
5c9966c31d
|
Merge pull request #3132 from mglae/le9_custom_color
buildsystem: fix custom colors
|
2018-11-29 17:40:58 +00:00 |
|
MilhouseVH
|
3b756a1f3c
|
config/functions: fix comment
|
2018-11-29 01:09:20 +00:00 |
|
MilhouseVH
|
710c607016
|
config/functions: add pkg_call/pkg_call_optional helpers
|
2018-11-29 01:09:17 +00:00 |
|
mglae
|
f085f0494b
|
config/functions: fix custom colors
|
2018-11-28 01:25:23 +01:00 |
|
MilhouseVH
|
87c0981b28
|
config/functions: build_msg avoid outputting single space for 0 indent
|
2018-11-21 18:58:29 +00:00 |
|
MilhouseVH
|
d97b2b3793
|
config/functions: fix colors - escape sequences are not supported
|
2018-11-21 18:58:29 +00:00 |
|
Ian Leonard
|
5c8bbb6fe1
|
config/functions: allow null invocatin of print_color
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
2018-11-21 18:58:29 +00:00 |
|