summaryrefslogtreecommitdiffstats
path: root/build.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* make the architecture settableBob Jamison2006-11-281-7/+8
| | | (bzr r2050)
* get it to work on linuxBob Jamison2006-11-281-7/+17
| | | (bzr r2047)
* fix 'strip'Bob Jamison2006-11-271-1/+4
| | | (bzr r2046)
* Add "strip" to <link> so you can do it if linking is successfulBob Jamison2006-11-241-1/+0
| | | (bzr r2030)
* Allow msgfmt to create a subdir for each .mo file, such as de/de.moBob Jamison2006-11-231-4/+6
| | | (bzr r2015)
* Add dll capabilitiesBob Jamison2006-11-181-9/+9
| | | (bzr r1981)
* Fixed absolute paths in createDirectory()Bob Jamison2006-11-181-1/+2
| | | (bzr r1975)
* Added regex. Greatly improved <fileset> scanning.Bob Jamison2006-11-181-7/+15
| | | (bzr r1974)
* add <makefile>Bob Jamison2006-11-171-271/+328
| | | (bzr r1972)
* Better file checkingBob Jamison2006-11-171-1/+1
| | | (bzr r1968)
* library tweaksBob Jamison2006-11-171-5/+4
| | | (bzr r1966)
* Update to gtk2.10Bob Jamison2006-11-161-4/+8
| | | (bzr r1964)
* tweaksBob Jamison2006-11-151-0/+1
| | | (bzr r1958)
* New commit. This will eventually replace the old Makefile.mingw stuffBob Jamison2006-11-151-0/+267
(bzr r1957)