1052 Commits

Author SHA1 Message Date
Stephan Raue
ee152b8b71 config/options:
- add support for "ARCH=??? make" to set Target Architecture
2010-01-15 01:34:54 +01:00
Stephan Raue
0c46acb452 config/path:
- remove unneeded variables
2010-01-15 00:21:50 +01:00
Stephan Raue
ebff540cbe config/options:
- we build and install Mesa GLU by default
- various cleanups
2010-01-15 00:15:52 +01:00
Stephan Raue
5dc0ad329d Python:
- build host python with prefix $SYSROOT_PREFIX/usr
- build host python statically
- dont install an full Python to $TOOLCHAIN
- simplyfing
- some cleanups
2010-01-11 10:51:55 +01:00
Stephan Raue
3a75102f2f toolchain:
- remove uClibc package (no longer need) - Goodbye uClibc!
- remove patches needed by uClibc
2010-01-11 00:29:52 +01:00
Stephan Raue
0697ef0b77 config/options:
- remove unneeded options
2010-01-04 18:24:12 +01:00
Stephan Raue
73bd261d13 libdrm:
- update to libdrm-2.4.17
2009-12-22 13:08:49 +01:00
Stephan Raue
e56089b2f0 toolchain:
- remove all references to uClibc (Step 1 to remove uClibc)
2009-12-19 17:47:50 +01: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
33ce36c41d config/options:
- build with optimization for size
2009-12-15 23:57:11 +01:00
Stephan Raue
7d1e50277e config/path:
- fix wrong variable, so we no more have trouble on rebuild
2009-12-11 21:39:51 +01:00
Stephan Raue
fed7f4738c config/options:
- build for speed instead size
2009-12-10 16:03:18 +01:00
Stephan Raue
de292dea92 new package:
- adding eglibc as default libc, with this some bugs are fixed. We also can use binary drivers and can have vdpau support (will be included later).
2009-11-29 05:53:05 +01:00
Stephan Raue
25ac88c484 config/path:
add support for host build
2009-11-06 15:36:25 +01:00
Stephan Raue
834fc35fa7 config/path:
- change debug build
2009-10-27 02:12:29 +01:00
Stephan Raue
bf1ddf14c0 config/path:
- remove unneeded code
2009-10-22 08:31:05 +02:00
Stephan Raue
37ebe37cc0 config/path:
- force gcc to generate code for a given arch (otherwise, in x86 mode, it keeps using i386, which is deprecated)
2009-10-11 14:32:04 +02:00
Stephan Raue
5a13f1e0bb projects:
- make options more flexible
- add dependencies for graphic drivers
- various fixes and cleanups
2009-09-23 05:32:41 +02:00
Stephan Raue
e6a74e4809 config/path: add scrips to add user and groups 2009-09-21 01:21:25 +02:00
Stephan Raue
03a158669f config/path: add OpenELEC source address 2009-09-19 05:53:59 +02:00
Stephan Raue
a20ab2b698 config: various enhancements for debug and test build, various cleanups 2009-08-28 23:02:02 +02:00
Stephan Raue
7554e8d659 various fixes 2009-07-20 22:41:20 +02:00
Stephan Raue
69186d06c1 various fixes 2009-07-20 00:18:39 +02:00
Stephan Raue
c8c1f1146e various fixes 2009-07-20 00:17:49 +02:00
Stephan Raue
1f76aa0aeb various updates, simplify 2009-05-31 23:28:27 +02:00
Stephan Raue
fed9aacaa5 update to Mesa-7.5-rc2, update pigment and pigment-python to latest trunk 2009-05-19 23:48:07 +02:00
Stephan Raue
a9be99b11c update to Mesa-7.5-rc2 2009-05-18 04:56:09 +02:00
Stephan Raue
97cb6c3894 various cleanups 2009-05-17 23:13:56 +02:00
Stephan Raue
98db7f1f50 simlify strip command 2009-05-17 17:26:44 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
d32d2e6397 enhance building of projects/target. building of more then one project at some time is supported. ojects and targets located now in projects dir. you can build projects other then generic with PROJECT=xxx make 2009-05-02 23:54:39 +02:00
Stephan Raue
7acdaf6ea9 add nouveau graphic driver, add some patches for radeon graphic driver, add some patches for drm/mesa 2009-04-26 04:00:40 +02:00
Stephan Raue
7743c35343 add driconf, add Mesa-XDemos, working on Games-support, various fixes 2009-04-25 00:29:44 +02:00
Stephan Raue
e5a9451276 update to x11-driver-intel-2.7.0 2009-04-17 20:36:06 +02:00
Stephan Raue
0fcae2fa3d various fixes 2009-04-16 22:55:28 +02:00
Stephan Raue
c737dc16e2 build games not by default, need more work 2009-04-16 16:30:47 +02:00
Stephan Raue
2e46d654c2 add option to enable/disable games support 2009-04-16 14:11:43 +02:00
Stephan Raue
9d57c2ff98 add pciutils for debugging 2009-04-14 07:12:56 +02:00
Stephan Raue
eab1fd14c6 change Options for debug 2009-04-07 12:07:27 +02:00
Stephan Raue
326e6a873b adding gdb for debug 2009-04-07 11:22:59 +02:00
Stephan Raue
2b7efd8ffa add emulator support with zsnes and scummvm 2009-04-06 13:28:09 +02:00
Stephan Raue
ea68669fa9 move Versionsinformations to install script to speedup 2009-04-04 22:20:28 +02:00
Stephan Raue
e4914373b9 add Versionsinformations to builded images 2009-04-04 21:56:57 +02:00
Stephan Raue
e69e39fbf0 cleanup 2009-04-04 00:47:01 +02:00
Stephan Raue
8dc5285e5f add official Mesa, libdrm Releases 2009-04-03 23:14:18 +02:00
Stephan Raue
214cebb8d2 fix Project-system 2009-04-02 18:02:37 +02:00
Stephan Raue
2eebcb03e1 change Projectsystem, now generic is the default Project, you can now set your Project only in ~/.openelec, add entertainer as second Mediacenter (only for test at this time). 2009-04-02 17:44:03 +02:00
Stephan Raue
d2a92fe9e0 add packages: clutter, clutter-gst, clutter-gtk, clutter-cairo, pyclutter 2009-04-02 01:08:51 +02:00
Stephan Raue
1821eb73fc add ati and intel (doesn't build) graphic driver, create a project dir with various kernel config, diskimages now in target/ 2009-04-01 00:29:02 +02:00
Stephan Raue
5c550c37fa fix test 2009-03-31 00:36:33 +02:00