Code

Node tool: special case node duplication for endnodes - select new endnode
[inkscape.git] / build.xml
2008-03-11 ishmalAdd (commented) everything needed to build with java
2008-03-11 ishmalAdd more javac stuff. Add target="" attribute to javac
2008-03-09 ishmalc++ part of binding can be compiled now without needing...
2008-03-08 ishmalAdd items for java binding
2008-03-04 johanengelenremove duplicate "+version" in the version name
2008-03-02 johanengelenincrease version number in build.xml
2008-02-23 joelholdsworthM build.xml
2008-01-16 gouldtj r17671@shi: ted | 2008-01-15 23:00:05 -0800
2008-01-16 gouldtj r17645@shi: ted | 2008-01-14 22:05:15 -0800
2008-01-15 theadibcreate inkview on dist
2008-01-15 theadibcreate inkview on dist
2008-01-06 bryceChange menu icon sizes for windows from 13,13 to 16...
2007-12-13 johanengelenremove -g flag from build.xml as it is really not neces...
2007-12-12 theadibmore win32 compile for inkview
2007-12-11 theadibreenable buil inkview on windows
2007-12-10 theadibadd cairomm to win32 linker proccess
2007-12-10 acspikeremove all mention of extension/internal/gnome.cpp...
2007-11-21 ishmalThe missing "page" and "document" methods were in poppl...
2007-11-20 johanengelenDisable HAVE_POPPLER_CAIRO definition in config.h.
2007-11-12 johanengelenadd compiler warning flags from configure.ac to 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...