summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+2
| | | | | rather than for every subdirectory. (bzr r7336)
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-13/+1
| | | (bzr r7040)
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-091-18/+11
| | | | | utest-based tests. (bzr r6976)
* 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/+22
| | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335)
* Fix compile. Don't #include .cpp files!Johan B. C. Engelen2007-12-021-0/+1
| | | (bzr r4157)
* Filter effects:Nicholas Bishop2007-07-141-0/+1
| | | | | | | * As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h * Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes (bzr r3241)
* jasper's patch for fast iir blurbulia byak2007-02-111-0/+1
| | | (bzr r2356)
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-291-0/+1
| | | (bzr r614)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-2/+2
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+25
(bzr r1)