5b4de0d0e019dd197e95d07b9d5cb9792b70e405 |
|
02-May-2016 |
su_v <suv-sf@users.sf.net> |
Fixes link on mac os x |
e823a96f83e1ac6f0cbe5fa88a9d1fd347cb2ab4 |
|
02-May-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Fix for cmake installing libs, using a subfolder for clarity when installing system-wide |
f05bf38415d7b89397ec39ab501866bbb0a3a903 |
|
27-Apr-2016 |
Moritz Eberl <moritz@semiodesk.com> |
Fixed "make install" to set the right rpath. libinkscape_base.so should now be found correctly. |
ca09ce77fcd8ef2b4a6e22bd6194d0692e8b85e7 |
|
16-Apr-2016 |
Shlomi Fish <shlomif@gmail.com> |
CXX flags dedup on CMake builds |
fd4224e195bd1ab79e5bb8a3554043c9971ea65a |
|
16-Apr-2016 |
Moritz Eberl <moritz@semiodesk.com> |
Added Sebastian Faubels helper scripts for windows. |
09d4368364c2e5a7f7ccae9392ca6275d6516e6c |
|
16-Apr-2016 |
Alex Valavanis <valavanisalex@gmail.com> |
CMake: Disable broken pseudo-option for GTKSPELL - determined automatically by pkg-config, and fix a couple of typos |
b4039df8e74af6aa86ea6d1d2945333029758f0d |
|
16-Apr-2016 |
Moritz Eberl <moritz@semiodesk.com> |
CMake build creates a shared libinkscape_base library and links inkscape and inkview against it. |
57140ea04ccb17163a58c30a159550b0e079ae52 |
|
12-Apr-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
regenerates inkscape-version when revno changes ; Translates inkscape.desktop file (CMake build) |
36ca7080e824c17a551bfd520c793695a4391d3f |
|
11-Apr-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
remove FORCE from executable paths |
302570dd13ddf4e77bf4a738e4fb21c166251db4 |
|
11-Apr-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fix compile error in livarot |
e62b9d57f3268c9792caeddcb39e92ae4275e586 |
|
09-Apr-2016 |
Shlomi Fish <shlomif@shlomifish.org> |
Patch for ninja check in cmake builds |
14593814f735ccc6f8b32d377704ee6b4fbaafa8 |
|
31-Mar-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Add informational summary |
a528bdfaeea8a98b276dfdd127cc793d99597752 |
|
17-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Add cleanup targets clean-cmake-files and clean-all
These are woefully incomplete but they at least get rid of the top level
cmake cruft. Further work will be needed to locate and remove all the
various generated cmake files.
For now, best practice is to use a parallel build, that can be
recursively deleted when needing to start fresh. |
b55aac0265018ae40ff15bc750b7d0b78caff552 |
|
17-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Fix installation directories for man pages
We're not (yet) using the GnuInstallDirs module, so we don't have things
like CMAKE_INSTALL_MANDIR and such defined. |
9e3307ac31aae9919152190c5cde034c70b13771 |
|
17-Jan-2016 |
bryce <bryce@bryceharrington.org> |
man: PODify inkview's man page |
f5c7ca101be6b6abe17c6c28e971c86617f6c782 |
|
17-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Fix code style for consistency
Indentation to 4 spaces
Prefer lower case for functions and macros |
18de8500674ed9182b588d1bfef2ae3bb21a0f71 |
|
17-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Cleanup comments a bit |
7ce785ee72ac5c75c1c7fcfccc2c9d386a311c55 |
|
16-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Cleanup old svn commented out bits |
a8b460cb98066d677c7a68511b5993e8e9349c71 |
|
16-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Tidy up section headings |
2c87deaf2ccd5154ce51a2b105d22f24da894311 |
|
16-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Move pod2man macro into its own module |
7491c9c24308769d8b2cc95ec580328dbb9c8cbb |
|
16-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Move join() to helper functions module |
bf1a74f1e8950489ee69df5a72fb998031bd25a7 |
|
16-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Don't check for cmake_policy
We already require cmake 2.8 as minimum, so can expect to always have
cmake_policy available. |
afafb9645287e4cf9e7307deb545e2a1ef890d56 |
|
16-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Add policy 9 - don't follow symlinks when using GLOB |
ec62e8fdea1328e4317ae3d8f054c684d98199af |
|
15-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Fix out of tree builds
Pod file paths just needed a bit more care to track things |
3ab4d23191865c0bbc9cc3a577b0ab9eae6ec9df |
|
15-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Move new cmake-based man page bits into man subdir
The new cmake man logic creates a few temporary files, so shift all
the man page bits down into a 'man' subdir to help keep things tidy. |
802de8f25c936fc30fdef12acc5eda721255dccf |
|
15-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Hook in fix-roff-punct
The original autoconf man page generation rules also included piping
pod2man's output through our fix-roff-punct Perl script. Continue
doing this in the cmake port of the rules. |
70ef76cfd633b6a6a5eecd07b6c15733950e9a9c |
|
15-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Fix case in Inkscape man page header |
caf4fa4ac3a9eef313c6bb5b0f9f78a44393d9a6 |
|
15-Jan-2016 |
bryce <bryce@bryceharrington.org> |
cmake: Generate inkscape man pages for supported languages
This effectively ports the previous autoconf logic for generating the
inkscape man page and its translations, but with a few alterations:
- Input pod files are named .in to be consistent with other build
system *.in files.
- Use cmake's stock configure_file() command for substituting template
parameters instead of the perl regex we'd been using before.
Currently this is only used for inserting the contents of the AUTHORS
file. This command uses a shell-style syntax for parameters instead
of the template-toolkit style syntax that had been used previously.
- Use pod2man's standard options for setting header/footer strings
instead of post-processing them in using sed. |
d45a8f832349f50f048660da9f452b6c4a63f071 |
|
13-Nov-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix CMake build |
ee44657972fae064de9737054b79ab14dc230635 |
|
26-Oct-2015 |
Shlomi Fish <shlomif@shlomifish.org> |
add gtk3 experimental support in CMake |
323a242f0e80059f4dbbdb73defcfdeea466b45a |
|
02-Sep-2015 |
houz <houz@gmx.de> |
remove unneccessary include from r14304 |
72f94547e31c3584590f10d737d53cecab94092c |
|
16-Aug-2015 |
houz <houz@gmx.de> |
Added translations to the cmake build (1451236) |
5f01b9ecfe5801ba1ff0ad955614aef407193538 |
|
13-Aug-2015 |
Juan Luis Boya GarcĂa <ntrrgc@gmail.com> |
Add inkview to the CMake build. |
fce8703160cba6a25421df5a42fe6e4c9d942454 |
|
14-Jun-2015 |
bryce <bryce@ubuntu.com> |
cmake: Update make dist to use bzr instead of svn |
d3301614693aefb27366decbfea7be29f0ff29d3 |
|
07-Jun-2015 |
bryce <bryce@ubuntu.com> |
cmake: Drop todo for icons; the install of share takes care of this |
2ac06557118f2a6e620402ee9984c1c45d981065 |
|
09-May-2015 |
~suv <suv-sf@users.sourceforge.net> |
cmake: add configuration option for OpenMP |
8e4512841edf17d9e35762ebbd140a76c01c15c5 |
|
08-May-2015 |
houz <houz@gmx.de> |
cmake: Bring cmake installation in line with autotools (bug #1451481) |
1199e9f722122c8583ca8fd4ce76d5c058ba0a43 |
|
04-May-2015 |
~suv <suv-sf@users.sourceforge.net> |
cmake: add configuration option for ImageMagick
Usage of ImageMagick for raster extensions and detection of image
import resolution is optional; allow compiling without it.
Fix failure to correctly detect ImageMagick component include dirs
and libraries on linux as reported on irc: use variables which list
all include dirs and libraries instead. |
14d987a7eb2831892a63e804779b279f0fde3fc8 |
|
04-May-2015 |
Jon A. Cruz <jon@joncruz.org> |
Added base unit test source utilizing Google Test and corresponding CMake support. |
a268eb4d3feeb31c3573681214aac856ce446227 |
|
02-May-2015 |
~suv <suv-sf@users.sourceforge.net> |
cmake: add support for librevenge-based input formats (WPG, Visio, CDR) |
cdfb3bc59e8600219a195d5cd91bc1b82cdf360c |
|
01-May-2015 |
bryce <bryce@ubuntu.com> |
cmake: Sp. fix |
5f8360890e4758752936c5eda4524b7ffad91360 |
|
01-May-2015 |
~suv <suv-sf@users.sourceforge.net> |
cmake: Fix osx-related issues with cmake-build
Add new helper function to retrive pkg-config variables in Cmake;
use paths defined as environment variables for builds on
OS X (useful if MacPorts is not installed into default prefix);
check backend of GTK2 on OS X in main cmake file (x11|quartz). |
b980080974263fabd2c3fc2c73fb2ad3b24447ea |
|
29-Apr-2015 |
bryce <bryce@ubuntu.com> |
cmake: Force CMS on to resolve missing DSO linker error
A fix may still be needed if CMS is off, but that may require deeper
changes. |
63e2823de92310613935483eebf9c59be01d5a47 |
|
29-Apr-2015 |
bryce <bryce@ubuntu.com> |
cmake: Force requiring Gnome VFS
Otherwise the build fails when trying to compile
src/extension/internal/svg.cpp |
5ad07d9f8a12d76d24a6a8f60f4caa29f2265555 |
|
25-Nov-2014 |
Shlomi Fish <shlomif@shlomifish.org> |
Patch from comment 4. Fixes build with cmake and poppler-0.26.4. |
f693352777ff53e793dd5eebb21e3b1af7970ed4 |
|
30-Oct-2014 |
bryce <bryce@ubuntu.com> |
Fix version numbers |
4d2335c27e89bfa84aa46568e1fa00343092dda1 |
|
30-Oct-2014 |
bryce <bryce@ubuntu.com> |
Open development for the 0.92 series |
43853c67c9e3011d3b3226565674bdc61e03322e |
|
03-Sep-2014 |
Josh Andler <scislac@gmail.com> |
Remove more whiteboard related leftovers. |
c24d1df6dda4c2f9572071303c94e7ffa5b89d83 |
|
15-Aug-2014 |
bryce <bryce@ubuntu.com> |
Set pre-release version to 0.91pre2 |
d1b9870b960c51f64491bf527d37faff5892546c |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Revert unintentional change. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
7845f597e29994aed3975fcf612f5c0ca3b77020 |
|
18-Sep-2013 |
Shlomi Fish <shlomif@shlomifish.org> |
Fix cmake+ninja install (bug #1224543) |
df717630fe580e7c753ac381f197e901885985b9 |
|
11-Oct-2012 |
tavmjong-free <tavmjong@free.fr> |
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog |
c0a46f99514c9c7fda075f62ed4c86eeda2f4743 |
|
03-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
add ENABLE_POPPLER cmake build option - if you had poppler there was no way to disable it |
28bf548be956fa98bffa377e2caba5f28fb281ad |
|
29-Nov-2011 |
tavmjong-free <tavmjong@free.fr> |
Add possibility to check validity of attributes and usefulness of properties.
This code adds the ability to check for every elment in an SVG document if its
attributes are valid and the styling properties are useful. Options under the
SVG Output section of the Inkscape Preferences dialog control what should
be checked when, and what actions should be taken if invalid attributes
or non-useful properties are found. |
c43e8c459ef8a48adf6b336c1a8a13cfe0415065 |
|
26-Sep-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: aspell/gtkspell/poppler-cairo/libwpg
patch #822009 to address bug #820863
from Yu-Jie Lin. |
cdc60c622d70859a52693bd71ab473c5dad37eef |
|
03-Aug-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: add option to build with LCMS
also build in Release mode by default. |
7e14cb7b914c462b0bc1069cedb30c8e064ec43e |
|
16-Jul-2011 |
Campbell Barton <ideasman42@gmail.com> |
added WITH_GNOME_VFS as an option for cmake |
f80e1179eb1764d39518dc458f0e9d1188fc9417 |
|
25-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
added a Modules cmake dir, only use for find_package, reference cmake include paths explicitly. |
e661c64a3dee1421ca5f20d596766d6e5ea5816b |
|
17-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
minor changes to cmake, use lib/ and bin/ in the build dir. |
b0d5ec6c2817e2f26f58783207fda2ce61d8fd23 |
|
14-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: use system includes (-isystem in gcc). |
f98842312bb830766228121d8054a17069be4492 |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake:
- added option WITH_DBUS (currently uses hard coded paths)
- remove duplicate version variable. |
91da255dfa6f5d66b4c478e62685555f1555b0f0 |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: fix for install target |
71ea20454af9348248ee3726f4fb8edb69e07677 |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake:
- remove hard coded include and libraries.
- remove gtk/imagemagic modules (use cmakes). |
beadec5df82f7deff8e7de000ec8c1908845dd32 |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: basic install target |
874cad03a8450ed3464f6dfae2eb16108bec5bbd |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake:
- group source/headers per library (for some IDE's)
- include headers with source listing (also for IDE's)
- remove unneeded Find modules |
68302bd782e6cff354ec4e6c6cfe88fb761cead9 |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: now builds without having most of the source listed in 1 file. |
7ec25bb9d03acb929519aa84287da437e3d4d10c |
|
13-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake:
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. |
096dfde2c1cb7bb1e0a4b76e21f2abf548b900d5 |
|
12-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
work in progress cmake commit:
- 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) |
3cd6f007f0e4a24a4e95bbb525672f88b3fc065e |
|
18-Jul-2010 |
Ted Gould <ted@gould.cx> |
Forgot CMakeLists.txt, it's 0.48+devel as well now. |
d2d2ee11f3b124caa0a81c9f8661733c7ed7bdab |
|
18-Jul-2010 |
Ted Gould <ted@gould.cx> |
Forgot CMakeLists, now 0.48.0 as well. |
7aad78a211ab3dd72449b587677fec5efad7149e |
|
17-Jun-2010 |
Ted Gould <ted@gould.cx> |
Changing the CMakeLists.txt |
4b2dcff1eb2a7a6da1aa36ac110f3bd8d48d4ae4 |
|
23-May-2010 |
Ted Gould <ted@gould.cx> |
Setting version in CMakeLists |
ff684e9ac26044417e9dfa1a12bbf948f2c67fb9 |
|
21-Nov-2009 |
gouldtj <gouldtj@users.sourceforge.net> |
Setting some more version numbers |
1252668b9e8506ce9b4ee38ff246893fd7cbb26f |
|
12-Jan-2009 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub-libs of inkscape. |
efc5c07f865453ad6b918713af0e18b96c912568 |
|
05-Jan-2009 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake build fixes, minor |
ccee8a9aa5c7646c5e05f860a0e8221151551c51 |
|
24-Jun-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: remove header files from source lists |
5c6c297c967ed199fc7e21a97a3d3acfa2d7f089 |
|
25-May-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: More Dependency work, added new files |
0586e948b7fc1e97fa7cdddf926e4ec768a40392 |
|
22-May-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Find Dependencies rebuilt |
09c5fb3f2c6c797cb91d3a8d5ae0ff62ab1b301e |
|
05-May-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Moved helper macros to their own file and removed *-test.h from inkscape source list |
20e2b77b5ec3e16afda325101a664b8136d7fb62 |
|
03-May-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Fix some double linking flags |
fb48f2d077b22740e62995c9fdb2cbd3251d153d |
|
02-May-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Linking checking to help resolve linking issues |
f79096fa559ff21d316e9f2561d982ba25b70986 |
|
28-Apr-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Fixed issues with pedro not linking correctly |
ff062a2768af33d794327e053abbb40f548545b8 |
|
07-Apr-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: convert more files to svn native eol style. i think only subdirs to go now. |
31607e917447418c9ea5afc295c7888388fca438 |
|
07-Apr-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake |
8f44b964d5a204f57ad270879af2bedb365194d7 |
|
07-Apr-2008 |
acspike <acspike@users.sourceforge.net> |
Remove binary dir from Include path and replace with the source root and src/ |
acb7b28fa7484eaba99779a18f1fa478cbc3dc8a |
|
07-Apr-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: more fixs for C internal libs |
9623bd180bdb07cc5d969f4708c195a3e283ec76 |
|
06-Apr-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Added internal link libraries |
32bd69675efa02faa3e7d4d094b01526658e3cba |
|
05-Apr-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: add explicit coloring and verbosity setting |
931c92216076df5749b9d6bf66ff96c43c82c174 |
|
04-Apr-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linux |
0efd21a15c3aecce6cb3ebdc424232129645d4ba |
|
04-Apr-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: add message to indicate and check out_of_source build dir. (this shows that it does not work for me on win32, what am i doing wrong?) |
dde66d7d04aa31ebbbb467e1bfa62b0205569b0f |
|
01-Apr-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Random fixes |
9efa90a14f617d756ada86d166a3509042565469 |
|
31-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix typos in config.h.cmake
add optional profiling flags |
2d5912d57778987ebcf9cafd1905151d6e900875 |
|
31-Mar-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: config.h.cmake add package name and version info |
7c8dea77df1cfe0e4061b2e7d5442e67d1b5f08d |
|
31-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: uncomment dependency seeking |
0828dffabf3db4c3b4b297d5c24c0b333499737c |
|
31-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: add define flags |
dc05f03f0c7cf7595e2d72e280fdd3b305d51934 |
|
31-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
add specific location for compiler flags; like optimization, define, debug and warning flags |
4b426a9d4d4cbbc69f743a4d02c501e35f494473 |
|
31-Mar-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: added more Platform File Checks |
aa1e38bc4d9592de38c4b72a54d58325f4a266ec |
|
31-Mar-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: Start of Platform Checks |
e1a6962704700cfe841c7b59577925c726736c16 |
|
30-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cmake: add C to project definition for the two C directories that we build |
b777eb7709a6614fa777cccb408bb2d4db0ba8e8 |
|
30-Mar-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake: cflags fix |
3c147b1dc203f9815cb45e24add22478e936d1e8 |
|
27-Mar-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
Cmake Build system - Initial commit. |