summaryrefslogtreecommitdiff
path: root/librsvg
AgeCommit message (Collapse)Author
2012-11-06Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist
Now with librsvg no longer used, and liblangtag no longer using glib, a bunch of bundled (in some configurations, always on some platforms) 3rd-party libraries are no longer needed. Initial work by rene, continued by tml. Change-Id: I76edd7aea5452e3487499f0b9ed9f767cf760194
2012-11-03librsvg: selectively export symbols we needMatúš Kukan
Change-Id: I892bea3b3a30ef84937e410b10f37a814213363b
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-28librsvg: clear d.lst and don't deliver unused headers; it's dlopenedMatúš Kukan
Change-Id: If48f940d30d8fbf439639e100d37da1397e2d682
2012-10-19At least for me these two headers are slightly differently named?!Tor Lillqvist
Change-Id: I8bb933ebfe9782a2a37e11538a9c81723e07dd90
2012-10-16strip executable flagDavid Tardon
Change-Id: I13da3924bc8d737d6a1133a0696d45dc463864ef
2012-10-16deliver librsvg build productsDavid Tardon
Change-Id: If2d528f02a44e6828a26a843106a1005917dcb4e
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-10-15conditionalize build of external modulesDavid Tardon
Change-Id: Id0a1d289a58614f34e45556ce4bf755b5ccfecc8
2012-10-14Make sure glib-mkenums is found when there is no system oneTor Lillqvist
Change-Id: Ib2c246d0abba0ffe34d6adcc4d63e8fbacc41b74
2012-10-13fix librsvg gbuildificationNorbert Thiebaud
Change-Id: I3c3d5f0284e07384bcd63b6f4d489ec82da55a75
2012-10-12convert librsvg to gbuildPeter Foley
Change-Id: I1f84f85abc4e2db3679e64d34671458779ca97fa
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier
2012-03-23.lst files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-20Make librsvg link with internal libxmlFridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
2012-02-14Added READMEs for some library modules which didn't have themJosh Heidenreich
2011-06-14remove noise from configure on Mac, use --disable-dependency-trackingChristian Lohmaier
2011-06-07Add cross-compilation supportTor Lillqvist
2011-06-04conditionalize libxml dependencyChristian Lohmaier
2011-06-03Propagate dmake verbosity and parallelism to gnumakeTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-02link against the SDK (Mac)Christian Lohmaier
2011-06-02There is no 0 command, it's called falseTor Lillqvist
2011-06-02No need to build a SVG gdk-pixbuf loaderTor Lillqvist
2011-03-30masterfix DEV300: #i10000# build fixesIvo Hinkelmann
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105
2011-03-28rsvglibs: added external librsvg libraryka
2011-03-26rsvglibs: corrected dependencieska
2011-03-25rsvglibs: adjusted makefiles to build external rsvglib dependencieska
2011-03-09rsvglibs: updated build dependenciesPhilipp Lohmann [pl]
2011-03-09rsvglibs: add build.lstPhilipp Lohmann [pl]
2011-03-03rsvglibs: add librsvgPhilipp Lohmann [pl]
2011-03-03rsvglibs: add libcroco dependencyPhilipp Lohmann [pl]
2011-03-03resvglibs: patch configurePhilipp Lohmann [pl]
2011-03-03rsvglibs: add libgsf dependency.Philipp Lohmann [pl]