summaryrefslogtreecommitdiffstats
path: root/src/svg/Makefile_insert (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-32/+0
(bzr r15046)
2014-10-14Merged hatch rendering codeTomasz Boczkowski1-0/+2
(bzr r13611.1.8)
2013-04-10Removed unused (ancient!) code.Markus Engel1-2/+0
(bzr r11608.1.92)
2010-07-07Revert device-color for now.Jon A. Cruz1-1/+0
"commit the awesomesauce" (bzr r9587)
2010-03-26Adding in svg-device-color.hTed Gould1-1/+2
(bzr r9234)
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-14/+1
rather than for every subdirectory. (bzr r7336)
2008-12-29Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski1-16/+1
(bzr r7040)
2008-12-09Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski1-16/+8
utest-based tests. (bzr r6976)
2008-12-08"make check" now compiles and runs on Linux.Krzysztof Kosi??ski1-6/+11
(bzr r6973)
2008-12-08Partial fix for "make check" compilation failure.Krzysztof Kosi??ski1-16/+1
(bzr r6969)
2008-12-07Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski1-2/+10
(bzr r6964)
2008-09-10LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen1-4/+1
remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789)
2008-08-062Geom version of the path tests + some additional small changes.Jasper van de Gronde1-1/+2
(bzr r6578)
2008-08-02Enable exception handling for CxxTest in MakefilesJasper van de Gronde1-1/+1
(bzr r6524)
2008-07-17The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde1-0/+3
has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335)
2008-07-05Change link line for a couple of the test programs, so that `make check' ↵Peter Moulder1-0/+1
compiles again. (bzr r6193)
2008-05-06Add svg-path-test.h to src/svg/Makefile_insertJasper van de Gronde1-1/+2
(bzr r5620)
2008-03-18patch by Jasper for optimizing path databulia byak1-0/+1
(bzr r5110)
2007-01-24add SVG::PathString for better path buildingMenTaLguY1-0/+1
(bzr r2267)
2007-01-13full correction for rest of test buildsKees Cook1-3/+5
(bzr r2201)
2007-01-13stub out heavy routines during svg testsKees Cook1-4/+5
(bzr r2200)
2006-07-14* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow1-1/+1
src/xml/Makefile_insert, src/libnr/Makefile_insert: Add "$(srcdir)/" to some things so that "make check" works in the case that the build directory is somewhere other than the source directory. (bzr r1413)
2006-05-22added missing file entryRalf Stephan1-0/+1
(bzr r947)
2006-04-27Adding multiple test output formats.Jon A. Cruz1-1/+1
(bzr r592)
2006-03-13svg-color-test.h: New unit test file.Peter Moulder1-1/+3
(bzr r235)
2006-03-13Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ↵Peter Moulder1-0/+1
new file svg/svg-color.h. svg/svg.h: Temporarily #include svg-color.h. (bzr r231)
2006-01-16* src/svg/Makefile_insert: Updated to reflect a previous headermjwybrow1-1/+1
file renaming. (bzr r2)