summaryrefslogtreecommitdiff
path: root/image/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-04-17image: use AM_CPPFLAGS rather than per-target libxcb_image_la_CPPFLAGSHEADmasterGaetan Nadon1-1/+5
2014-04-17test: move test cases into their own directoryGaetan Nadon1-31/+0
2014-04-17make: image is using X11 Protcol headers, so XPROTO_CFLAGS is requiredGaetan Nadon1-2/+2
2014-04-17make: using EXTRA_DIST for xcb-util-image.pc.in is redundantGaetan Nadon1-2/+0
2014-04-17make: there should be no attempt to remove any Makefile.in fileGaetan Nadon1-2/+0
2012-05-22Don't try to build test_xcb_image_shm if SHM isn't available (for example, on...Jon TURNEY1-1/+5
2011-05-01Add missing xcb_bitops.h.Arnaud Fontaine1-1/+1
2011-03-26Link with -no-undefinedJon TURNEY1-0/+1
2010-12-23Split image up into its own repositoryArnaud Fontaine1-12/+12
2010-11-14test.xbm is part of the source code for test_bitmap.c.Jamey Sharp1-1/+1
2010-11-14Ensure that xcb-image sample apps get built.Jamey Sharp1-1/+1
2010-11-14Add image conversion test case for 'make check'Keith Packard1-0/+8
2010-11-14stopped image test programs from being built by defaultBart Massey1-1/+1
2010-11-14sorted out dependencies for building while uninstalled---includes horrible kl...Bart Massey1-1/+0
2010-11-14...and in with the new image libraryBart Massey1-0/+37
2010-11-14out with the old image library...Bart Massey1-33/+0
2010-11-14rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent1-8/+8
2010-11-14Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith1-1/+1
2010-11-14Add correct dependencies in xcb-util.Donnie Berkholz1-8/+10
2006-04-28Make xcb_image.h self-contained by including the xcb.h and shm.h headers. Re...Josh Triplett1-6/+7
2006-04-28my bad. bad fix. This should be betterTORRI Vincent1-2/+2
2006-04-28missing flagsTORRI Vincent1-4/+4
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett1-5/+8
2006-04-20Add the test app I wrote for trying different pixmap formats. It does not wor...Jamey Sharp1-1/+4
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+24