summaryrefslogtreecommitdiffstats
path: root/rules/mesalib.make
Commit message (Collapse)AuthorAgeFilesLines
* mesalib: version bump 11.1.2 -> 11.2.2Philipp Zabel2016-07-041-3/+3
| | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 11.1.1 -> 11.1.2Philipp Zabel2016-06-131-2/+2
| | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 10.3.3 -> 11.1.1Lucas Stach2016-02-031-19/+12
| | | | | | | | | | | Update to latest stable versions. Also switch over to OOT builds, which makes working on the source much more comfortable as the source tree will not be cluttered with confilcting objects from the -host and -target builds. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: add license infoMichael Olbrich2015-10-271-0/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Mesalib: URLs for pre-4.x releases are moved to a new locationJuergen Borleis2015-07-311-1/+1
| | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* mesalib: use world/compileMichael Olbrich2015-05-261-3/+1
| | | | | | | Remove old MESALIB_MAKE_OPT. It was ignored by 'compile' and not needed anyways. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 10.3.0 -> 10.3.3Michael Olbrich2014-11-131-3/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 10.2.5 -> 10.3.0Michael Olbrich2014-09-241-5/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: install libwayland-eglMichael Olbrich2014-08-071-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 10.1.0 -> 10.2.5Michael Olbrich2014-08-061-7/+19
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesa: explicitly specify dri-driverdirMichael Olbrich2014-06-021-0/+1
| | | | | | | | | dri-driverdir is used in dri.pc. The default is relative to libdir and pkgconfig produces a path relative to sysroot. However, dri-driverdir is only needed install-/runtime so it must be defined without sysroot. This is accomplished by explicitly setting the full path during configure. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 10.0.2 -> 10.1.0Michael Olbrich2014-03-161-3/+4
|
* mesalib: version bump 9.2.0 -> 10.0.2Michael Olbrich2014-01-281-10/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: disable r300 on x86 againMichael Olbrich2013-10-031-0/+2
| | | | | | It still needs LLVM. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 8.0.3 -> 9.2.0Michael Olbrich2013-09-291-51/+52
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: use host-system-pythonMichael Olbrich2013-06-031-7/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: MESALIB_CONF_ENV must contain $(CROSS_ENV)Michael Olbrich2012-06-151-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: needs python-libxml2Michael Olbrich2012-06-141-0/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 7.8.2 -> 8.0.3Michael Olbrich2012-06-131-269/+60
| | | | | | demos are now a separate package Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: only check mesademos md5sum if it's actually usedMichael Olbrich2011-08-041-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* meslib: fix extract with new extract magicMichael Olbrich2011-06-231-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] add mdsum for demosMichael Olbrich2011-05-041-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: configure with --disable-asm for nowMichael Olbrich2011-02-281-1/+1
| | | | | | For "--enable-asm" "gen_matypes" must be executed on the target. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: cleanup configure optionsMichael Olbrich2011-01-251-20/+20
| | | | | | | | Don't autodetect which state trackers should be compiled. This fixes a compile error on ARM when mesalib is rebuilt after building xorg-server. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [generic] don't use "find -executable"Marc Kleine-Budde2010-08-211-1/+1
| | | | | | | | ...which is not supported by older versions of "find", use "-perm /111" instead. Reported-by: Erwin Rol <erwin@erwinrol.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [mesalib] fix typo in URLMarc Kleine-Budde2010-08-021-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [mesalib] only install demos if they are actually thereMichael Olbrich2010-07-211-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] add missing clean in extract stageMichael Olbrich2010-07-191-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] cleanup patchesMichael Olbrich2010-07-091-4/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] version bump 7,6,1 -> 7.8.2Michael Olbrich2010-07-081-15/+19
| | | | | | this also adds the now necessary host-mesalib package Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] fix (target)installMichael Olbrich2010-04-121-25/+37
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] make sure the mklib script uses the correct linkerMichael Olbrich2010-03-021-0/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesa] Update versionErwin Rol2010-02-251-10/+28
| | | | | | | | - Update version - remove two patches that are fixed upstream - Improve menu structure Signed-off-by: Erwin Rol <erwin@erwinrol.com>
* [mesalib] disable intel stuff on ARMMichael Olbrich2010-01-211-7/+13
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Merge remote branch 'people/ero/for-ptx' into dev/isoMarc Kleine-Budde2010-01-191-10/+16
|\
| * [mesalib] Update version to 7.5.2Erwin Rol2010-01-191-11/+17
| | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com>
* | [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+1
|/ | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] cleanup targetinstallMichael Olbrich2010-01-121-20/+19
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] add support for demosMichael Olbrich2009-08-141-0/+101
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [mesalib] the libGL version actually depends on the backend driverMarc Kleine-Budde2009-08-071-3/+7
| | | | | | this patch fixes it Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [mesalib] use generic compile functionMarc Kleine-Budde2009-08-071-10/+0
| | | | | | which contains the ptk_config env, so that builds don't fail. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [mesalib] -m32 and -m64 are only available on x86Robert Schwebel2009-08-061-2/+8
| | | | | | | | The -m32 and -m64 gcc options are only available on x86. As they are only added if --enable/disable-32/64 options are given, we make them dependend on ARCH_X86. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [mesalib] fix library version for libGLRobert Schwebel2009-08-061-3/+3
| | | | | | The library didn't have the right version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [mesalib] install libs 0644Marc Kleine-Budde2009-08-041-20/+20
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [mesalib] version bump 7.4.4 -> 7.5, cleanupsRobert Schwebel2009-07-301-13/+14
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [MesaLib] Update versionErwin Rol2009-07-301-14/+142
| | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com>
* * mesalib.make:Marc Kleine-Budde2008-08-041-54/+14
| | | | | | | | version bump to 7.0.3 cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8717 33e552b5-05e3-0310-8538-816dae2090ed