Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 30e8f010 | 2026-05-17 17:59:22 | Disable the build of libGLw. Nothing uses it anymore. Confirmed and ok sthen@ | ||
| bfff9eb5 | 2026-05-14 13:22:31 | Move xcb-util-xrm later in the build. Enabling tests makes it depend on libX11 | ||
| fa217aef | 2025-09-17 15:19:09 | bundle libpng into libfreetype because displaying emojis is really cool ok aja@ sthen@ matthieu@ deraadt@ | ||
| 7ae0d847 | 2024-07-19 14:42:33 | Enable VA-API in xenocara | ||
| 6580fb3c | 2021-11-11 08:59:43 | Hook libxcvt to the build | ||
| aa567604 | 2021-09-05 07:33:54 | Unlink libdmx from the build. Not used anywhere. Confirmed by sthen@ for ports | ||
| 4787ec2f | 2020-08-28 05:54:00 | don't build libtxc_dxtn included in Mesa since 17.3 | ||
| 722049b7 | 2020-07-08 20:01:53 | Unlink libxbui from the build. ok jsg@ | ||
| 36d243d8 | 2019-04-26 09:51:57 | Unlink unused libFS from the build. ok jca@ | ||
| bba3e9ee | 2018-09-11 19:34:56 | Update to libxcb 1.13. ok tb@ | ||
| 857c4a52 | 2018-08-06 15:09:42 | libXpresent depends on libXrandr. Noticed by naddy@. Thanks | ||
| 8f7485cf | 2018-08-05 12:20:17 | Link libXpresent to the build. | ||
| 06061c49 | 2018-07-08 17:45:38 | white space | ||
| 7a6863f7 | 2018-06-28 20:11:32 | The futex-based implementation of libxshmfence requires atomic operations that hppa, m88k and sh don't provide. Since DRI3 requires libxshmfence, this means we can't enable DRI3 on these platforms. ok matthieu@ | ||
| c7bc2b34 | 2018-06-26 06:51:17 | Enable various bits of DRI3 support. ok matthieu@ | ||
| 049ea173 | 2018-05-20 09:40:53 | Unlink fontcache and xf86misc libs and protos from the build. They are both unsupported on the server side for many years. ok tb@ | ||
| ec1ab865 | 2018-04-02 17:06:02 | Unhook libXfont from the build. Obsoleted by libXfont2. Bulk ports build checked by naddy@. Thanks. | ||
| 635f3bb3 | 2017-12-08 14:50:06 | link libXfont2 to the build | ||
| d13adfd8 | 2017-10-23 16:56:59 | Unlink libpthread-stubs from xenocara builds. ok sthen@ who will take care of the ports tree. Also ok espie@ | ||
| 617afc97 | 2016-11-07 19:31:57 | enter xcb-util-xrm/ | ||
| b96f098c | 2016-04-01 03:15:15 | remove XENOCARA_BUILD_PIXMAN all platforms now build pixman | ||
| 45966989 | 2015-11-22 07:57:10 | Switch to Mesa 11.0.6 built with autoconf instead of a set of a custom makefiles. Thanks to Emil Velikov for removing requirements on gnu make upstream and sorting out a bunch of other things to make this possible. | ||
| a4f6b02a | 2015-04-15 09:39:53 | Hook up libepoxy. committing on behalf of jsg@ | ||
| bdc9f3dd | 2014-07-14 19:06:02 | Move the logic that says that the openchrome driver requires librm to the drivers Makefile, and don't build it if the user choose not to build libdrm. | ||
| ea95abeb | 2014-07-09 21:32:40 | Mesa 10.2.3 | ||
| aa0c7c0d | 2014-04-14 19:33:09 | Update list of xcb libs to build | ||
| 18a75284 | 2013-09-05 15:11:54 | build infrastructure changes for Mesa 9.2.0 ok matthieu@ mpi@ | ||
| 571bd879 | 2013-09-04 05:59:34 | add libtxc_dxtn 1.0.1 a DXTn/S3 texture compression library ok matthieu@ | ||
| 42a7cd37 | 2013-03-09 14:31:36 | Build pthread-stubs before fontconfig. Needed for fontconfig 2.10.91 | ||
| 7ae39052 | 2011-03-08 20:48:59 | xcb is no longer optional. | ||
| c9254707 | 2010-08-02 18:45:02 | Current pixman lib doesn't build on m68k. Disable it on those machines. ok deraadt@ | ||
| 1acb7890 | 2010-05-29 17:25:11 | Remove obsolete code that has not been built for 5 weeks now. | ||
| 1be894c1 | 2010-04-24 20:13:07 | Unlink libXp, libXprintAppUtil and libXprintUtil from the build. Required ports updates and wantlib fixes handled by naddy@. Thanks a lot. | ||
| a88f24fd | 2010-04-18 22:28:20 | Add libxcb/libxcb-dri2 here too. | ||
| 479aed07 | 2010-04-10 21:26:00 | Unlink deprecated xtrap, xevie and lbxutil libs and protos from the X build. ok oga@, deraadt@. | ||
| 123fa779 | 2009-05-23 15:07:17 | Add xcb-util subdirs and zap one level of recursive make by lising libxcb subdirs here directly. | ||
| 0f92e390 | 2009-05-22 17:58:45 | Add support for building xcb (disabled for now). | ||
| 3befc7bd | 2008-12-23 21:55:41 | unbreak build: -liboldX | ||
| 1f0bb4e2 | 2008-11-02 15:18:49 | Build libpciaccess for xserver 1.5. | ||
| 588fc7f0 | 2008-09-08 12:20:47 | enable pixman for landisk now that it builds, from brad@ | ||
| 5021df1c | 2008-04-02 20:05:35 | Unconditionnaly build libdrm on i386 since the via driver needs some bits of it. Noticed by naddy@. | ||
| bbc31bf5 | 2008-03-25 23:41:50 | Introduce bsd.xconf.mk to set default config variables used at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@. | ||
| aad4718a | 2008-03-21 21:07:48 | Install libdrm before libGL. That way if we're building X on a clean system with dri, libGL doesn't fail due to drm.h being missing. ok matthieu@. Patch from Peter Hessler, thanks! | ||
| a12489db | 2007-10-27 19:57:48 | Enable pixman on all architectures but sh (triggers a compiler error) in preparation for xserver 1.4. | ||
| 38811c74 | 2007-10-20 12:36:29 | Don't build expat here anymore. | ||
| 987805ed | 2007-05-12 14:24:59 | - Disable OpenGL parts on vax and sgi - Disable Xprt on vax and landisk Xenocara now builds on vax | ||
| 417e49cb | 2007-04-04 22:33:46 | more $Xenocara$ -> $OpenBSD$; ok matthieu@ | ||
| 02c7e075 | 2007-01-01 10:35:09 | Hook libdrm into the build for selected architectures | ||
| a5c193b0 | 2006-12-17 19:52:56 | remove update target | ||
| ab5c078d | 2006-11-26 12:07:34 | Build infrastructure for lib |