Stephan Raue
|
ed9555ead8
|
config/sources: move distro specific sources to projects/$PROJECT/options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-08-16 07:52:10 +02:00 |
|
Stephan Raue
|
0ce4069815
|
config/sources: rename $OPENELEC_SRC to $DISTRO_SRC
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-08-16 07:14:42 +02: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
|
49dccd607e
|
config/functions: create $BUILD_DATE variable once
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-08-13 21:22:49 +02:00 |
|
Stephan Raue
|
7570a479e0
|
config/functions: add hour, minute, second to builddate and version string
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-08-12 22:15:19 +02:00 |
|
Stephan Raue
|
7e9db72b22
|
busybox: add shadow password support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-08-08 11:22:17 +02:00 |
|
Stephan Raue
|
a48b706b67
|
config/graphic: disable build of LLVM with nouveau builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-26 11:53:14 +02:00 |
|
Stephan Raue
|
8d83bdc481
|
config/optimize: simplyfing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-16 22:24:07 +02:00 |
|
Stephan Raue
|
b5f3d04917
|
config/functions: fix *flags filter
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-16 22:23:13 +02:00 |
|
Stephan Raue
|
50145e1182
|
Revert "Revert "config/functions: simplyfing strip_gold function""
This reverts commit 13c5e95035659ab294dceeb8d475ecc28d990a50.
|
2011-07-16 16:19:00 +02:00 |
|
Stephan Raue
|
13c5e95035
|
Revert "config/functions: simplyfing strip_gold function"
This reverts commit f80bc4003de37b6a767e3d0ffea07927c4ec73cf.
|
2011-07-16 16:13:18 +02:00 |
|
Stephan Raue
|
a3c5e63efa
|
config/optimize: use -ffast-math with -O3 optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-16 14:32:18 +02:00 |
|
Stephan Raue
|
61e01cf703
|
config/optimize: dont use host libdirs in LDFLAGS, use in LIBDIR instead
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-13 22:04:29 +02:00 |
|
Stephan Raue
|
e83551cf71
|
config/optimize: add distribution specific libdirs to HOST_LDFLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-13 03:09:12 +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
|
4f54bf2e18
|
config/optimize: add support to en/disable LTO, GOLD, LOOP, GRAPHITE support via project files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-12 01:47:26 +02:00 |
|
Stephan Raue
|
c7c0f31e70
|
config/optimize: reenable loop and graphite optimizations
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-11 21:39:05 +02:00 |
|
Stephan Raue
|
b00b854302
|
config/optimize: reenable excess-precision=fast and GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-11 18:24:39 +02:00 |
|
Stephan Raue
|
f80bc4003d
|
config/functions: simplyfing strip_gold function
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-11 15:53:20 +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
|
0ef03b77df
|
config/optimize: disable loop, graphite, GOLD, LTO and excess-precision=fast support for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-10 23:24:31 +02:00 |
|
Stephan Raue
|
7a47517ff9
|
config/optimize: add support for -Ofast optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-10 23:14:08 +02:00 |
|
Stephan Raue
|
268bed238a
|
ccache: add option to let set cache size (default now 10GB)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-08 14:39:23 +02:00 |
|
Stephan Raue
|
758e5ee50a
|
config/options: split graphic options to a seperate file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-04 13:24:43 +02:00 |
|
Stephan Raue
|
815b9a8e98
|
config/options: enable llvm support for nouveau gallium driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-04 13:15:07 +02:00 |
|
Stephan Raue
|
703cc49915
|
config/options: enable llvm support for r600 gallium driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-04 13:13:58 +02:00 |
|
Stephan Raue
|
fd0da07387
|
config/options: enable llvm support for r300 gallium driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-04 13:13:33 +02:00 |
|
Stephan Raue
|
3ed2e4fb29
|
config/options: reenable r200 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-03 01:38:15 +02:00 |
|
Stephan Raue
|
e061f018ae
|
Mesa: update to Mesa-7.11-ac8f59b
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-06-26 19:15:34 +02:00 |
|
Stephan Raue
|
5b1cab5e3a
|
Merge branch 'patch-3' of git://github.com/hennr/OpenELEC.tv
Conflicts:
config/release/create_installstick
|
2011-06-17 06:32:43 +02:00 |
|
Stephan Raue
|
fef7f685f8
|
Merge branch 'patch-2' of git://github.com/hennr/OpenELEC.tv
|
2011-06-17 06:23:41 +02:00 |
|
hennr
|
74c1405607
|
Adds three checks for tools needed by the installer
|
2011-06-16 05:43:36 -07:00 |
|
hennr
|
1266653b80
|
Some typos.
Added a second "sync" command because umount is not patient and will cancel the unmounting process if there
is too much left to write to the stick.
|
2011-06-16 05:36:59 -07:00 |
|
hennr
|
7d2b3bdbbf
|
Fix for issue #8 in the issue tracker.
The script ignore if the first md5sum failed, both are now checked and the script will exit properly if
one of the check does not succeed.
|
2011-06-16 04:54:38 -07: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
|
08711adf73
|
config/options: build with xinerama and composite support if building with fglrx driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-05-20 17:18:00 +02:00 |
|
Stephan Raue
|
333550bcf3
|
config/options: prepare for llvm builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-05-17 20:32:11 +02:00 |
|
Stephan Raue
|
ec32873119
|
new package: add initial package 'xf86-video-fglrx'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-05-11 22:54:59 +02:00 |
|
Stephan Raue
|
342ab7b553
|
Mesa: enable build of R600 gallium drivers by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-05-11 13:07:51 +02:00 |
|
Stephan Raue
|
e04c31c8e8
|
Mesa: update alternative version to Mesa-7.11-git6807438
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-05-10 09:17:07 +02:00 |
|
Stephan Raue
|
7e0b03fe47
|
scripts/create_addon: add support for $PKG_ADDON_REQUIRES
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-04-23 18:11:47 +02:00 |
|
Stephan Raue
|
1504747480
|
config/options: set addon version to 0.99
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-04-19 05:17:28 +02:00 |
|
Stephan Raue
|
25ac74e426
|
config/addon: remove unneeded script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-04-19 05:16:49 +02:00 |
|
Stephan Raue
|
18948f700a
|
config/addon/addon.xml: add support to define extension points
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-04-19 05:16:21 +02:00 |
|
Stephan Raue
|
dbe9095551
|
config/arch.x86_64: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-03-23 03:07:37 +01: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
|
26465a829f
|
config/functions: remove strip_kmod function
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-03-22 11:26:32 +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 |
|