Age | Commit message (Expand) | Author |
2016-04-01 | remove XENOCARA_BUILD_PIXMAN all platforms now build pixman | Jonathan Gray |
2016-03-28 | mark _xneocara_obj as PHONY | Matthieu Herrb |
2016-03-28 | Protect against make build with DESTDIR set. | Matthieu Herrb |
2016-03-11 | Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. | Okan Demirmen |
2016-02-20 | Re-enable the build of OpenGL on alpha. | Matthieu Herrb |
2016-02-07 | Remove now unused XENOCARA_BUILD_GALLIUM settings. The non-gallium parts | Jonathan Gray |
2016-02-05 | Re-enable GL on mips64 as the architecture now has the __sync functions. | Visa Hankala |
2015-11-25 | Stop building Mesa on alpha for now as it hits a gcc ICE, and mips64 because | Jonathan Gray |
2014-08-24 | less verbose | Matthieu Herrb |
2014-05-19 | Add do-not-config.h.in as file touch to avoid re-running autoheader. | Matthieu Herrb |
2014-05-18 | Add /usr/lib/pkgconfig to PKG_CONFIG_LIBDIR to let pkg-config find expat | Matthieu Herrb |
2013-11-22 | remove useless goo. okay matthieu@ | Marc Espie |
2013-09-24 | Don't build libGL on m88k for the time being, the recent update triggers a | Miod Vallat |
2013-08-22 | Gallium requires gcc 4 __sync_and_fetch() support, so don't bother trying | Miod Vallat |
2013-08-17 | As discussed with matthieu@, since there are no octeon machines with video | Brian Callahan |
2013-08-12 | build mesa radeon drivers on sparc64 and switch to gallium drivers | Jonathan Gray |
2013-04-14 | Allow flags to be passed to make using ${MAKE_FLAGS} | Matthieu Herrb |
2013-04-14 | Add a new option to the xenocara infrastructure be able to automatically | Martin Pieuchot |
2013-02-21 | after a compiler update, landisk can now handle pixman and thus xserver again | Todd T. Fries |
2013-02-09 | Enable the shared libs option on m88k; this is also used to indicate | Brad Smith |
2012-11-03 | simplify directory interdependencies: install package_version.m4 | Marc Espie |
2012-11-02 | Remove things that are no longer linked to the build: imake,cf and pciids | Matthieu Herrb |
2012-10-11 | never intended to commit THAT debug line. | Marc Espie |
2012-08-21 | prevent non-existing clean to turn into an infinite loop. | Marc Espie |
2012-08-08 | Don't touch the xserver autotools files a 2nd time in kdrive. | Matthieu Herrb |
2012-08-05 | Automake 1.12 now uses autoconf 2.69. | Matthieu Herrb |
2012-08-04 | Switch to automake 1.12/autoconf 2.68. | Matthieu Herrb |
2012-03-11 | Bump python version and copyright. | Matthieu Herrb |
2012-03-08 | Disable pixman on landisk for now. It triggers a gcc error: | Matthieu Herrb |
2011-11-05 | In make cleandir, force removal of config.status if it's left | Matthieu Herrb |
2011-08-30 | Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it. | Matthieu Herrb |
2011-06-23 | switch to installing source manuals: | Christian Weisgerber |
2011-06-02 | Oops revert wip (using ports libtool) that wasn't meant to be committed. | Matthieu Herrb |
2011-06-02 | Switch XKB layouts to xkeyboard-config. | Matthieu Herrb |
2011-03-08 | xcb is no longer optional. | Matthieu Herrb |
2011-03-08 | add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enable | Matthieu Herrb |
2010-11-27 | pixman build fails on vax. | Matthieu Herrb |
2010-11-25 | Build XCB support on static only arches too. | Matthieu Herrb |
2010-10-03 | Now that pixman depends on libpthread-stubs, only build it | Matthieu Herrb |
2010-08-25 | enable pixman (with a workaround from miod@) for m68k, fixes hp300 and mvme68k | Todd T. Fries |
2010-08-04 | set PATH only on configure run, unbreak autoreconf... | Marc Espie |
2010-08-04 | enforce a consistent path in configure, avoid all kind of trouble with X | Marc Espie |
2010-08-02 | Current pixman lib doesn't build on m68k. Disable it on those machines. | Matthieu Herrb |
2010-05-08 | Don't use INSTALL_DATA here, it's not defined for initial bootstrap | Matthieu Herrb |
2010-05-08 | use INSTALL_DATA in BSD Makefiles. ok oga@ | Matthieu Herrb |
2010-05-08 | Use ${SHAREMODE} from bsd.own.mk in INSTALL_DATA instead of hard-coding | Matthieu Herrb |
2010-01-17 | Use the new XORG_WITH_XMLTO macro in configure scripts and explicitely | Matthieu Herrb |
2009-08-04 | Enable XCB on architectures with shared libs. | Matthieu Herrb |
2009-06-04 | simplify. | Matthieu Herrb |
2009-05-22 | Add support for building xcb (disabled for now). | Matthieu Herrb |