Code

fixed bracket pairing, however I do not if this makes sense in the language that...
[inkscape.git] / build.xml
2007-11-02 ishmalminor tweaks
2007-11-01 johanengelenFix build.xml to *not* use i686-pc-mingw32.
2007-11-01 johanengelenremove duplicate lines
2007-11-01 ishmalupdate buildtool files for our new Dwarf2 EH
2007-10-09 johanengelenCopy gspawn-win32-helper.exe to dist dir. Does this...
2007-09-12 theadibmake win32 compile using libxslt
2007-08-31 ishmaladd chebyshev.cpp to exclude list
2007-08-19 ishmalAdd libpoppler-cairo, and correct the link order
2007-08-19 ishmalNeed to link with libcairo.dll.a rather than cairo.lib
2007-08-19 ishmalfix build for boost and imagemagick
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-07-15 ishmalAdd poppler
2007-07-05 ishmalput ssl back
2007-06-28 scislacexcluding plugin.cpp to fix compiling on win32 (list...
2007-06-26 ishmalAdd gtkrc to build.xml. Fix native path on <makefile>
2007-06-25 ishmalUpdate python to 2.5. Add lxml and numpy, remove pyxml.
2007-05-27 ishmalCopy xmlparse.dll to libexpat.dll because a <tml> lib...
2007-05-18 ishmalMinor fixes
2007-05-18 ishmalAdd initial attempt at embedded pkg-config
2007-04-20 ishmalFixed path in include file checks.
2007-03-13 ishmalcommas in file names. oops.
2007-03-04 theadibclean to delete config.h
2007-03-03 ishmalmodify touchabout target
2007-03-03 ishmalAdd <touch> . Fix piping again.
2007-02-20 ishmalremove old *.mingw files
2007-02-20 keescookfully drop fixed_g_ascii_strtod hack
2007-02-17 ishmaladd build.dep to the things removed for "clean"
2007-02-11 ishmaladded comments. updated version
2007-02-11 ishmaladded comments. updated version
2007-02-11 ishmalsplit inkview into dist-all target
2007-02-09 ishmaladd libtiff3.dll
2007-01-11 theAdibcompile fixes for the release system, excluded test...
2007-01-11 ishmalAllow overriding output name for msgfmt
2007-01-07 acspikedouble quote the relaytool mimicing defines
2007-01-07 acspikeuse relaytool to weak link libssl
2006-12-25 theAdibincluded inkview into new win32 build system btool
2006-12-02 ishmalallow 0-length properties
2006-11-28 ishmalmake the architecture settable
2006-11-28 ishmalget it to work on linux
2006-11-27 ishmalfix 'strip'
2006-11-24 ishmalAdd "strip" to <link> so you can do it if linking is...
2006-11-23 ishmalAllow msgfmt to create a subdir for each .mo file,...
2006-11-18 ishmalAdd dll capabilities
2006-11-18 ishmalFixed absolute paths in createDirectory()
2006-11-18 ishmalAdded regex. Greatly improved <fileset> scanning.
2006-11-17 ishmaladd <makefile>
2006-11-17 ishmalBetter file checking
2006-11-17 ishmallibrary tweaks
2006-11-16 ishmalUpdate to gtk2.10
2006-11-15 ishmaltweaks
2006-11-15 ishmalNew commit. This will eventually replace the old Makef...