| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2008-05-29 | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, ↵ | Joshua L. Blocher | 1 | -88/+0 | |
| remove old/unused files (bzr r5760) | |||||
| 2008-05-19 | Cmake: Moved sp-* into own library to reduce link cmdline and add new files ↵ | Joshua L. Blocher | 1 | -1/+1 | |
| to their cmakelists.txts (bzr r5713) | |||||
| 2008-05-05 | Cmake: Moved helper macros to their own file and removed *-test.h from ↵ | Joshua L. Blocher | 1 | -3/+5 | |
| inkscape source list (bzr r5608) | |||||
| 2008-05-03 | Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file | Joshua L. Blocher | 1 | -72/+6 | |
| (bzr r5590) | |||||
| 2008-05-03 | Cmake: Fix some double linking flags | Joshua L. Blocher | 1 | -14/+12 | |
| (bzr r5584) | |||||
| 2008-05-02 | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵ | Joshua L. Blocher | 1 | -4/+8 | |
| Linking checking to help resolve linking issues (bzr r5576) | |||||
| 2008-04-28 | Cmake: Fixed optional dependency linking | Joshua L. Blocher | 1 | -1/+1 | |
| (bzr r5539) | |||||
| 2008-04-11 | Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ↵ | Joshua L. Blocher | 1 | -26/+26 | |
| issue with dependency.cpp (bzr r5406) | |||||
| 2008-04-10 | cmake: include javainc dir. please check if this works on linux and solaris too | Johan B. C. Engelen | 1 | -0/+1 | |
| (bzr r5399) | |||||
| 2008-04-07 | cmake: add CheckStructMember.cmake from KDE. enable struct checks (does this ↵ | Johan B. C. Engelen | 1 | -6/+6 | |
| struct even exist? not here on windows) (bzr r5383) | |||||
| 2008-04-07 | cmake: add many config define checks | Johan B. C. Engelen | 1 | -4/+37 | |
| (bzr r5382) | |||||
| 2008-04-07 | cmake: generate config files in CMAKE_BINARY_DIR instead of ↵ | Johan B. C. Engelen | 1 | -5/+5 | |
| CMAKE_CURRENT_BINARY_DIR . add extra comments. (bzr r5378) | |||||
| 2008-04-07 | cmake: EOL | Johan B. C. Engelen | 1 | -110/+110 | |
| (bzr r5377) | |||||
| 2008-04-07 | cmake: make all cmakescripts svn:eol-style native. solved problem i think | Johan B. C. Engelen | 1 | -0/+1 | |
| (bzr r5375) | |||||
| 2008-04-07 | cmake: add comment of why to add base binary dir to include path | Johan B. C. Engelen | 1 | -2/+2 | |
| (bzr r5373) | |||||
| 2008-04-07 | cmake: add pango defines necessary for win32 building, also needed for linux? | Johan B. C. Engelen | 1 | -0/+4 | |
| (bzr r5371) | |||||
| 2008-04-07 | cmake: add CMAKE_CURRENT_BINARY_DIR to include path | Johan B. C. Engelen | 1 | -0/+2 | |
| (bzr r5368) | |||||
| 2008-04-07 | add CFLAGS from dependencies to CMAKE_C_FLAGS as well (instead of only to CXX) | Johan B. C. Engelen | 1 | -0/+1 | |
| (bzr r5367) | |||||
| 2008-04-07 | CMake: add optional flags when found | Aaron Spike | 1 | -0/+2 | |
| (bzr r5365) | |||||
| 2008-04-06 | CMake build work | Aaron Spike | 1 | -0/+2 | |
| - Comment inkview.cpp because it is another executable file. These will each need to be separated into their own targets. - Move deptool.cpp into win32 only. perhaps this isn't used at all for cmake builds. - aggregate all the link flags into a var and pass to the linker to avoid platform specific naming conventions. (bzr r5356) | |||||
| 2008-04-04 | cmake: add HAVE_GETOPT_H | Johan B. C. Engelen | 1 | -0/+1 | |
| (bzr r5328) | |||||
| 2008-04-04 | cmake: put each dependency on new line, for better svn diffs. | Johan B. C. Engelen | 1 | -2/+21 | |
| add libxml-2.0 dependency (bzr r5325) | |||||
| 2008-03-31 | Cmake: Generate inkscape_version.h | Joshua L. Blocher | 1 | -0/+3 | |
| (bzr r5286) | |||||
| 2008-03-31 | cmake: add define flags | Johan B. C. Engelen | 1 | -1/+0 | |
| (bzr r5275) | |||||
| 2008-03-31 | Cmake: added more Platform File Checks | Joshua L. Blocher | 1 | -2/+23 | |
| (bzr r5273) | |||||
| 2008-03-31 | Cmake: Start of Platform Checks | Joshua L. Blocher | 1 | -1/+2 | |
| (bzr r5269) | |||||
| 2008-03-30 | cmake: add finding script for garbage collector! | Johan B. C. Engelen | 1 | -1/+3 | |
| (bzr r5264) | |||||
| 2008-03-30 | cmake: remove debug message | Johan B. C. Engelen | 1 | -2/+1 | |
| (bzr r5260) | |||||
| 2008-03-30 | fix creation of CXX flags string | Johan B. C. Engelen | 1 | -1/+2 | |
| (bzr r5258) | |||||
| 2008-03-30 | Cmake: cflags fix | Joshua L. Blocher | 1 | -0/+5 | |
| (bzr r5257) | |||||
| 2008-03-30 | Cmake: FindBoost added for dependency | Joshua L. Blocher | 1 | -1/+2 | |
| (bzr r5254) | |||||
| 2008-03-30 | add glibmm and add version numbers: glib-2.0 and glibmm-2.4 | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r5251) | |||||
| 2008-03-27 | Cmake Build system - Initial commit. | Joshua L. Blocher | 1 | -0/+52 | |
| (bzr r5206) | |||||
