summaryrefslogtreecommitdiffstats
path: root/build.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Build. Reverting GTKMM changes in devlibs and build.xml.Nicolas Dufour2012-10-221-1/+1
| | | (bzr r11820)
* because we are in frost: disable experimental LPEsJohan B. C. Engelen2012-10-211-1/+1
| | | (bzr r11818)
* Build. switching to gtkmm 2.24.Nicolas Dufour2012-10-191-2/+4
| | | (bzr r11810)
* Build. Activating xslt extensions on Windows (not used yet).Nicolas Dufour2012-08-031-0/+4
| | | (bzr r11585)
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-301-0/+2
| | | | | | | | Poppler >= 0.20 has a new internal API for errors and other miscellanea. As we are abusing these internal functionalities, they broke from time to time. Fixing it for now with a new conditional build flag. This fixes https://bugs.launchpad.net/inkscape/+bug/1005565 (bzr r11518)
* enable GSEAL for Windows buildsJohan B. C. Engelen2012-06-121-1/+1
| | | (bzr r11491)
* undo changesJohan B. C. Engelen2012-05-281-2/+3
| | | (bzr r11433)
* mesh gradient: fix bad indexingJohan B. C. Engelen2012-05-251-3/+2
| | | (bzr r11417)
* disable more deprecated stuffJohan B. C. Engelen2012-04-111-3/+3
| | | (bzr r11229)
* start disabling deprecated GTK+ calls in Windows builds, to prevent people ↵Johan B. C. Engelen2012-04-111-1/+8
| | | | | from using deprecated methods (bzr r11228)
* add GSEAL_ENABLE flag, ready to be activatedJohan B. C. Engelen2012-04-091-1/+2
| | | (bzr r11203)
* give error when function does not return something while it shouldJohan B. C. Engelen2012-03-211-0/+1
| | | (bzr r11110)
* Copy missing libintl-8.dll in build.xmlKrzysztof Kosi??ski2012-02-211-1/+1
| | | (bzr r11005)
* fix compile (for r10969)Johan B. C. Engelen2012-02-151-1/+1
| | | (bzr r10979)
* Fix compilation on Windows after libnr removalKrzysztof Kosi??ski2011-08-291-30/+0
| | | (bzr r10590)
* Clean up more whiteboard stuff and fix header name in fileJosh Andler2011-07-111-15/+0
| | | (bzr r10441)
* Add libpixman-1-0.dll to the list of dist libraries on Windows.Krzysztof Kosi??ski2011-06-221-0/+1
| | | | | Fixes missing dependency at startup. (bzr r10332)
* Merge from trunkKrzysztof Kosi??ski2011-06-191-0/+4
|\ | | | | (bzr r9508.1.89)
| * Update to win32 build defines for libwpg issue.Jon A. Cruz2011-06-111-0/+3
| | | | | | (bzr r10269)
| * Add GCC support library to files distributed in the Windows bundle.Krzysztof Kosi??ski2011-05-231-0/+1
| | | | | | | | | | Needed after recent devlibs upgrade. (bzr r10221)
* | Add gcc support library to build.xml (so it runs on windows again).Jasper van de Gronde2011-05-301-0/+1
|/ | | (bzr r9508.1.84)
* libgomp-1.dll has moved?Jasper van de Gronde2011-03-191-1/+1
| | | (bzr r10116)
* remove 2geom excludesJohan B. C. Engelen2011-02-101-2/+0
| | | (bzr r10044)
* Attempt fixing win32 compilingJosh Andler2011-02-101-0/+1
| | | (bzr r10040)
* add pdf import filter via poppler-cairoAdib Taraben2011-01-221-0/+1
| | | (bzr r10014)
* Update build.xml for Cairo devlibs upgradeKrzysztof Kosi??ski2011-01-161-0/+1
| | | (bzr r10006)
* fix windows build, removing dbus from buildJohan B. C. Engelen2010-07-201-0/+1
| | | (bzr r9633)
* Changing version on the devel branch to be 0.48+develTed Gould2010-07-181-1/+1
| | | (bzr r9621)
* Update build.xml for devlibs revision 15Krzysztof Kosi??ski2010-05-261-2/+2
| | | (bzr r9451)
* Add console helper application based on inkscapec.exe from Jos Hirth,Krzysztof Kosi??ski2010-03-291-3/+21
| | | | | which provides Unix-like behavior on Windows. (bzr r9254)
* disable experimental LPEsJohan B. C. Engelen2010-03-241-1/+1
| | | (bzr r9229)
* disable console output on windows per default, as this probably annoys many ↵Johan B. C. Engelen2010-03-141-0/+2
| | | | | beta testers (bzr r9189)
* change default windows build back to including inkviewJohan B. C. Engelen2010-03-141-1/+1
| | | (bzr r9188)
* Win32. Adding revno in the splash screen.Nicolas Dufour2010-03-081-2/+2
| | | (bzr r9166)
* Adjust Windows build after fixing LP #520532Krzysztof Kosi??ski2010-03-051-2/+0
| | | (bzr r9150)
* Unordered containers build fix for WindowsKrzysztof Kosi??ski2010-03-051-0/+1
| | | (bzr r9148)
* - fix bug: xy grid default unit was not respectedJohan B. C. Engelen2010-02-141-1/+1
| | | | | | | - color original-d path as normal path in node tool - remove obsolete todo comment - add widget controls for vectorparam in lpe (bzr r9092)
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-17/+20
| | | (bzr r9041)
* Adjust devlibs copied to dist directory in Windows buildKrzysztof Kosi??ski2010-01-311-4/+5
| | | (bzr r9037)
* Tweak build.xml DLL names to match upgraded devlibsKrzysztof Kosi??ski2010-01-311-2/+2
| | | (bzr r9036)
* Really fix btool build.Krzysztof Kosi??ski2010-01-291-2/+2
| | | (bzr r9033)
* Fix btool build with new devlibs repository.Krzysztof Kosi??ski2010-01-291-1/+1
| | | (bzr r9032)
* Changed the default Win32 build target from dist-inkscape to dist-all (so ↵Chris Morgan2009-12-211-3/+3
| | | | | | | inkview is compiled). While I personally agree with https://bugs.launchpad.net/inkscape/+bug/278001 (Inkscape package contains very large (8MB) inkview binary file - please package it separately) - and it's 14MB for Windows - before 0.47 the decision was made to continue distributing inkview, so it makes sense to make it impossible for the packager to forget. (bzr r8899)
* add cxxtests for marker_loc enum. code depends on the exact values of the ↵Johan B. C. Engelen2009-12-051-0/+1
| | | | | enumeration. (bzr r8868)
* All for windows:Johan B. C. Engelen2009-12-011-4/+9
| | | | | | | * fix build (we have , temporarily?, lost the svn revision number in the about dialog) * enable experimental LPEs in dev version * enable console output (bzr r8854)
* Merging in the changes from the 0.47 release branch. Also updating version ↵Ted Gould2009-11-291-1/+1
|\ | | | | | | | | numbers for 0.47 development. (bzr r8848)
| * Setting some more version numbersTed Gould2009-11-211-1/+1
|/ | | (bzr r8833.1.8)
* Per Johan, a couple build fixes for Win32 cxxtests.Josh Andler2009-09-291-2/+2
| | | (bzr r8673)
* Removing the "1"s from the whiteboard related undefs (buildtool related).Josh Andler2009-09-271-2/+2
| | | (bzr r8663)
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵Josh Andler2009-09-271-2/+2
| | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661)