summaryrefslogtreecommitdiffstats
path: root/build.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r17671@shi: ted | 2008-01-15 23:00:05 -0800Ted Gould2008-01-161-1/+1
| | | | | +devel take two (bzr r4510)
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-1/+1
| | | | | pre0 marking (bzr r4505)
* create inkview on distAdib Taraben2008-01-151-1/+1
| | | (bzr r4502)
* create inkview on distAdib Taraben2008-01-151-1/+1
| | | (bzr r4501)
* Change menu icon sizes for windows from 13,13 to 16,16 (Closes: LPBryce Harrington2008-01-061-1/+1
| | | | | #178215) (bzr r4415)
* remove -g flag from build.xml as it is really not necessary and slows down ↵Johan B. C. Engelen2007-12-131-1/+1
| | | | | building tremendously. If anybody finds use for -g, please let me know. (bzr r4225)
* more win32 compile for inkviewAdib Taraben2007-12-121-1/+2
| | | (bzr r4222)
* reenable buil inkview on windowsAdib Taraben2007-12-111-9/+9
| | | (bzr r4211)
* add cairomm to win32 linker proccessAdib Taraben2007-12-101-6/+9
| | | (bzr r4203)
* remove all mention of extension/internal/gnome.cpp from build files for make ↵Aaron Spike2007-12-101-1/+0
| | | | | distcheck; this included removing mention from a comment in src/libnr/nr-path.h (bzr r4201)
* The missing "page" and "document" methods were in poppler-glib. add before ↵Bob Jamison2007-11-211-2/+2
| | | | | -lpoppler.dll. Also, since poppler-glib deps on glib, put it before -lglib. (bzr r4123)
* Disable HAVE_POPPLER_CAIRO definition in config.h.Johan B. C. Engelen2007-11-201-1/+1
| | | (bzr r4115)
* add compiler warning flags from configure.ac to build.xmlJohan B. C. Engelen2007-11-121-1/+2
| | | (bzr r4073)
* minor tweaksBob Jamison2007-11-021-5/+14
| | | (bzr r4014)
* Fix build.xml to *not* use i686-pc-mingw32.Johan B. C. Engelen2007-11-011-2/+2
| | | (bzr r4009)
* remove duplicate linesJohan B. C. Engelen2007-11-011-3/+0
| | | (bzr r4008)
* update buildtool files for our new Dwarf2 EHBob Jamison2007-11-011-9/+27
| | | (bzr r4005)
* Copy gspawn-win32-helper.exe to dist dir. Does this fix the crashing when ↵Johan B. C. Engelen2007-10-091-0/+4
| | | | | running extensions? It does for me. (bzr r3866)
* make win32 compile using libxsltAdib Taraben2007-09-121-0/+4
| | | (bzr r3737)
* add chebyshev.cpp to exclude listBob Jamison2007-08-311-0/+1
| | | (bzr r3627)
* Add libpoppler-cairo, and correct the link orderBob Jamison2007-08-191-3/+5
| | | (bzr r3538)
* Need to link with libcairo.dll.a rather than cairo.libBob Jamison2007-08-191-1/+2
| | | (bzr r3528)
* fix build for boost and imagemagickBob Jamison2007-08-191-8/+7
| | | (bzr r3512)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-3/+8
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* Add popplerBob Jamison2007-07-151-2/+7
| | | (bzr r3244)
* put ssl backBob Jamison2007-07-051-0/+1
| | | (bzr r3188)
* excluding plugin.cpp to fix compiling on win32 (list discussion indicated it ↵Josh Andler2007-06-281-0/+1
| | | | | isn't used on linux, we'll see about win32) (bzr r3153)
* Add gtkrc to build.xml. Fix native path on <makefile>Bob Jamison2007-06-261-1/+47
| | | (bzr r3109)
* Update python to 2.5. Add lxml and numpy, remove pyxml.Bob Jamison2007-06-251-2/+2
| | | (bzr r3097)
* Copy xmlparse.dll to libexpat.dll because a <tml> lib depends on the other name.Bob Jamison2007-05-271-0/+1
| | | (bzr r3039)
* Minor fixesBob Jamison2007-05-181-1/+4
| | | (bzr r3027)
* Add initial attempt at embedded pkg-configBob Jamison2007-05-181-0/+9
| | | (bzr r3026)
* Fixed path in include file checks.Bob Jamison2007-04-201-2/+8
| | | (bzr r2937)
* commas in file names. oops.Bob Jamison2007-03-131-135/+135
| | | (bzr r2632)
* clean to delete config.hAdib Taraben2007-03-041-0/+1
| | | (bzr r2545)
* modify touchabout targetBob Jamison2007-03-031-1/+3
| | | (bzr r2525)
* Add <touch> . Fix piping again.Bob Jamison2007-03-031-0/+9
| | | (bzr r2521)
* remove old *.mingw filesBob Jamison2007-02-201-1/+1
| | | (bzr r2408)
* fully drop fixed_g_ascii_strtod hackKees Cook2007-02-201-2/+0
| | | (bzr r2406)
* add build.dep to the things removed for "clean"Bob Jamison2007-02-171-0/+2
| | | (bzr r2384)
* added comments. updated versionBob Jamison2007-02-111-10/+21
| | | (bzr r2354)
* added comments. updated versionBob Jamison2007-02-111-8/+89
| | | (bzr r2353)
* split inkview into dist-all targetBob Jamison2007-02-111-3/+40
| | | (bzr r2352)
* add libtiff3.dllBob Jamison2007-02-091-0/+1
| | | (bzr r2344)
* compile fixes for the release system, excluded test filestheAdib2007-01-111-0/+8
| | | (bzr r2187)
* Allow overriding output name for msgfmtBob Jamison2007-01-111-1/+2
| | | (bzr r2184)
* double quote the relaytool mimicing definesAaron Spike2007-01-071-1/+1
| | | (bzr r2147)
* use relaytool to weak link libsslAaron Spike2007-01-071-0/+1
| | | (bzr r2146)
* included inkview into new win32 build system btooltheAdib2006-12-251-2/+48
| | | (bzr r2102)
* allow 0-length propertiesBob Jamison2006-12-021-7/+9
| | | (bzr r2062)