index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix path
Bob Jamison
2008-07-27
1
-1
/
+1
*
Build.xml now has a dist-cxxtests target (+ a fix for the linkinkview target ...
Jasper van de Gronde
2008-07-26
1
-21
/
+68
*
Exclude the right(!) files when building the library (forgot to remove the ob...
Jasper van de Gronde
2008-07-19
1
-9
/
+9
*
fix 169096
bulia byak
2008-07-07
1
-0
/
+3
*
Tests for nr-compose, as well as updated tests for svg-affine and svg-length.
Jasper van de Gronde
2008-07-05
1
-2
/
+3
*
Tests for svg-affine and svg-length (the latter is not much more than a stub)...
Jasper van de Gronde
2008-07-03
1
-0
/
+11
*
CxxTest unit tests can now be built on Windows, also adds CxxTest versions of...
Jasper van de Gronde
2008-07-01
1
-5
/
+151
*
add POPPLER_NEW_GFXFONT for poppler 0.8.3 api change
Bob Jamison
2008-06-12
1
-5
/
+6
*
Change poppler link order
Bob Jamison
2008-06-11
1
-20
/
+11
*
We were using wrong gtk locale directory. Gtk's own translations were missing.
Bob Jamison
2008-06-11
1
-104
/
+105
*
Make copy of libpng13.dll to libpng12-0.dll because Gtk changed the name. Th...
Bob Jamison
2008-06-04
1
-0
/
+3
*
fix typo
Bob Jamison
2008-05-12
1
-4
/
+5
*
Extensive update. Provide late binding, and aliases for pkg-config.
Bob Jamison
2008-05-12
1
-43
/
+13
*
update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...
Johan B. C. Engelen
2008-05-10
1
-0
/
+1
*
set continue on error to true
Johan B. C. Engelen
2008-05-08
1
-1
/
+1
*
update excludes
Bob Jamison
2008-05-08
1
-2
/
+0
*
Add new property to <cc>, refreshCache, to force recomp
Bob Jamison
2008-05-02
1
-13
/
+16
*
make format string warnings fatal, since it should never happen
Kees Cook
2008-04-29
1
-1
/
+1
*
Tweak "errorOccurred"
Bob Jamison
2008-04-25
1
-1
/
+2
*
Add an <excludeinc> filelist tag to <cc> to avoid float.h in extension/param
Bob Jamison
2008-04-04
1
-0
/
+3
*
win32: use libpoppler-3.dll now with new devlibs
Johan B. C. Engelen
2008-04-04
1
-1
/
+1
*
Adjust to new location for jvm resources
Bob Jamison
2008-04-02
1
-2
/
+2
*
Add simple <jar> task. Separate "builddist" target
Bob Jamison
2008-03-31
1
-23
/
+45
*
Add a separate "javaclean" target so that it can be invoked without deleting ...
Bob Jamison
2008-03-21
1
-1
/
+11
*
tweaked patch from Ulf to make extension working
Adib Taraben
2008-03-12
1
-0
/
+1
*
Making/copying the /share/java dir is ok even if you don't use it. Now there...
Bob Jamison
2008-03-12
1
-2
/
+3
*
Add (commented) everything needed to build with java
Bob Jamison
2008-03-11
1
-1
/
+1
*
Add more javac stuff. Add target="" attribute to javac
Bob Jamison
2008-03-11
1
-1
/
+4
*
c++ part of binding can be compiled now without needing a jdk installed. Use...
Bob Jamison
2008-03-09
1
-2
/
+1
*
Add items for java binding
Bob Jamison
2008-03-08
1
-3
/
+23
*
remove duplicate "+version" in the version name
Johan B. C. Engelen
2008-03-04
1
-1
/
+1
*
increase version number in build.xml
Johan B. C. Engelen
2008-03-02
1
-1
/
+1
*
M build.xml
Joel Holdsworth
2008-02-23
1
-1
/
+0
*
r17671@shi: ted | 2008-01-15 23:00:05 -0800
Ted Gould
2008-01-16
1
-1
/
+1
*
r17645@shi: ted | 2008-01-14 22:05:15 -0800
Ted Gould
2008-01-16
1
-1
/
+1
*
create inkview on dist
Adib Taraben
2008-01-15
1
-1
/
+1
*
create inkview on dist
Adib Taraben
2008-01-15
1
-1
/
+1
*
Change menu icon sizes for windows from 13,13 to 16,16 (Closes: LP
Bryce Harrington
2008-01-06
1
-1
/
+1
*
remove -g flag from build.xml as it is really not necessary and slows down bu...
Johan B. C. Engelen
2007-12-13
1
-1
/
+1
*
more win32 compile for inkview
Adib Taraben
2007-12-12
1
-1
/
+2
*
reenable buil inkview on windows
Adib Taraben
2007-12-11
1
-9
/
+9
*
add cairomm to win32 linker proccess
Adib Taraben
2007-12-10
1
-6
/
+9
*
remove all mention of extension/internal/gnome.cpp from build files for make ...
Aaron Spike
2007-12-10
1
-1
/
+0
*
The missing "page" and "document" methods were in poppler-glib. add before -...
Bob Jamison
2007-11-21
1
-2
/
+2
*
Disable HAVE_POPPLER_CAIRO definition in config.h.
Johan B. C. Engelen
2007-11-20
1
-1
/
+1
*
add compiler warning flags from configure.ac to build.xml
Johan B. C. Engelen
2007-11-12
1
-1
/
+2
*
minor tweaks
Bob Jamison
2007-11-02
1
-5
/
+14
*
Fix build.xml to *not* use i686-pc-mingw32.
Johan B. C. Engelen
2007-11-01
1
-2
/
+2
*
remove duplicate lines
Johan B. C. Engelen
2007-11-01
1
-3
/
+0
*
update buildtool files for our new Dwarf2 EH
Bob Jamison
2007-11-01
1
-9
/
+27
[next]