Stephan Raue
|
30aef80952
|
create_installstick.bat: use UUID support for install stick, thanks to ilya
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-21 20:53:03 +01:00 |
|
Stephan Raue
|
71fdef5d82
|
scripts/image: create /etc/gitrev and show git rev in ssh splash on development builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-13 13:27:53 +01:00 |
|
Stephan Raue
|
161e79e95e
|
config/release: fix Autorun.inf, thanks to xe`
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-11 21:50:57 +01:00 |
|
Stephan Raue
|
b037f0cc10
|
config/release: add icon and Autorun.inf, thanks to xe`
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-11 21:33:37 +01:00 |
|
Stephan Raue
|
a303a85edf
|
create_installstick.bat: fix install script (thanks to cowbalt and merlin)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-26 01:32:50 +01:00 |
|
Stephan Raue
|
fffd4090ee
|
config/optimize: use -O3 for speed optimizing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-23 17:15:32 +01:00 |
|
Stephan Raue
|
95ee8c63a6
|
config/release/3rdparty/atvboot: move to projects/ATV/3rdparty
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-22 18:32:10 +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
|
d5b412c881
|
config/options: rename default project to 'generic'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-20 03:47:04 +01:00 |
|
Stephan Raue
|
6049c9cde9
|
scripts/image: fix version string for release
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-19 11:08:13 +01:00 |
|
Stephan Raue
|
ec843def64
|
create_installstick: quote tests and some more variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-18 22:28:37 +01:00 |
|
Stephan Raue
|
701aa86cd6
|
config/options: quote tests and some more variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-18 22:28:19 +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
|
e4299dd60f
|
config/sources: fix OpenELEC downloadsource
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-12-17 01:09:47 +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
|
0f628eed01
|
config/functions: fix kernel module stripping
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-30 09:28:13 +01:00 |
|
Stephan Raue
|
31511498db
|
config/functions: add function to strip kernel modules
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-29 09:11:18 +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
|
0006f62633
|
config/functions: -fuse-linker-plugin is not used in C*FLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-28 15:08:12 +01:00 |
|
Wintemrute
|
d939dbdc22
|
Fixing typo
|
2010-11-27 10:27:18 +01:00 |
|
Stephan Raue
|
9369dc8822
|
config/functions: fix strip_lto(), fix strip_gold()
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-27 03:08:36 +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
|
724cef607c
|
config/functions: add functions: 'do_autoreconf', 'strip_lto', 'strip_gold', 'strip_linker_plugin'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-25 18:27:02 +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
|
18276c86de
|
create_installstick: copy MD5 sums too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-22 16:56:19 +01:00 |
|
Stephan Raue
|
a10aa9e38a
|
config/release: add MD5 check to 'create_installstick'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-21 23:00:38 +01:00 |
|
Stephan Raue
|
7efbd42c4c
|
config/release: add MD5 check to 'create_installstick.bat', many thanks to ilya
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-20 23:09:21 +01:00 |
|
Stephan Raue
|
af1ab8c638
|
config/release/3rdparty: add md5sum.exe to compare MD5 checksums
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-20 00:24:45 +01:00 |
|
Stephan Raue
|
267f8960d2
|
README: add rewritten README file, thanks much to ilya
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 23:47:12 +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
|
2b82a598e5
|
config/vmware: update configfiles
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 00:12:10 +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
|
5c864d34d5
|
libdrm: simplyfing options for building grafic drivers, cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 14:52:45 +01:00 |
|
Stephan Raue
|
fc1c0f7cf9
|
config/release: split in 'config/release' and 'config/image'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 10:30:53 +01:00 |
|
Stephan Raue
|
ee55434f93
|
xf86-video-vmware: remove package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 10:15:22 +01:00 |
|
Stephan Raue
|
bed1a46bd4
|
config: add config for vmplayer
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-09 10:10:00 +01:00 |
|
Stephan Raue
|
66ce23e09e
|
new package: add initial package 'xf86-video-vmware', enable on generic image
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-09 10:08:10 +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
|
167496e839
|
release: rework of 'create_installstick.bat', many thanks to lbirds and ilya
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-29 23:02:32 +02:00 |
|
Stephan Raue
|
5f6b021812
|
3rdparty: update syslinux to syslinux-4.03
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-29 23:01:33 +02: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
|
8f22c59a5a
|
config/options: switch to libjpeg-turbo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-22 08:17:50 +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 |
|