summaryrefslogtreecommitdiffstats
path: root/build.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix pathBob Jamison2008-07-271-1/+1
* Build.xml now has a dist-cxxtests target (+ a fix for the linkinkview target ...Jasper van de Gronde2008-07-261-21/+68
* Exclude the right(!) files when building the library (forgot to remove the ob...Jasper van de Gronde2008-07-191-9/+9
* fix 169096bulia byak2008-07-071-0/+3
* Tests for nr-compose, as well as updated tests for svg-affine and svg-length.Jasper van de Gronde2008-07-051-2/+3
* Tests for svg-affine and svg-length (the latter is not much more than a stub)...Jasper van de Gronde2008-07-031-0/+11
* CxxTest unit tests can now be built on Windows, also adds CxxTest versions of...Jasper van de Gronde2008-07-011-5/+151
* add POPPLER_NEW_GFXFONT for poppler 0.8.3 api changeBob Jamison2008-06-121-5/+6
* Change poppler link orderBob Jamison2008-06-111-20/+11
* We were using wrong gtk locale directory. Gtk's own translations were missing.Bob Jamison2008-06-111-104/+105
* Make copy of libpng13.dll to libpng12-0.dll because Gtk changed the name. Th...Bob Jamison2008-06-041-0/+3
* fix typoBob Jamison2008-05-121-4/+5
* Extensive update. Provide late binding, and aliases for pkg-config.Bob Jamison2008-05-121-43/+13
* update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...Johan B. C. Engelen2008-05-101-0/+1
* set continue on error to trueJohan B. C. Engelen2008-05-081-1/+1
* update excludesBob Jamison2008-05-081-2/+0
* Add new property to <cc>, refreshCache, to force recompBob Jamison2008-05-021-13/+16
* make format string warnings fatal, since it should never happenKees Cook2008-04-291-1/+1
* Tweak "errorOccurred"Bob Jamison2008-04-251-1/+2
* Add an <excludeinc> filelist tag to <cc> to avoid float.h in extension/paramBob Jamison2008-04-041-0/+3
* win32: use libpoppler-3.dll now with new devlibsJohan B. C. Engelen2008-04-041-1/+1
* Adjust to new location for jvm resourcesBob Jamison2008-04-021-2/+2
* Add simple <jar> task. Separate "builddist" targetBob Jamison2008-03-311-23/+45
* Add a separate "javaclean" target so that it can be invoked without deleting ...Bob Jamison2008-03-211-1/+11
* tweaked patch from Ulf to make extension workingAdib Taraben2008-03-121-0/+1
* Making/copying the /share/java dir is ok even if you don't use it. Now there...Bob Jamison2008-03-121-2/+3
* Add (commented) everything needed to build with javaBob Jamison2008-03-111-1/+1
* Add more javac stuff. Add target="" attribute to javacBob Jamison2008-03-111-1/+4
* c++ part of binding can be compiled now without needing a jdk installed. Use...Bob Jamison2008-03-091-2/+1
* Add items for java bindingBob Jamison2008-03-081-3/+23
* remove duplicate "+version" in the version nameJohan B. C. Engelen2008-03-041-1/+1
* increase version number in build.xmlJohan B. C. Engelen2008-03-021-1/+1
* M build.xmlJoel Holdsworth2008-02-231-1/+0
* r17671@shi: ted | 2008-01-15 23:00:05 -0800Ted Gould2008-01-161-1/+1
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-1/+1
* create inkview on distAdib Taraben2008-01-151-1/+1
* create inkview on distAdib Taraben2008-01-151-1/+1
* Change menu icon sizes for windows from 13,13 to 16,16 (Closes: LPBryce Harrington2008-01-061-1/+1
* remove -g flag from build.xml as it is really not necessary and slows down bu...Johan B. C. Engelen2007-12-131-1/+1
* more win32 compile for inkviewAdib Taraben2007-12-121-1/+2
* reenable buil inkview on windowsAdib Taraben2007-12-111-9/+9
* add cairomm to win32 linker proccessAdib Taraben2007-12-101-6/+9
* remove all mention of extension/internal/gnome.cpp from build files for make ...Aaron Spike2007-12-101-1/+0
* The missing "page" and "document" methods were in poppler-glib. add before -...Bob Jamison2007-11-211-2/+2
* Disable HAVE_POPPLER_CAIRO definition in config.h.Johan B. C. Engelen2007-11-201-1/+1
* add compiler warning flags from configure.ac to build.xmlJohan B. C. Engelen2007-11-121-1/+2
* minor tweaksBob Jamison2007-11-021-5/+14
* Fix build.xml to *not* use i686-pc-mingw32.Johan B. C. Engelen2007-11-011-2/+2
* remove duplicate linesJohan B. C. Engelen2007-11-011-3/+0
* update buildtool files for our new Dwarf2 EHBob Jamison2007-11-011-9/+27