summaryrefslogtreecommitdiffstats
path: root/src/svg/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-32/+0
| | | (bzr r15046)
* Merged hatch rendering codeTomasz Boczkowski2014-10-141-0/+2
| | | (bzr r13611.1.8)
* Removed unused (ancient!) code.Markus Engel2013-04-101-2/+0
| | | (bzr r11608.1.92)
* Revert device-color for now.Jon A. Cruz2010-07-071-1/+0
| | | | | "commit the awesomesauce" (bzr r9587)
* Adding in svg-device-color.hTed Gould2010-03-261-1/+2
| | | (bzr r9234)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-14/+1
| | | | | rather than for every subdirectory. (bzr r7336)
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-16/+1
| | | (bzr r7040)
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-091-16/+8
| | | | | utest-based tests. (bzr r6976)
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-6/+11
| | | (bzr r6973)
* Partial fix for "make check" compilation failure.Krzysztof Kosi??ski2008-12-081-16/+1
| | | (bzr r6969)
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-2/+10
| | | (bzr r6964)
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-4/+1
| | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789)
* 2Geom version of the path tests + some additional small changes.Jasper van de Gronde2008-08-061-1/+2
| | | (bzr r6578)
* Enable exception handling for CxxTest in MakefilesJasper van de Gronde2008-08-021-1/+1
| | | (bzr r6524)
* The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde2008-07-171-0/+3
| | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335)
* Change link line for a couple of the test programs, so that `make check' ↵Peter Moulder2008-07-051-0/+1
| | | | | compiles again. (bzr r6193)
* Add svg-path-test.h to src/svg/Makefile_insertJasper van de Gronde2008-05-061-1/+2
| | | (bzr r5620)
* patch by Jasper for optimizing path databulia byak2008-03-181-0/+1
| | | (bzr r5110)
* add SVG::PathString for better path buildingMenTaLguY2007-01-241-0/+1
| | | (bzr r2267)
* full correction for rest of test buildsKees Cook2007-01-131-3/+5
| | | (bzr r2201)
* stub out heavy routines during svg testsKees Cook2007-01-131-4/+5
| | | (bzr r2200)
* * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow2006-07-141-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)
* added missing file entryRalf Stephan2006-05-221-0/+1
| | | (bzr r947)
* Adding multiple test output formats.Jon A. Cruz2006-04-271-1/+1
| | | (bzr r592)
* svg-color-test.h: New unit test file.Peter Moulder2006-03-131-1/+3
| | | (bzr r235)
* Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ↵Peter Moulder2006-03-131-0/+1
| | | | | | | new file svg/svg-color.h. svg/svg.h: Temporarily #include svg-color.h. (bzr r231)
* * src/svg/Makefile_insert: Updated to reflect a previous headermjwybrow2006-01-161-1/+1
| | | | | file renaming. (bzr r2)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+58
(bzr r1)