MilhouseVH
622c11872d
buildsystem: fix /usr targets
2019-07-04 20:18:03 +01:00
MilhouseVH
7ccb58b507
buildsystem: don't dereference LINK_NAME when fixing up sym links
2019-07-03 23:18:28 +01:00
MilhouseVH
3facec5d91
buildsystem: unpack should recursively unpack, not build
2019-06-29 11:06:42 +01:00
MilhouseVH
f9a2623d06
buildsystem: build/unpack - simplify some logic
2019-06-17 01:48:38 +01:00
MilhouseVH
90be11322a
buildsystem: consistently use braces
2019-06-16 03:35:56 +01:00
MilhouseVH
2e3a2dab67
buildsystem: cleanup - PACKAGE_NAME is redundant
2019-06-16 02:59:20 +01:00
MilhouseVH
1d81d22225
buildsystem: add pre_configure() function that is not target specific
2019-05-26 19:17:08 +01:00
kszaq
834e11c9d0
scripts/build: strip all executables in /usr
...
Some packages install outside /usr/*bin, e.g. /usr/lib/bluetooth
and executables remain unstripped. Try to strip everything
executable except .ko and .so which are handled in separate cases.
2019-05-13 23:20:09 +02:00
Jonas Karlman
60fc0b29ed
u-boot: use PKG_STAMP to trigger rebuild
2019-04-01 20:58:13 +00:00
MilhouseVH
eff50203e1
scripts/build: clobber existing files
2019-03-09 22:02:33 +00:00
MilhouseVH
7c327b2d56
scripts/build: fix broken sym links due to isolated sysroot
2019-02-28 06:19:13 +00:00
MilhouseVH
83922eef4f
scripts/build: add TODO
2019-02-22 20:12:20 +00:00
MilhouseVH
527ea323b8
scripts/build: a shared sysroot is not thread-safe
2019-02-22 20:11:23 +00:00
MilhouseVH
d71fbfaec7
scripts/build: cosmetic
2019-02-13 15:10:54 +00:00
MilhouseVH
9f1ea7d175
PKG_DEPENDS_UNPACK: solution for packages using source code of another
2019-02-08 17:17:43 +00:00
MilhouseVH
d0034ab95e
scripts/build: use global lock as sed -i $SYSROOT_PREFIX/usr/lib/*.la is racy
2019-02-08 17:17:43 +00:00
MilhouseVH
0ebc6fef63
build system: add parallel build support; use new "image" package
2019-02-08 17:17:43 +00:00
MilhouseVH
fb7bfa02f9
config/path: get rid of MAKEINSTALL
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
a71c01f53a
scripts/build: stop sourcing package, reorg code
2018-12-18 03:43:28 +00:00
MilhouseVH
9959b29df9
scripts/build: use pkg_call
2018-11-29 01:09:20 +00:00
MilhouseVH
4b0a3215db
scripts/build: fix invalid color
2018-11-21 18:58:29 +00:00
Ian Leonard
5963b74670
scripts/build: convert to build_msg
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-21 18:58:29 +00:00
Ian Leonard
acca8326ce
scripts/build: general cleanup
...
Add copyright
Convert to config/functions/die()
Make use of bash default value mechanic
Combine some if tests
Get PKG_BUILD quoted
Replace `` with $()
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-04 05:40:46 +00:00
CvH
843051d0f7
spdx: scripts/
2018-07-17 23:58:49 +02:00