Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 71dca55f | 2018-10-04 20:17:48 | Update to libxcb 1.13.1, a small bug fix release. ok naddy@ | ||
| bba3e9ee | 2018-09-11 19:34:56 | Update to libxcb 1.13. ok tb@ | ||
| 3d6a2266 | 2018-07-19 12:45:31 | Typo. Reported by feinerer@. Thanks. | ||
| 437b06c4 | 2018-07-19 11:52:37 | Document the use of this Makefile with x11/py-xcbgen. (not part of standard xenocara builds) | ||
| 4b98ce0c | 2017-10-23 16:50:28 | Remove all references to libpthread-stubs from xenocara. "looks sane" guenther@. | ||
| 778b53e3 | 2016-09-02 10:09:43 | Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ | ||
| 50d60107 | 2015-09-30 09:14:26 | Crank minor for libxcb ok matthieu@ | ||
| 87c098c8 | 2015-01-26 21:32:10 | Update to libxcb and xcb-proto 1.11. Tested on a bulk ports build by naddy@. Lots of churn due to white-space and comments changes in generated code. | ||
| afc8fcf8 | 2014-09-27 20:04:32 | I forgot to merge config.h.in in the update to libxcb 1.10. noticed by and ok kettenis@ | ||
| 778645a0 | 2014-04-14 19:20:17 | Update build system and generated files for libxcb 1.10. | ||
| b5bb1299 | 2013-08-13 07:07:07 | Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@ | ||
| 9f39c5c2 | 2013-04-01 14:08:04 | Enable the use of getaddrinfo(). This allows X11 clients to talk to a remote server over IPv6 again. ok matthieu@ | ||
| 6d8faa15 | 2012-11-22 20:31:32 | Update to libxcb 1.9.0. tested by ajacoutot@ and naddy@ on a full ports build | ||
| 40b00d5e | 2012-11-07 15:50:22 | don't reach out in another src directory, use installed version. okay matthieu@ | ||
| 1f3df99c | 2012-03-27 19:14:20 | Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@ | ||
| 1ffd6752 | 2011-10-05 18:05:48 | Update version information for libxcb. Pointed at by robert@ | ||
| 4638a5f2 | 2010-09-04 10:00:58 | Update to libxcb 1.7 | ||
| 852acd62 | 2010-04-18 20:06:18 | Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@. | ||
| 57a2ac34 | 2010-04-18 19:58:53 | regen for xcb-proto 1.6 | ||
| b929394c | 2009-10-03 13:57:56 | Don't build profiled libs. No other X lib does. | ||
| 386cb73a | 2009-07-18 20:06:46 | Add XCBPROTO_VERSION substitution for xcb.pc. Problem reported by David Coppa. Thanks. | ||
| 9f4b4069 | 2009-06-04 16:11:25 | Fix build for system that don't set XSRCDIR explicitely. Problem noticed by ckuethe@. Thanks. | ||
| ced3b527 | 2009-05-31 18:01:28 | Don't use != to call pkg-config in Makefiles. It's slow and generates tons of warnings if stuff isn't installed yet. | ||
| 8e91f6fc | 2009-05-31 16:44:43 | update to libxcb 1.3 | ||
| 528fed7c | 2009-05-31 16:43:12 | regen for xcb-proto 1.5 | ||
| f9906a07 | 2009-05-23 15:08:50 | explicitely addt inter-library dependencies. | ||
| e0f9b434 | 2009-05-23 08:44:32 | Fix main libxcb. There are some builtin extensions that were left out. | ||
| 351d96bb | 2009-05-22 21:39:17 | use .PATH.in to specifically look for unprocessed pkg-config files. | ||
| f16e502a | 2009-05-22 20:27:21 | Add a Makefile that rebuilds sources from xml. | ||
| 4ea25686 | 2009-05-22 20:26:45 | remove one more junk file | ||
| 4670eb97 | 2009-05-22 16:53:05 | use the code in bsd.xorg.mk to install headers. | ||
| 56772b1b | 2009-05-22 16:22:47 | finish replacing PC= with PKGCONFIG= in all Makefiles. | ||
| b98d91ae | 2009-05-22 16:16:04 | remove crap that I forgot to clean before import. | ||
| 8e879d90 | 2009-05-22 16:09:01 | Xenocara build infrastructure for libxcb. This includes a set of pre-generated sources files in src/ so that python and xslt are not needed to build. |