Commit Graph

250 Commits

Author SHA1 Message Date
Stefan Saraev
637c2356c0 scripts/build: cosmetics
... find: `...sysroot/usr/lib/': No such file or directory
2013-12-14 23:51:39 +02:00
Stefan Saraev
255f3f7266 scripts/image: include git shorthash in version 2013-12-14 23:14:59 +02:00
Stefan Saraev
1acc7271ba scripts/build: ensure that $PKG_BUILD is always created
... even if no unpack is called...

closes #2811
2013-12-13 23:33:16 +02:00
Stefan Saraev
debacf21ae buildsystem: clean up and cosmetics 2013-12-13 14:07:31 +02:00
Stefan Saraev
275542d635 scripts/unpack: force rebuild on scripts/* change 2013-12-12 21:22:32 +02:00
Stefan Saraev
45b47c68c3 scripts/unpack: simple need_unpack replacement 2013-12-12 20:41:52 +02:00
Stefan Saraev
0dc3e926dc scripts/*: cleanup. handle old unpack stamps 2013-12-12 20:00:56 +02:00
Stephan Raue
c9215e1c15 scripts/clean: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-12 03:36:41 +01:00
Stephan Raue
eb301356da scripts/clean: rework cleaning of sourcepackages in a more intelligent way, cleanup and cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-10 20:51:18 +01:00
Stephan Raue
6811632277 scripts/unpack: rework content of stampfiles
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-10 20:51:08 +01:00
Stephan Raue
8c6667b5fb scripts/unpack: move $BUILD/.stamps/unpack to $PKG_BUILD/.openelec-unpack. Add support for PKG_SOURCE_DIR: if set this automatically rename extracted sourcefolders to the $PKG_NAME-$PKG_VERSION format. Remove support for the already deprecated and not more used $PKG_DIR/rename scripts. Deprecate post_unpack() function. Cleanup.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-05 01:02:48 +01:00
Stefan Saraev
85143ff8cf partialy Revert 'buildsystem: always clean up $INSTALL / .$TARGET_NAME on rebuild'
breaks llvm build. llvm/package.mk needs some rework

closes #2723
2013-10-26 17:48:19 +03:00
Stefan Saraev
1b23d0e62d buildsystem: fix c/p mistake in ef272b04 2013-10-25 23:05:28 +03:00
Stefan Saraev
ef272b04a7 buildsystem: always clean up $INSTALL / .$TARGET_NAME on rebuild 2013-10-25 21:48:14 +03:00
Stefan Saraev
9029a76fa1 buildsystem: unpack on any package.mk change 2013-10-25 21:47:02 +03:00
Stefan Saraev
e3f153b3a7 buildsystem: add 'post_unpack'
this is built-in PKG_DIR/rename replacement
2013-10-25 19:11:23 +03:00
Stephan Raue
ea93606130 scripts/build: add support to build hosttools and initramfs packages
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-14 15:24:33 +02:00
Stefan Saraev
ae676c0e22 new virtual package: 'corefonts' 2013-10-13 18:42:03 +03:00
Stefan Saraev
3d5e6e8c5e scripts/autoreconf: prepare to clean up per-package autoreconf hacks 2013-10-11 19:45:12 +03:00
Stefan Saraev
e67b555c31 scripts/checkdeps: check for bdftopcf
closes #2644
2013-09-28 17:16:39 +03:00
Stefan Saraev
b278b3019e scripts/checkdeps: check for mkfontdir / xfonts-utils 2013-09-27 12:29:06 +03:00
Stefan Saraev
7ebdcddb0d scripts/create_addon: support PKG_CUSTOM_ADDON_VERSION
use with care. could be tricky and you can
easily break addon autoupdates..
2013-09-17 17:10:00 +03:00
Stefan Saraev
25bf923b4a Revert "scripts/checkdeps: check for parted"
This reverts commit 0665aa74e9.
2013-09-16 22:24:57 +03:00
Stefan Saraev
044f79c4ff scripts/image: clean up old .img.gz before starting bootloader/releas 2013-09-16 21:59:08 +03:00
Stefan Saraev
0665aa74e9 scripts/checkdeps: check for parted 2013-09-16 19:06:26 +03:00