summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2011-02-13remove more references to the qt3 frontendPino Toscano1-3/+0
followup of d82f98a274bfa008c218e265a080c4af7ce95131
2011-02-13remove more GDK-related stuffPino Toscano1-1/+0
followup of 149b7fec472beda9d1538e0f26607c9498d504c2
2011-01-16Some more qt3 thigs i forgot to killAlbert Astals Cid1-1/+0
2011-01-16Kill qt3 frontendAlbert Astals Cid1-5/+0
2010-07-17add FindGObjectIntrospection.cmake and GObjectIntrospectionMacros.cmake to ↵Pino Toscano1-0/+2
the dist
2010-07-15Rework ChangeLog generation to fix make distcheckCarlos Garcia Campos1-3/+19
2010-07-14Add uninstalled .pc file for poppler when using autoconfBrian Cameron1-1/+8
2010-06-09we need to ship these two filesAlbert Astals Cid1-0/+2
Bug 28458
2010-03-07[autotools] add also cpp/tests/CMakeLists.txt to the "dist files"Pino Toscano1-0/+1
2010-03-07[autotools] fix location of poppler-config.h.cmakePino Toscano1-1/+1
2009-12-30[cpp] add the build system stuff for iconv, mandatory for cppPino Toscano1-0/+1
2009-12-13[cpp] don't forget the cmake stuff when packing with the autotoolsPino Toscano1-0/+2
2009-12-13[cpp] add the pkg-config stuffPino Toscano1-2/+5
2009-12-13[cpp] add the autotools buildsystem for itPino Toscano1-1/+5
2009-08-25Support AM_SILENT_RULESChristian Persch1-1/+1
When using automake 1.11, should support silent build rules.
2009-01-08remove old cmake modules, add a new onePino Toscano1-2/+1
2008-09-09We want to distribute cmake/modules/FindLIBOPENJPEG.cmake tooAlbert Astals Cid1-0/+1
2008-02-24Add the cmake files to EXTRA_DIST so they get added when i do make dist to ↵Albert Astals Cid1-0/+39
get the release tarball
2007-09-17Simplify ChangeLog rule a bit.Kristian Høgsberg1-3/+4
2007-09-17Add dist hook to generate ChangeLog.Kristian Høgsberg1-0/+4
Taken from cairo. It still need some tweaking.
2006-01-102006-01-10 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1
* splash/Makefile.am: Only install splash headers if --enable-xpdf-headers is given. * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Set this here.
2006-01-02Sun Jan 1 18:50:51 2006 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford1-0/+2
* Makefile.am: * autogen.sh: * configure.ac: * gtk-doc.make: * glib/Makefile.am: enable gtk-doc support.
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+5
* Makefile.am: * configure.ac: * goo/GooVector.h: * utils/HtmlFonts.cc: * utils/HtmlFonts.h: * utils/HtmlLinks.cc: * utils/HtmlLinks.h: * utils/HtmlOutputDev.cc: * utils/HtmlOutputDev.h: * utils/ImageOutputDev.cc: * utils/ImageOutputDev.h: * utils/Makefile.am: * utils/parseargs.c: * utils/parseargs.h: * utils/pdffonts.1: * utils/pdffonts.cc: * utils/pdfimages.1: * utils/pdfimages.cc: * utils/pdfinfo.1: * utils/pdfinfo.cc: * utils/pdftohtml.1: * utils/pdftohtml.cc: * utils/pdftoppm.1: * utils/pdftoppm.cc: * utils/pdftops.1: * utils/pdftops.cc: * utils/pdftotext.1: * utils/pdftotext.cc: Add command line utilities from xpdf.
2005-06-28Initial import of Qt4 bindings, and for a Qt4 "Arthur" (QPainter)Brad Hards1-2/+8
backend renderer. The bindings are currently unstable - you can expect substantial change in both source and binary interfaces. The Arthur renderer currently does a reasonable job of rendering path and fill, but the image rendering doesn't work (for reasons that aren't clear to me) and text rendering doesn't use the right glyphs - it just draws with the current font. There is a lot of work to do on this too. Help is, of coure, welcome.
2005-04-062005-04-06 Jeff Muizelaar <jrmuizel@nit.ca>Jeff Muizelaar1-3/+10
* Makefile.am, configure.ac: Add configuration for qt wrapper. * poppler-qt.pc.in: * qt/Makefile.am: * qt/poppler-document.cc: * qt/poppler-page.cc: * qt/poppler-private.h: * qt/poppler-qt.h: * qt/test-poppler-qt.cpp: New files.
2005-03-202005-03-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-14/+13
Land the first bits of the glib wrapper. * Makefile.am: * configure.ac: Add new glib subdirectory and configure options for glib wrapper. * glib/Makefile.am: * glib/poppler-document.cc: * glib/poppler-document.h: * glib/poppler-page.cc: * glib/poppler-page.h: * glib/poppler-private.h: * glib/poppler.cc: * glib/poppler.h: * glib/test-poppler-glib.c: * poppler-glib.pc.in: New files.
2005-03-03Initial revisionKristian Høgsberg1-0/+29