113 Commits

Author SHA1 Message Date
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
Lars Op den Kamp
b5977004dc fixed: don't match /source/ subdirectories in the PKG_DIR check 2012-07-26 01:44:13 +02:00
Stephan Raue
2de2863b49 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2012-07-19 17:27:37 +02:00
vpeter4
9385e6bd43 config/path: check for multiple package folders (attempt #3) 2012-07-18 14:56:22 +03:00
adam111316
dca7d481c0 config/path: remove erroneous brackets 2012-07-18 00:26:58 +08:00
Stephan Raue
fc8f0653f7 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2012-07-17 13:35:11 +02:00
vpeter4
47f270d742 config/path: check for multiple package folders 2012-07-17 10:08:03 +02:00
Stephan Raue
f6995196e3 config/functions: add check for builddir and exit if building in /usr which we dont support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-11 16:25:54 +02:00
Stephan Raue
e927e6bcc4 Merge pull request #800 from timhourigan/master
Allow the ccache directory to be changed via an environment variable
2012-07-08 11:55:54 -07:00
Stephan Raue
35bd680ff1 config/path: setup LD_LIBRARY_PATH
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-21 13:20:03 +02:00
Tim Hourigan
30e0704787 Allow ccache folder to be overridden by an env 2012-06-06 11:11:30 +01:00
Stephan Raue
26822c1204 config/path: use $HOME instead ~ it seems ccache dont expand this on various platforms, this should fix #644
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-13 18:28:31 +02:00
Stephan Raue
6b598a255e config/path: set .ccache dir to ~/.ccache-openelec
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-13 08:30:05 +02:00
Stephan Raue
d4852d3ac3 VERSION: rework versioning management
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-19 12:31:30 +01:00
Stephan Raue
9b8ff297e2 config/path: cleanup last commit
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-02-22 02:13:31 +01:00
Bertrand G
47719afe19 Moved SSL certificates path declarations to a variable. 2012-02-20 16:04:09 +01:00
Stephan Raue
cde9b87110 config/functions: add support to check for valid PROJECT and ARCH, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-30 23:13:30 +01:00
peter
6f6704c849 linux: driver for DVB-T AVerMedia AverTV Hybrid Volar HX (A827) - fix permissions 2011-11-08 20:30:38 +01:00
peter
fc5e7061c6 linux: driver for DVB-T AVerMedia AverTV Hybrid Volar HX (A827) 2011-11-08 20:29:34 +01:00
Stephan Raue
116dc5c749 scripts/image: merge scripts/image_release and scripts/image_squashfs in scripts/image, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-08-14 17:11:16 +02:00
Stephan Raue
e9fce06075 config/functions: fix $BUILD_DATE variable again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-08-14 02:46:38 +02:00
Stephan Raue
c83a2f8b54 config/path: set proper HOST_NAME host triplet with help from local gcc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-13 02:38:39 +02:00
Stephan Raue
44fcb549e8 config/path: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-11 15:04:19 +02:00
Stephan Raue
5f5a749d2c config/path: change addon name handling
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-28 14:04:44 +02:00
Stephan Raue
2a2653191b config/path: move some optimizations to config/optimize
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-23 03:07:20 +01:00
Stephan Raue
98853a9daa config/path: move ARCH specific options to ARCH specific config files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-21 21:39:29 +01:00
Stephan Raue
d854ac4369 config/arch: split in to seperate ARCH configurations
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-21 01:30:30 +01:00
Stephan Raue
8f1775260d config/path: seperate ARCH specific options to config/arch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-20 23:48:48 +01:00
Stephan Raue
96fb256041 config/path: rename $TARGET_FAMILY to $TARGET-SUBARCH
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-20 23:34:38 +01:00
Stephan Raue
ce2b3a6e26 config/path: add initial ARM support to our toolchain
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-07 16:04:00 +01:00
Stephan Raue
b74ad71d18 config/path: remove not more needed variables $XORG_PATH_FONTS, $XORG_PATH_MAPS and $XORG_PATH_ENCODINGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-04 14:24:13 +01:00
Stephan Raue
1c2208cf55 config/path: add support to use optionally DEBUG=yes as make parameter for building with debugging symbols (for single packages or the whole distro), add support to use optionally DEVTOOLS=yes as make parameter for release builds, setup DEVTOOLS=yes as default on devel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-21 21:34:59 +01:00
Stephan Raue
4555dd7670 config/path: change builddir name layout a bit
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-18 22:02:49 +01:00
Stephan Raue
98291ccaed config/path: split variables for source dirs in a own config file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-16 13:44:14 +01:00
Stephan Raue
f463c38f07 projects/*/options: add variable $DISTRONAME, add support to rename the distro
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-11 15:05:13 +01:00
Stephan Raue
81882a0db8 config/path: typo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-28 15:24:57 +01:00
Stephan Raue
d8a3ea4c1b config/path: split *FLAGS optimization to an seperate file 'config/optimize', cleanup, add -fPIC to LDFLAGS (for host and target), thanks to Wintemrute
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-28 15:11:08 +01:00
Stephan Raue
8f9bb97e2f config/path: enable LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-27 03:06:09 +01:00
Stephan Raue
257ea17a4e config/path: remove old $AUTORECONF functions, add GOLD support, fix $PKG_BUILD variable
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:29:20 +01:00
Stephan Raue
2ad0e04615 config/path: cleanup, fix detection of $PKG_BUILD
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-22 22:44:39 +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
e258dca592 config/path: remove unneeded code
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-19 13:35:38 +01:00
Stephan Raue
cbfcd21e92 configtools: add config.guess and config.sub scripts to buildsystem, remove package 'configtools', cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-19 06:37:13 +01:00
Stephan Raue
e9133d68c3 config/path: add function to get version
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-11 17:34:36 +01:00
Stephan Raue
8636b090ff scripts/install: (re)add 'fastinstall' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-11 17:05:47 +01:00
Stephan Raue
06e1eb897b config/path: use -fPIC when necessary
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-31 19:41:53 +01:00
Stephan Raue
c24e4d84b5 config/path: add some more optimizations to size optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-25 20:27:10 +02:00
Stephan Raue
10fe8c95bc config/path: add rpath support to $LDFLAGS for host build by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-21 21:51:07 +02:00
Stephan Raue
6cd8c6ad8a scripts/install: add 'fastinstall' support, thanks to Wintemrute
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-19 21:26:14 +02:00
Stephan Raue
01ec28d91d config/path: add tolower function
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-26 22:31:06 +02:00