- 15 Jun, 2006 1 commit
-
-
Josh Triplett authored
xcb_types.xml into xproto.xml.
-
- 08 Jun, 2006 1 commit
-
-
TORRI Vincent authored
-
- 30 May, 2006 1 commit
-
-
Ian Osgood authored
-
- 15 May, 2006 2 commits
-
-
Jamey Sharp authored
-
Josh Triplett authored
-
- 10 May, 2006 1 commit
-
-
Josh Triplett authored
-
- 07 May, 2006 1 commit
-
-
- 30 Apr, 2006 1 commit
-
-
Josh Triplett authored
Work around the unsetting of CFLAGS in src/Makefile.am, by passing CFLAGS to make via DEB_MAKE_INVOKE in debian/rules.
-
- 29 Apr, 2006 7 commits
-
-
Josh Triplett authored
-
Josh Triplett authored
Stop setting DEB_CONFIGURE_EXTRA_FLAGS = --with-opt in debian/rules; cdbs does the right thing on its own, and correctly handles DEB_BUILD_OPTS.
-
Josh Triplett authored
-
Josh Triplett authored
-
Josh Triplett authored
-
Josh Triplett authored
-
Josh Triplett authored
-
- 28 Apr, 2006 5 commits
-
-
Ian Osgood authored
Fix xcb_auth to use one of the new enumerations.
-
Josh Triplett authored
-
Josh Triplett authored
-
Josh Triplett authored
-
Josh Triplett authored
Add an explanation of libtool -version-info to src/Makefile.am, and add an explicit -version-info 0:0:0 for all libraries.
-
- 27 Apr, 2006 7 commits
-
-
Josh Triplett authored
-
Josh Triplett authored
-
Josh Triplett authored
Fix a comment for the renaming of XCBConnSetupSuccessRep to XCBSetup, and fix another comment which had a copy-paste error.
-
Josh Triplett authored
Rename xcb-xfree86dri.pc.in to xcb-xf86dri.pc.in to match libXCBxf86dri, change its Libs line to use -lXCBxf86dri, and change configure.ac and Makefile.am accordingly.
-
Josh Triplett authored
-
Jamey Sharp authored
Declare arguments const in the various structure accessors, so XCBGetSetup is not so painful to use.
-
Jamey Sharp authored
Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*. Provide deprecated backwards-compatability functions and typedefs for the old names, to be removed before 1.0.
-
- 26 Apr, 2006 2 commits
-
-
Josh Triplett authored
Add .pc.in files for all the new extension libraries. Generate .pc files from the new .pc.in files in configure.ac. Install the new .pc files in Makefile.am, and add the new .pc.in files to EXTRA_DIST. Based on a patch by Vincent Torri. Changes from that patch: add Requires to the .pc.in files based on the <import>s in the extensions, add a .pc.in file for libXCBxtest, change Name and Description fields to match extension names.
-
Ian Osgood authored
-
- 24 Apr, 2006 1 commit
-
-
- 20 Apr, 2006 8 commits
-
-
Jamey Sharp authored
Minor performance improvement: do not call _xcb_in_expect_reply unless it is needed. It is not often needed.
-
Jamey Sharp authored
-
-
Only set CWARNFLAGS to gnu flags if $GCC is set. Otherwise check for Sun compiler and use its enhanced warning flag.
-
-
Jamey Sharp authored
-
Jamey Sharp authored
-
Jamey Sharp authored
-
- 19 Apr, 2006 1 commit
-
-
Jamey Sharp authored
-
- 16 Apr, 2006 1 commit
-
-