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 |
|
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
|
7b637130ae
|
new package: add package 'xf86-video-omapfb'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-03-15 18:46:49 +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
|
1b0bb854db
|
config/options: fix comments
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-03-06 17:00:33 +01:00 |
|
Stephan Raue
|
43c8e9bc00
|
config/optimize: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-03-06 16:59:00 +01:00 |
|
Stephan Raue
|
d215d9e7de
|
config/functions: more quiet autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-02-24 23:08:08 +01:00 |
|
Stephan Raue
|
e1a5fb4337
|
config/release/create_installstick: fix install script, thanks to toneman77
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-02-24 22:21:02 +01:00 |
|
Stephan Raue
|
b735f906b1
|
create_installstick: use 'value' instant 'export' option to be ubuntu 10.10 compatible, write MBR - thanks to rjbell4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-02-23 13:19:53 +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
|
8b30fa36b2
|
create_installstick.bat: use temporary LABEL support again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-24 14:03:13 +01:00 |
|