/uui/

f='https://go.suokunlong.cn:88/cgit/lo/core/commit/?id=f33c8644c052bf9d69157224500ca7887075c7da'/> f33c8644c052bf9d69157224500ca7887075c7da Change-Id: Id0c5908adbdec40346c1b62304d1f72ed077ca54
Change-Id: Id0c5908adbdec40346c1b62304d1f72ed077ca54
find lots of external static libraries in UnpackedTarball dir 2013-09-22T09:08:33+00:00 Michael Stahl mstahl@redhat.com 2013-09-19T17:28:36+00:00 2f6261fa07e496439e4476d2be2c4c9bca9e6e52 Note: do NOT put file paths to static libraries into FOO_LIBS variables that are passed to bundled externals that are built with --enable-static: on Mac OS X this will result in .a archives that contain other .a archives as entries, and trying to link those results in errors like: ld: warning: ignoring file .../libodfgen-0.0.a, file was built for archive which is not the architecture being linked (i386) Change-Id: If2c5a458058e4da76f80b3643e55b489d1edee24
Note: do NOT put file paths to static libraries into FOO_LIBS variables
that are passed to bundled externals that are built with --enable-static:
on Mac OS X this will result in .a archives that contain other .a
archives as entries, and trying to link those results in errors like:

ld: warning: ignoring file .../libodfgen-0.0.a, file was built for
archive which is not the architecture being linked (i386)

Change-Id: If2c5a458058e4da76f80b3643e55b489d1edee24
Bump maximum fuzz factor down to zero 2013-05-27T16:02:50+00:00 Tor Lillqvist tml@iki.fi 2013-05-27T15:22:32+00:00 32565ee39be1a9d7be1de934c1dfb424644b346a Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
gbuild: ExternalProject: remove second parameter again... 2013-05-06T23:41:26+00:00 Michael Stahl mstahl@redhat.com 2013-05-06T21:46:30+00:00 1a1f1fbdf035d731a2a26fa8eeeac1195181e9fe ... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
... now that everything is consistent.

Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
gbuild: remove gb_ExternalProject_use_unpacked 2013-05-06T23:41:25+00:00 Michael Stahl mstahl@redhat.com 2013-05-06T20:54:30+00:00 276021c76102e685c7dbe3776d5f79f71a59ac82 It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
It must always be used exactly once, so replace it with constructor
parameter.

Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
remove legacy build.pl prj/build.lst files. 2013-03-14T17:05:51+00:00 Michael Meeks michael.meeks@suse.com 2013-03-14T16:10:03+00:00 79b0046ba0ea04867304c3bd9b27f0a182e2c2c9