tokkee.org
Code
projects
/
inkscape.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Eliminate SP_ACTIVE_DESKTOP in the object-snapper
[inkscape.git]
/
CMakeScripts
/
2008-06-24
verbalshadow
Cmake: Add GSL to LIBS and Includes
tree
|
commitdiff
2008-06-18
verbalshadow
Cmake: fix quoting in INKSCAPE_LIBS
tree
|
commitdiff
2008-06-18
verbalshadow
Cmake: Add src/ to include_directories, fix missing...
tree
|
commitdiff
2008-06-14
verbalshadow
Cmake: fix config.h not being found
tree
|
commitdiff
2008-06-12
verbalshadow
Cmake: Fix Dependencies with multiple include directories.
tree
|
commitdiff
2008-05-31
verbalshadow
Cmake: added windows path to find modules.
tree
|
commitdiff
2008-05-29
verbalshadow
Cmake: Improve Gtkmm dependency checking, add new files...
tree
|
commitdiff
2008-05-25
verbalshadow
Cmake: More Dependency work, added new files
tree
|
commitdiff
2008-05-22
verbalshadow
Cmake: Find Dependencies rebuilt
tree
|
commitdiff
2008-05-19
verbalshadow
Cmake: Moved sp-* into own library to reduce link cmdli...
tree
|
commitdiff
2008-05-05
verbalshadow
Cmake: Moved helper macros to their own file and remove...
tree
|
commitdiff
2008-05-03
verbalshadow
Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks...
tree
|
commitdiff
2008-05-03
verbalshadow
Cmake: Fix some double linking flags
tree
|
commitdiff
2008-05-02
verbalshadow
Cmake: More cleanup moved all known paths into ConfigPa...
tree
|
commitdiff
2008-04-28
verbalshadow
Cmake: Fixed optional dependency linking
tree
|
commitdiff
2008-04-11
verbalshadow
Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake...
tree
|
commitdiff
2008-04-10
johanengelen
cmake: include javainc dir. please check if this works...
tree
|
commitdiff
2008-04-10
acspike
replace setting flags as variables with use of add_defi...
tree
|
commitdiff
2008-04-09
mrdocs
don't set -j anything by default - its not useful and...
tree
|
commitdiff
2008-04-08
johanengelen
cmake: remove slashes from previous commit. they really...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add CheckStructMember.cmake from KDE. enable...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add many config define checks
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add \\ to string define so result is something...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: generate config files in CMAKE_BINARY_DIR instea...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: EOL
tree
|
commitdiff
2008-04-07
johanengelen
cmake: make all cmakescripts svn:eol-style native...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add comment of why to add base binary dir to...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add pango defines necessary for win32 building...
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add compile flags to C flags as well
tree
|
commitdiff
2008-04-07
johanengelen
cmake: add CMAKE_CURRENT_BINARY_DIR to include path
tree
|
commitdiff
2008-04-07
johanengelen
add CFLAGS from dependencies to CMAKE_C_FLAGS as well...
tree
|
commitdiff
2008-04-07
verbalshadow
Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake
tree
|
commitdiff
2008-04-07
acspike
CMake: add optional flags when found
tree
|
commitdiff
2008-04-06
acspike
CMake build work
tree
|
commitdiff
2008-04-05
johanengelen
cmake: remove quotes from execute_command. now it works.
tree
|
commitdiff
2008-04-05
johanengelen
cmake: fix file names in marshal generation
tree
|
commitdiff
2008-04-05
verbalshadow
Cmake: UseGlibMarshal update
tree
|
commitdiff
2008-04-05
johanengelen
cmake: marshal files; fix to use correct result variable
tree
|
commitdiff
2008-04-05
johanengelen
cmake: revert last commit because the current directory...
tree
|
commitdiff
2008-04-05
johanengelen
cmake: fix include location of sp-marshal
tree
|
commitdiff
2008-04-05
johanengelen
cmake: fix wrong direction of slashes
tree
|
commitdiff
2008-04-05
johanengelen
cmake: fix error in UseGlibMarshal.cmake
tree
|
commitdiff
2008-04-05
verbalshadow
Cmake: add missing CMakeLists.txt
tree
|
commitdiff
2008-04-05
verbalshadow
Cmake: add UseGlibMarshal.cmake for generating files
tree
|
commitdiff
2008-04-04
johanengelen
cmake: add HAVE_GETOPT_H
tree
|
commitdiff
2008-04-04
johanengelen
cmake: put each dependency on new line, for better...
tree
|
commitdiff
2008-03-31
verbalshadow
Cmake: Generate inkscape_version.h
tree
|
commitdiff
2008-03-31
johanengelen
fix typos in config.h.cmake
tree
|
commitdiff
2008-03-31
johanengelen
cmake: add define flags
tree
|
commitdiff
2008-03-31
johanengelen
add specific location for compiler flags; like optimiza...
tree
|
commitdiff
2008-03-31
verbalshadow
Cmake: added more Platform File Checks
tree
|
commitdiff
2008-03-31
verbalshadow
Cmake: Start of Platform Checks
tree
|
commitdiff
2008-03-30
johanengelen
cmake: add finding script for garbage collector!
tree
|
commitdiff
2008-03-30
johanengelen
cmake: remove file to find gtk2, because it is not...
tree
|
commitdiff
2008-03-30
johanengelen
cmake: remove debug message
tree
|
commitdiff
2008-03-30
johanengelen
cmake: add boost to the include directories when it...
tree
|
commitdiff
2008-03-30
johanengelen
fix creation of CXX flags string
tree
|
commitdiff
2008-03-30
verbalshadow
Cmake: cflags fix
tree
|
commitdiff
2008-03-30
johanengelen
Final fix to boost finding on windows for cmake
tree
|
commitdiff
2008-03-30
johanengelen
clean up FindBoost.cmake
tree
|
commitdiff
2008-03-30
verbalshadow
Cmake: FindBoost added for dependency
tree
|
commitdiff
2008-03-30
johanengelen
fix finding boost for windows.
tree
|
commitdiff
2008-03-30
johanengelen
add glibmm and add version numbers: glib-2.0 and glibmm-2.4
tree
|
commitdiff
2008-03-27
verbalshadow
Cmake Build system - Initial commit.
tree
|
commitdiff