summaryrefslogtreecommitdiffstats
path: root/build.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2013-08-181-1/+1
| | | (bzr r11950.1.133)
* update to trunkJabier Arraiza Cenoz2013-08-091-56/+1
|\ | | | | (bzr r11950.1.127)
| * Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-56/+1
| | | | | | (bzr r12428)
* | Fix error with try-catchJabier Arraiza Cenoz2013-05-161-1/+1
|/ | | (bzr r11950.1.115)
* Win32. Fix for Bug #1131882 (missing liblcms-1.dll).Nicolas Dufour2013-02-221-0/+1
| | | (bzr r12139)
* Win32. Fix for Bug #1125620 (Crashes on trying to open document properties ↵Nicolas Dufour2013-02-201-5/+4
| | | | | or preferences). (bzr r12136)
* Win32. Adding libcdr (Corel Draw) support.Nicolas Dufour2013-02-021-13/+21
| | | (bzr r12091)
* Win32. Updating Wordperfect libraries.Nicolas Dufour2012-12-031-14/+22
| | | | | | | | Win32. Activating Visio files import (Bug #1015572). Win32. Activating JPEG and EXIF support bitmap resolution import (Bug #1080474). *** Windows users, please update to devlibs r39! *** (bzr r11925)
* Win32. Updating the trunk again for devlibs r36.Nicolas Dufour2012-11-081-0/+2
| | | (bzr r11865)
* fix build ?!Johan B. C. Engelen2012-10-281-2/+0
| | | (bzr r11846)
* fix buildJohan B. C. Engelen2012-10-271-0/+2
| | | (bzr r11841)
* Build. Cleaning build.xml.Nicolas Dufour2012-10-241-2/+0
| | | (bzr r11826)
* 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)