Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -0/+0 | |
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 | 1 | -0/+4 | |
2012-03-23 | .lst files don't need executable bits | Michael Stahl | 1 | -0/+0 | |
2012-03-21 | chmod -x | Tor Lillqvist | 1 | -0/+0 | |
2012-03-20 | Make librsvg link with internal libxml | Fridrich Štrba | 1 | -3/+13 | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||||
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann | 1 | -2/+1 | |
...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 | 1 | -0/+4 | |
2011-06-14 | remove noise from configure on Mac, use --disable-dependency-tracking | Christian Lohmaier | 2 | -3/+20 | |
2011-06-07 | Add cross-compilation support | Tor Lillqvist | 1 | -0/+4 | |
2011-06-04 | conditionalize libxml dependency | Christian Lohmaier | 1 | -1/+1 | |
2011-06-03 | Propagate dmake verbosity and parallelism to gnumake | Tor Lillqvist | 1 | -1/+1 | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -11/+11 | |
2011-06-02 | link against the SDK (Mac) | Christian Lohmaier | 1 | -11/+11 | |
2011-06-02 | There is no 0 command, it's called false | Tor Lillqvist | 1 | -1/+1 | |
2011-06-02 | No need to build a SVG gdk-pixbuf loader | Tor Lillqvist | 1 | -0/+1 | |
2011-03-30 | masterfix DEV300: #i10000# build fixes | Ivo Hinkelmann | 1 | -1/+1 | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105 | |||||
2011-03-28 | rsvglibs: added external librsvg library | ka | 3 | -6/+544 | |
2011-03-26 | rsvglibs: corrected dependencies | ka | 1 | -2/+2 | |
2011-03-25 | rsvglibs: adjusted makefiles to build external rsvglib dependencies | ka | 2 | -1/+5 | |
2011-03-09 | rsvglibs: updated build dependencies | Philipp Lohmann [pl] | 1 | -1/+1 | |
2011-03-09 | rsvglibs: add build.lst | Philipp Lohmann [pl] | 1 | -0/+3 | |
2011-03-03 | rsvglibs: add librsvg | Philipp Lohmann [pl] | 2 | -1/+19 | |
2011-03-03 | rsvglibs: add libcroco dependency | Philipp Lohmann [pl] | 2 | -6/+22 | |
2011-03-03 | resvglibs: patch configure | Philipp Lohmann [pl] | 1 | -14/+20 | |
2011-03-03 | rsvglibs: add libgsf dependency. | Philipp Lohmann [pl] | 3 | -0/+112 | |