14 Commits

Author SHA1 Message Date
Stephan Raue
91bce50566 scripts/unpack: fix quoting
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-18 23:44:46 +01:00
Stephan Raue
5b63210f4e scripts/unpack: quote tests and some more variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-18 22:55:20 +01:00
Stephan Raue
9067a8a457 scripts/unpack: use $PKG_BUILD variable
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:31:01 +01:00
Stephan Raue
d691d2b8f6 buildsystem: big rework & cleanup - PART-1: split functions from 'config/path' to an seperate file 'config/functions', rework and cleanup some build scripts, remove references to $TARGET_PLATFORM, add support for more then one downloadurl for $PKG_URL (partially done), remove support for: $PKG_DIR/arch, $PKG_DIR/platform, $PKG_DIR/url files, remove support for *.diff patches, create download-stampfiles in sources/$PKG_NAME, create md5 files after download, add support to download all sources at once with './scripts/get'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-19 22:01:08 +01:00
Stephan Raue
681ae55860 scripts/unpack: remove unneeded code
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-19 13:35:11 +01:00
Stephan Raue
997dd43f86 scripts/unpack: versioning patch support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-12 19:46:20 +01:00
Stephan Raue
7c6a5bc446 scripts/*: add metafile download url support, remove autoupdate config option (not really needed)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-22 05:07:09 +02:00
Stephan Raue
c7cf1f753b packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
Stephan Raue
34e64f7a49 scripts/unpack, scripts/extract: add support to extract '*.7z' files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-18 00:47:00 +02:00
Stephan Raue
7d1e359c08 scripts/unpack: add function to support 'after_unpack' scripts, running after unpack, before patching (for example to rename the extracted source packages)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-12 16:24:52 +02:00
Stephan Raue
a44d005f66 projects/options:
- big rework of projects/*/options, config/options, config/path.
- most configurable options now under project folder
2009-12-19 01:35:31 +01:00
Stephan Raue
c46690965c allow specifying platform specific patches as well as architecture specific ones 2009-05-31 23:34:46 +02:00
Stephan Raue
7c4bbbd73d adapt scripts/unpack for elisa and alike packages to patch properly 2009-04-19 22:47:28 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00