| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵ | Martin Owens | 2014-02-26 | 1 | -61/+0 |
| | | | | | | ziptool to utils. (bzr r13047.1.5) | ||||
| * | Fix CMake build (follow-up to r12567) | su_v | 2013-09-22 | 1 | -1/+0 |
| | | | | (bzr r12574) | ||||
| * | Remove the Digest class. Replace its only use with a glibmm call. | Krzysztof Kosi??ski | 2013-07-23 | 1 | -2/+0 |
| | | | | (bzr r12429) | ||||
| * | readding entries in Cmake and make include lists that were not removed after ↵ | Kris De Gussem | 2013-03-11 | 1 | -1/+5 |
| | | | | | | all ( Bug #1120585 ) (bzr r12194) | ||||
| * | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 1 | -11/+0 |
| | | | | (bzr r12192) | ||||
| * | Dropped duplicate code for dom/io and io/ (Bug #1120585 ) | Kris De Gussem | 2013-02-11 | 1 | -4/+0 |
| | | | | (bzr r12118) | ||||
| * | partially reverted previous commit | Kris De Gussem | 2013-02-09 | 1 | -0/+6 |
| | | | | (bzr r12110) | ||||
| * | removed some unused files | Kris De Gussem | 2013-02-08 | 1 | -12/+0 |
| | | | | (bzr r12109) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+1 |
| | | | | (bzr r10397) | ||||
| * | update file lists | Campbell Barton | 2011-06-24 | 1 | -2/+0 |
| | | | | (bzr r10348) | ||||
| * | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 1 | -17/+0 |
| | | | | (bzr r10346) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+48 |
| | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -16/+30 |
| | | | | | | | | 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) | ||||
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -1/+1 |
| | | | | (bzr r10273) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -34/+34 |
| | | | | | | | - 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) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+16 |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -29/+2 |
| | | | | (bzr r6046) | ||||
| * | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵ | Joshua L. Blocher | 2008-05-02 | 1 | -2/+29 |
| | | | | | | Linking checking to help resolve linking issues (bzr r5576) | ||||
| * | Further cleanup. Minidom superseded by pedrodom. | Bob Jamison | 2008-04-23 | 1 | -1/+0 |
| | | | | (bzr r5502) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -16/+0 |
| | | | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+37 |
| (bzr r5206) | |||||
