Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-06 | Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvg | Tor 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-03 | librsvg: selectively export symbols we need | Matúš Kukan | |
Change-Id: I892bea3b3a30ef84937e410b10f37a814213363b | |||
2012-10-30 | fix parallelism variables and let's have only --with-parallelism from now on | Matúš 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-28 | librsvg: clear d.lst and don't deliver unused headers; it's dlopened | Matúš Kukan | |
Change-Id: If48f940d30d8fbf439639e100d37da1397e2d682 | |||
2012-10-19 | At least for me these two headers are slightly differently named?! | Tor Lillqvist | |
Change-Id: I8bb933ebfe9782a2a37e11538a9c81723e07dd90 | |||
2012-10-16 | strip executable flag | David Tardon | |
Change-Id: I13da3924bc8d737d6a1133a0696d45dc463864ef | |||
2012-10-16 | deliver librsvg build products | David Tardon | |
Change-Id: If2d528f02a44e6828a26a843106a1005917dcb4e | |||
2012-10-15 | tweak some build.lsts for the group photo... | Michael Stahl | |
2012-10-15 | conditionalize build of external modules | David Tardon | |
Change-Id: Id0a1d289a58614f34e45556ce4bf755b5ccfecc8 | |||
2012-10-14 | Make sure glib-mkenums is found when there is no system one | Tor Lillqvist | |
Change-Id: Ib2c246d0abba0ffe34d6adcc4d63e8fbacc41b74 | |||
2012-10-13 | fix librsvg gbuildification | Norbert Thiebaud | |
Change-Id: I3c3d5f0284e07384bcd63b6f4d489ec82da55a75 | |||
2012-10-12 | convert librsvg to gbuild | Peter Foley | |
Change-Id: I1f84f85abc4e2db3679e64d34671458779ca97fa | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-24 | help XCode 2.5 resolve @loader_path/libfoo.dylib | Christian Lohmaier | |
2012-03-23 | .lst files don't need executable bits | Michael Stahl | |
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-03-20 | Make librsvg link with internal libxml | Fridrich Štrba | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan 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-14 | Added READMEs for some library modules which didn't have them | Josh Heidenreich | |
2011-06-14 | remove noise from configure on Mac, use --disable-dependency-tracking | Christian Lohmaier | |
2011-06-07 | Add cross-compilation support | Tor Lillqvist | |
2011-06-04 | conditionalize libxml dependency | Christian Lohmaier | |
2011-06-03 | Propagate dmake verbosity and parallelism to gnumake | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-02 | link against the SDK (Mac) | Christian Lohmaier | |
2011-06-02 | There is no 0 command, it's called false | Tor Lillqvist | |
2011-06-02 | No need to build a SVG gdk-pixbuf loader | Tor Lillqvist | |
2011-03-30 | masterfix DEV300: #i10000# build fixes | Ivo Hinkelmann | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105 | |||
2011-03-28 | rsvglibs: added external librsvg library | ka | |
2011-03-26 | rsvglibs: corrected dependencies | ka | |
2011-03-25 | rsvglibs: adjusted makefiles to build external rsvglib dependencies | ka | |
2011-03-09 | rsvglibs: updated build dependencies | Philipp Lohmann [pl] | |
2011-03-09 | rsvglibs: add build.lst | Philipp Lohmann [pl] | |
2011-03-03 | rsvglibs: add librsvg | Philipp Lohmann [pl] | |
2011-03-03 | rsvglibs: add libcroco dependency | Philipp Lohmann [pl] | |
2011-03-03 | resvglibs: patch configure | Philipp Lohmann [pl] | |
2011-03-03 | rsvglibs: add libgsf dependency. | Philipp Lohmann [pl] | |