| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add missing source files | Campbell Barton | 2012-10-03 | 1 | -0/+4 |
| | | | | (bzr r11727) | ||||
| * | update cmake file lists | Campbell Barton | 2011-10-08 | 1 | -1/+0 |
| | | | | (bzr r10673) | ||||
| * | fix for building when WITH_LIBWPG couldn't be found. | Campbell Barton | 2011-09-27 | 1 | -1/+1 |
| | | | | (bzr r10651) | ||||
| * | cmake: aspell/gtkspell/poppler-cairo/libwpg | Campbell Barton | 2011-09-26 | 1 | -1/+1 |
| | | | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648) | ||||
| * | update cmake file list. | Campbell Barton | 2011-08-20 | 1 | -0/+3 |
| | | | | (bzr r10561) | ||||
| * | update cmake for added/removed source files. | Campbell Barton | 2011-08-16 | 1 | -4/+6 |
| | | | | (bzr r10546) | ||||
| * | add header to cmake files | Campbell Barton | 2011-07-29 | 1 | -0/+1 |
| | | | | (bzr r10516) | ||||
| * | another g_return_if_fail -> g_return_val_if_fail & add include to cmake. | Campbell Barton | 2011-07-28 | 1 | -0/+1 |
| | | | | (bzr r10511) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+1 |
| | | | | (bzr r10397) | ||||
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -3/+0 |
| | | | | (bzr r10334) | ||||
| * | Conditionalize compilation of image magick sources in cmake. | Jon A. Cruz | 2011-06-16 | 1 | -73/+82 |
| | | | | (bzr r10310) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -0/+17 |
| | | | | | | | - added option WITH_DBUS (currently uses hard coded paths) - remove duplicate version variable. (bzr r10297) | ||||
| * | ignore ./CMakeLists.txt.user (qtcreator stores settings here) | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | | | | | | also correction to windows path. (bzr r10286) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+106 |
| | | | | | | | | - 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/+6 |
| | | | | (bzr r10278) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -23/+100 |
| | | | | | | | | 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) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -37/+37 |
| | | | | | | | - 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/+23 |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -18/+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: move extension param files to their own CMakeLists.txt | Johan B. C. Engelen | 2008-04-04 | 1 | -10/+1 |
| | | | | (bzr r5326) | ||||
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 1 | -0/+1 |
| | | | | (bzr r5250) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+42 |
| (bzr r5206) | |||||
