Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. |