summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-49/+0
2015-12-09Remove unused header file.Tavmjong Bah1-1/+0
2015-02-25Collect util/ into a static libraryLiam P. White1-4/+8
2014-04-03Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan L...ryanlerch1-0/+1
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens1-0/+2
2011-04-13add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen1-0/+2
2010-12-18Simple tracking of time to display dialogs and main window.Jon A. Cruz1-0/+2
2010-03-26Adding in accumulators. We need them too.Ted Gould1-0/+1
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-1/+8
2010-03-04Clean up the unordered containers fix.Krzysztof Kosi??ski1-2/+2
2010-03-04Fixing build breakage with more proper autoconf usage.Jon A. Cruz1-0/+1
2010-01-07Added UXManager. Cleaning up toolbox creation.Jon A. Cruz1-0/+2
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+2
2008-12-29Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski1-13/+1
2008-12-09Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski1-18/+11
2008-08-02Enable exception handling for CxxTest in MakefilesJasper van de Gronde1-1/+1
2008-07-17The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde1-0/+22
2007-12-02Fix compile. Don't #include .cpp files!Johan B. C. Engelen1-0/+1
2007-07-14Filter effects:Nicholas Bishop1-0/+1
2007-02-11jasper's patch for fast iir blurbulia byak1-0/+1
2006-04-29added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY1-0/+1
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-2/+2