inkscape:inkscape.dev_external-gdl

Last commit made on 2011-06-12
Get this branch:
git clone -b inkscape.dev_external-gdl https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
inkscape.dev_external-gdl
Repository:
lp:inkscape

Recent commits

d2e19e0... by Alex Valavanis

Build against external gdl. Disable unsupported features temporarily

(bzr r10275)

de03354... by ideasman42

cmake: give all libs a _LIB suffix, workaround 'debug' being confused with cake keyword, and also dont mix up dor names with libs.

(bzr r10274)

321f115... by ideasman42

cmake: commented unused files/dirs, double checked all files compile this time

(bzr r10273)

0ddedab... by ideasman42

work in progress cmake commit:
- cmake now builds all files that automake does but does NOT link yet
- inlcudes nasty hard coded paths and libs (will replace once linking works)

(bzr r10272)

6a8fb5d... by ideasman42

support python3.x for other i18n scripts

(bzr r10271)

4ba3587... by ideasman42

On arch linux python3 is default, changes so this works on py3 (first commit, simple test)

(bzr r10270)

3a86fbe... by Jon A. Cruz

Update to win32 build defines for libwpg issue.

(bzr r10269)

a5a2d9c... by Jon A. Cruz

Fix debus warnings and build errors.

(bzr r10268)

3e2d046... by Jon A. Cruz

Minor change to initialize libwgp config variable.

(bzr r10267)

8bfebad... by Jon A. Cruz

Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. Fixes bug #778951.

Fixed bugs:
  - https://launchpad.net/bugs/778951

(bzr r10266)