24 Commits

Author SHA1 Message Date
Stephan Raue
94fdf3de04 scripts/build: globally remove /usr/share/pkgconfig from .install_pkg dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-29 09:05:37 +02:00
Stephan Raue
076f558bdb scripts/build: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-28 04:47:39 +02:00
Stephan Raue
9ea8fa2b43 scripts: depends now on bash, bye bye dash i dont like you. This should fix #2481
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-19 02:35:52 +02:00
Stephan Raue
713277af9c scripts: implement new packageformat (v3) support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 06:12:14 +02:00
Stephan Raue
df4e1341d2 scripts/build: refactor PKG_BUILD detection
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 02:41:12 +02:00
Stephan Raue
62b661caa5 scripts/*: rename 'INDENT' variable to not interference with upcoming Mesa's 'INDENT' variable
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-10-22 02:00:23 +02:00
strolch
71c0db4008 Buildsystem patches:
- allow symlink for sources and .work
- add missing char in printf statements in scripts directory
2012-07-19 10:17:42 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
071b9cc1be scripts/build: fix stripping of symbols
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-15 02:22:29 +02:00
Wintemrute
2d3ad4c2da Adding Headers...... 2011-01-09 22:06:11 +01:00
Stephan Raue
ce686a2d7f scripts/build: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:30: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
34f1f2f7ae scripts/build, scripts/install: add support for $PKG_BUILD_DEPENDS and $PKG_DEPENDS for use in metafile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 21:31:32 +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
f8f7e127ac scripts/build: remove sed's for fixing *.pc files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-20 08:15:12 +02:00
Stephan Raue
d65ac8b213 scripts/build: fix support for disable build of packages not supported by given arch/platform
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-13 04:21:07 +02:00
Stephan Raue
5a1d29a743 scripts/build:
- make buildscript dash compatible
2010-05-21 11:00:32 +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
807cc23fe8 scripts/build:
- remove unneeded code
2009-12-11 21:44:48 +01:00
Stephan Raue
f40e316aa6 add a - option in packages arch/platform files to tell blacklist package to a given target 2009-05-31 23:32:15 +02:00
Stephan Raue
802cd995ef update to Python-2.6.2 2009-05-18 04:11:55 +02:00
Stephan Raue
97cb6c3894 various cleanups 2009-05-17 23:13:56 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00