summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating to trunkTed Gould2010-05-151-0/+1
|\ | | | | (bzr r8254.1.54)
| * More correct setting of PYTHONPATH at startupKrzysztof Kosi??ski2010-03-291-0/+1
| | | | | | (bzr r9257)
* | Merge from trunkTed Gould2010-03-261-17/+8
|\| | | | | (bzr r8254.1.53)
| * Make dist fixes for src/ directory.Ted Gould2010-03-241-1/+1
| | | | | | (bzr r9227)
| * Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-12/+0
| | | | | | | | | | Also remove the obsolete IDL file stub. (bzr r9194)
| * Patch from Fridrich - LP #520532Krzysztof Kosi??ski2010-03-051-2/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/520532 (bzr r9149)
| * * Merge from trunkKrzysztof Kosi??ski2010-01-141-12/+10
| |\ | | | | | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| | * Inkscape version: replace svn check with bzr checkNicolas Dufour2010-01-021-2/+2
| | | | | | | | | (bzr r8935)
| * | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+1
| | | | | | | | | (bzr r8846.1.1)
* | | Keeping up with trunkTed Gould2010-01-011-10/+8
|\ \ \ | | |/ | |/| (bzr r8254.1.49)
| * | Add bzr revision in the About screenNicolas Dufour2009-12-281-10/+8
| | | | | | | | | (bzr r8923)
* | | Clearing up EXTRA_DIST lifecycleTed Gould2009-12-311-1/+3
| | | | | | | | | (bzr r8254.1.44)
* | | Making BUILT_SOURCES an appendTed Gould2009-12-311-0/+2
| | | | | | | | | (bzr r8254.1.39)
* | | Updating to current trunkTed Gould2009-12-211-1/+1
|\| | | | | | | | (bzr r8254.1.38)
| * | Marking the tests as failing.Ted Gould2009-11-161-1/+1
| |/ | | | | (bzr r8833.1.2)
* | Merging in from trunkTed Gould2009-11-291-7/+9
|\| | | | | (bzr r8254.1.37)
| * Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-2/+3
| | | | | | (bzr r8664)
| * Commenting out Whiteboard configure flagJosh Andler2009-09-011-5/+5
| | | | | | (bzr r8552)
| * add additional files for win32 distributiontheAdib2009-08-081-0/+1
| | | | | | (bzr r8447)
* | Add the build dir dbus directory to grab some headerfiles for distcheck.Ted Gould2009-08-281-0/+1
| | | | | | (bzr r8254.1.36)
* | Added makefile_insert for DBus, if enabled.Soren Berg2009-07-121-0/+3
|/ | | (bzr r8254.1.8)
* Adding the cxxtest template to the dist listTed Gould2009-04-211-1/+2
| | | (bzr r7749)
* run-all-extension-tests in make checkAur??lio A. Heckert2009-04-131-1/+1
| | | (bzr r7702)
* correct locale for the "svn info" in "make check".Aur??lio A. Heckert2009-03-101-1/+1
| | | (bzr r7466)
* Use g_base64_encode_step when importing images via drag and drop.Krzysztof Kosi??ski2009-02-221-1/+1
| | | | | Fix linking during make check. (bzr r7344)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-49/+76
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-47/+38
| | | | | rather than for every subdirectory. (bzr r7336)
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-7/+8
| | | | | version string on Linux. (bzr r7123)
* Remove utest.Krzysztof Kosi??ski2008-12-301-7/+2
| | | (bzr r7042)
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-57/+90
| | | (bzr r7040)
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-2/+1
| | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984)
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-091-55/+12
| | | | | utest-based tests. (bzr r6976)
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-29/+25
| | | (bzr r6973)
* Partial fix for "make check" compilation failure.Krzysztof Kosi??ski2008-12-081-1/+0
| | | (bzr r6969)
* Merge from fe-movedTed Gould2008-11-211-0/+3
| | | (bzr r6891)
* Merge from trunkTed Gould2008-10-311-1/+2
| | | (bzr r6887)
* 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-25/+22
| | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335)
* * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES.mjwybrow2008-05-161-0/+1
| | | (bzr r5678)
* minor: Add bind/makefile.inPeter Moulder2008-03-101-0/+1
| | | (bzr r5038)
* Fixed buildJon A. Cruz2008-03-101-1/+1
| | | (bzr r5036)
* Add the /bind dirBob Jamison2008-03-101-0/+2
| | | (bzr r5027)
* Applied patch for LCMS from bug #182170Jon A. Cruz2008-03-041-0/+1
| | | (bzr r4949)
* remove all mention of extension/internal/gnome.cpp from build files for make ↵Aaron Spike2007-12-101-2/+0
| | | | | distcheck; this included removing mention from a comment in src/libnr/nr-path.h (bzr r4201)
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-1/+0
| | | (bzr r4199)
* r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould2007-10-311-2/+0
| | | | | Switching everything over to a linked in libwpg (bzr r3992)
* r16913@shi: ted | 2007-10-30 21:32:09 -0700Ted Gould2007-10-311-1/+2
| | | | | Adding in libwpg (bzr r3991)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+3
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+9
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+2
| | | (bzr r3230)