| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update CMakeLists.txt | shaharyaar | 2019-04-02 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+1 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Add canvas-rotate for rapid previewing canvas rotation. | Tavmjong Bah | 2017-03-30 | 1 | -0/+4 |
| | | | | | | Add canvas-debug for study of canvas tiling. (bzr r15612) | ||||
| * | Remove CtrlPoint and replace with SPKnot | Martin Owens | 2015-12-10 | 1 | -2/+0 |
| | | | | (bzr r14523) | ||||
| * | Remove useless file | Liam P. White | 2015-02-25 | 1 | -1/+0 |
| | | | | (bzr r13945) | ||||
| * | Merged src/display folder from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+2 |
| | | | | (bzr r13611.1.1) | ||||
| * | Added sp-ctrlcurve, usefull for meshes. | Tavmjong Bah | 2012-05-21 | 1 | -0/+2 |
| | | | | (bzr r11395) | ||||
| * | update cmake file lists | Campbell Barton | 2011-10-08 | 1 | -16/+15 |
| | | | | (bzr r10673) | ||||
| * | fix for cmake linking | Campbell Barton | 2011-09-21 | 1 | -13/+16 |
| | | | | (bzr r10642) | ||||
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -13/+6 |
| | | | | (bzr r10334) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+68 |
| | | | | | | | | - 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: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -5/+2 |
| | | | | (bzr r10278) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+2 |
| | | | | | | | | 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 | -58/+65 |
| | | | | | | | - 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: Corrections for mistakes | Joshua L. Blocher | 2009-01-09 | 1 | -0/+1 |
| | | | | (bzr r7101) | ||||
| * | remove bezier-utils. now we use 2geom's one. | Johan B. C. Engelen | 2008-12-13 | 1 | -2/+0 |
| | | | | | | remove bezier-utils-test as well. (bzr r7004) | ||||
| * | Cmake: More Dependency work, added new files | Joshua L. Blocher | 2008-05-25 | 1 | -0/+1 |
| | | | | (bzr r5754) | ||||
| * | cmake: exclude some files that are also excluded from build in build.xml | Johan B. C. Engelen | 2008-04-10 | 1 | -2/+2 |
| | | | | (bzr r5400) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -1/+1 |
| | | | | | | | | 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: Updating src CMakeLists soucre list. | Joshua L. Blocher | 2008-03-30 | 1 | -2/+0 |
| | | | | (bzr r5262) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+59 |
| (bzr r5206) | |||||
