summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-28add api and input modules for the livecoding tools-ol1-0/+1
2019-06-09CMake: Use bin subfolder for binaries on WindowsPatrick Storz1-17/+5
2019-04-17* CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instea...YuGiOhJCJ1-1/+1
2019-02-15Move all files except inkscape_main and inkview_main into shared library.Tavmjong Bah1-16/+17
2019-01-24Remove unused svg-profile.h header file.Emmanuel Gil Peyrot1-1/+0
2019-01-16Remove unused files.Tavmjong Bah1-4/+0
2019-01-09First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah1-0/+5
2018-11-27Add a rotation action.Tavmjong Bah1-0/+2
2018-11-25Add file export actions.Tavmjong Bah1-0/+2
2018-11-19Allow any valid Verb to be used in "--actions".Tavmjong Bah1-0/+4
2018-11-18Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah1-1/+8
2018-11-12Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah1-1/+8
2018-11-08Clarify licensesMax Gaukler1-0/+1
2018-11-06C++ify SVGViewWidget. Remove unused code.Tavmjong Bah1-4/+0
2018-11-04Rewrite of inkview using InkApplication (Gtk::Application).Tavmjong Bah1-5/+5
2018-10-29Move contents of document-private.h to document.h.Tavmjong Bah1-1/+0
2018-10-13Fix Windows buildEduard Braun1-6/+0
2018-10-13Move some files to 'io' directory.Tavmjong Bah1-4/+0
2018-10-01Move macros.h and remove unneeded macrosEduard Braun1-1/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+1
2018-09-13add autotrace basic supportMarc Jeanmougin1-0/+1
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-5/+1
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-6/+6
2018-04-03Code cleanup: remove unneeded file.Tavmjong Bah1-1/+0
2018-03-04Inkview: Split options code outAlexander Valavanis1-1/+5
2018-02-05Remove unused cxxtest files.Tavmjong Bah1-3/+0
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-190/+13
2018-01-09Do not install static librariesEduard Braun1-7/+8
2018-01-09Fix static buildEduard Braun1-1/+2
2017-12-04Pull custom code from prefix.h/cppEduard Braun1-0/+1
2017-11-02Make shared library building an optionMarc Jeanmougin1-1/+1
2017-10-19Remove unused icon-size.hStefano Facchini1-1/+0
2017-10-10Cleanup: remove unused winmain.cppEduard Braun1-1/+0
2017-10-05Extract a base class, SPDimensions.Shlomi Fish1-0/+2
2017-07-26change "FileDescription" in inkscape.rc to include product nameEduard Braun1-2/+2
2017-07-17Cleanup: eliminate version from config.hEduard Braun1-1/+4
2017-07-17Cleanup: eliminate require-config.hEduard Braun1-1/+0
2017-07-17cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun1-9/+17
2017-07-14cmake: fix targets to actually depend on inkscape-version.cppEduard Braun1-13/+7
2017-05-14Inkview: Refactoring - move SPSlideShow to separate source fileEduard Braun1-0/+2
2017-05-08cmake: do not install static libraries on WindowsEduard Braun1-1/+1
2017-05-08cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun1-5/+21
2017-05-08Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...Eduard Braun1-1/+4
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis1-2/+0
2017-02-05forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin1-0/+1
2017-01-03Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...Yale Zhang1-2/+1
2016-10-22CMake: inkscape.com needs the "-mconsole" linker flag to be usefulEduard Braun1-0/+2
2016-10-20Fix CMake dependency orderMarc Jeanmougin1-1/+2
2016-10-08Fix "ninja -j4 check".Shlomi Fish1-3/+4
2016-09-27Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah1-2/+2