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
*
add copying of mingwm10.dll to win build
Johan B. C. Engelen
2008-11-29
1
-0
/
+3
*
Defined HAVE_OPENMP in build.xml and included config.h from nr-filter-gaussia...
Jasper van de Gronde
2008-11-26
1
-0
/
+1
*
Merging in the OpenMP work from the mailing list with some improved build files.
Ted Gould
2008-11-23
1
-0
/
+8
*
Merge from trunk
Ted Gould
2008-10-31
1
-0
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
1
-6
/
+8
*
Add test-display.cpp to excludes
Bob Jamison
2008-09-19
1
-0
/
+1
*
LIBNR REMOVAL. remove nartbpath test code in build.xml
Johan B. C. Engelen
2008-09-10
1
-1
/
+0
*
Add libgio.dll to distro. Will need for gtk2.14, but good now, too.
Bob Jamison
2008-09-05
1
-0
/
+1
*
enable svg fonts
Bob Jamison
2008-08-14
1
-2
/
+5
*
Small change to build.xml to not create the build directory twice (does no ha...
Jasper van de Gronde
2008-08-09
1
-2
/
+2
*
Build.xml with check target. (Forgot to commit earlier.)
Jasper van de Gronde
2008-08-08
1
-13
/
+10
*
Fix regression in object snapper which caused self-snapping
Diederik van Lierop
2008-08-07
1
-3
/
+3
*
2Geom version of the path tests + some additional small changes.
Jasper van de Gronde
2008-08-06
1
-2
/
+3
*
SPCurve unit tests
Jasper van de Gronde
2008-08-02
1
-7
/
+8
*
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
[next]