summaryrefslogtreecommitdiffstats
path: root/src/libnr/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-5/+0
| | | (bzr r10582.1.11)
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-3/+0
| | | (bzr r10582.1.10)
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.8)
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-15/+1
| | | (bzr r10582.1.6)
* Fix build failures on make checkKrzysztof Kosi??ski2011-07-171-3/+1
| | | (bzr r10465)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-11/+2
| | | (bzr r10347.1.2)
* Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-5/+0
| | | (bzr r9508.1.67)
* Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-051-18/+1
| | | (bzr r9508.1.50)
* Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-2/+0
| | | (bzr r9508.1.48)
* Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-37/+0
| | | (bzr r9508.1.47)
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-9/+0
| | | (bzr r9508.1.44)
* Remove remnants of rather pointless MMX optimizations, and fixKrzysztof Kosi??ski2010-03-291-8/+0
| | | | | build failure caused by recent extension renames (bzr r9255)
* Fix build again by modifiying makefileDiederik van Lierop2009-12-051-1/+0
| | | (bzr r8866)
* * Bug-fixing src/libnr/Makefile_insert to avoid build failureLuca Bruno2009-08-151-1/+1
| | | (bzr r8489)
* additional file for building nr-testtheAdib2009-08-141-0/+1
| | | (bzr r8487)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-11/+7
| | | | | rather than for every subdirectory. (bzr r7336)
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-14/+1
| | | (bzr r7040)
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-091-52/+19
| | | | | utest-based tests. (bzr r6976)
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-3/+4
| | | (bzr r6973)
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-3/+0
| | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789)
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵Johan B. C. Engelen2008-09-071-2/+0
| | | | | references to nr-path.h) (bzr r6774)
* 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)
* please dont forget to update Makefile_insert\!bulia byak2008-04-141-0/+2
| | | (bzr r5434)
* delete unused codebulia byak2008-03-231-5/+0
| | | (bzr r5182)
* fix compilebulia byak2008-03-211-2/+0
| | | (bzr r5152)
* add libnr <=> 2geom conversion helper headerfileJohan B. C. Engelen2008-01-021-0/+1
| | | (bzr r4366)
* * 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)
* Adding multiple test output formats.Jon A. Cruz2006-04-271-1/+1
| | | (bzr r592)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+167
(bzr r1)