<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/pedro, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Completely remove Inkboard</title>
<updated>2011-06-23T14:32:07+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-06-23T14:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ec576062be919237064a454f812ac1bfad12debc'/>
<id>ec576062be919237064a454f812ac1bfad12debc</id>
<content type='text'>
(bzr r10346)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10346)</pre>
</div>
</content>
</entry>
<entry>
<title>cmake:</title>
<updated>2011-06-13T05:39:42+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-13T05:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b7a4f23ed217a36eaaefe8f707bcc1b968d1e562'/>
<id>b7a4f23ed217a36eaaefe8f707bcc1b968d1e562</id>
<content type='text'>
- group source/headers per library (for some IDE's)
- include headers with source listing (also for IDE's)
- remove unneeded Find modules

(bzr r10281)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- group source/headers per library (for some IDE's)
- include headers with source listing (also for IDE's)
- remove unneeded Find modules

(bzr r10281)</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: now builds without having most of the source listed in 1 file.</title>
<updated>2011-06-13T02:33:03+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-13T02:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2c5f1ac093f8d674dae8fc1cae88862d02468356'/>
<id>2c5f1ac093f8d674dae8fc1cae88862d02468356</id>
<content type='text'>
(bzr r10278)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10278)</pre>
</div>
</content>
</entry>
<entry>
<title>cmake:</title>
<updated>2011-06-13T00:19:17+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-13T00:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7172735786c43c2305a92ffd4e5d285d11f88f7f'/>
<id>7172735786c43c2305a92ffd4e5d285d11f88f7f</id>
<content type='text'>
 turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset.

Fixing this broke the build because some files in the subdir were not compiling.

(bzr r10276)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset.

Fixing this broke the build because some files in the subdir were not compiling.

(bzr r10276)</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: give all libs a _LIB suffix, workaround 'debug' being confused with cake keyword, and also dont mix up dor names with libs.</title>
<updated>2011-06-12T21:27:00+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-12T21:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=de03354959190a2c5392d79e03dd22dc45777e41'/>
<id>de03354959190a2c5392d79e03dd22dc45777e41</id>
<content type='text'>
(bzr r10274)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10274)</pre>
</div>
</content>
</entry>
<entry>
<title>work in progress cmake commit:</title>
<updated>2011-06-12T18:27:29+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-12T18:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0ddedab9c6185028661dcaaac9f6fbca4c9e93fc'/>
<id>0ddedab9c6185028661dcaaac9f6fbca4c9e93fc</id>
<content type='text'>
- 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)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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)</pre>
</div>
</content>
</entry>
<entry>
<title>change spinbox to new one in many places.</title>
<updated>2011-04-16T22:56:19+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2011-04-16T22:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b1b23e8d5eed247d2603a5a83b8e8a9a969793ed'/>
<id>b1b23e8d5eed247d2603a5a83b8e8a9a969793ed</id>
<content type='text'>
(bzr r10176)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10176)</pre>
</div>
</content>
</entry>
<entry>
<title>* optipng -o9 *.png (in trunk)</title>
<updated>2009-06-12T21:58:30+00:00</updated>
<author>
<name>Ivan Mas??r</name>
<email>helix84@centrum.sk</email>
</author>
<published>2009-06-12T21:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d2678e09b3ef2dd36fed3727899ed8c089b9e1ea'/>
<id>d2678e09b3ef2dd36fed3727899ed8c089b9e1ea</id>
<content type='text'>
(bzr r8072)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8072)</pre>
</div>
</content>
</entry>
<entry>
<title>Cmake: Fixed the extra -l in the link command, plus a add linking for all sub-libs of inkscape.</title>
<updated>2009-01-12T01:25:52+00:00</updated>
<author>
<name>Joshua L. Blocher</name>
<email>verbalshadow@gmail.com</email>
</author>
<published>2009-01-12T01:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=431b6e2c2cfe6c10b101aaaf296550b4ec44c862'/>
<id>431b6e2c2cfe6c10b101aaaf296550b4ec44c862</id>
<content type='text'>
(bzr r7120)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7120)</pre>
</div>
</content>
</entry>
<entry>
<title>Cmake: restructure build files to be more like current build system. Should reduce linking stage command for windows.</title>
<updated>2009-01-09T01:57:18+00:00</updated>
<author>
<name>Joshua L. Blocher</name>
<email>verbalshadow@gmail.com</email>
</author>
<published>2009-01-09T01:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d0a01c4ce2652c3fb0b6fb89725c56d20e94c538'/>
<id>d0a01c4ce2652c3fb0b6fb89725c56d20e94c538</id>
<content type='text'>
(bzr r7100)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7100)</pre>
</div>
</content>
</entry>
</feed>
