summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Collapse)Author
2012-09-28validate and pack .ui files as well as .xml filesCaolán McNamara
2012-09-27No 64-bit QuickTimeTor Lillqvist
Change-Id: I07eed5c66195b006ae96da9c71a1ef57b8e2d020
2012-09-25dbghelp.dll cannot be rebased.Kohei Yoshida
The latest version of dbghelp.dll is signed, and cannot be rebased. Change-Id: I3fbe0da2b576f37939684ea45fa428da237ca71f
2012-09-23gbuildification of more_fontsNorbert Thiebaud
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
2012-09-20Revert "remove remnants of ProductRegistration"Matúš Kukan
This reverts commit 1f77f1ac177521698ee7c978f218127cb5840046 and b590d87b380389371eca94ffb0e6f47f86d1c917. Do this again when we will know how to get rid of published service in offapi/type_reference/types.rdb.
2012-09-20forgot to remove this oneMatúš Kukan
Change-Id: Idd33388f61461a55021b93498e2c992d7ae560d0
2012-09-19Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann
This effectively reverts 8c5cd962353dd9ce8234211a66547eb057202eb5 "config split for sdremote" (what was the rationale for that, anyway? having the two little additions in Impress.xcs always should not be a big deal), 63a73c119c188e6a4b22fb99fc2571f200073bde "Hopefully fix the remote config access to work with the new schema.", ee5403b98bf0e89693a14f7a1ae5658d9e5eb730 "officecfg: generate header for Impress-sdremote, handle "-" in xcs name", and 4cce7027a6e700a6a7392b806c3d059172268f6d "Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess." Change-Id: Iba6162a3c1d9e688960c794265bd04128f58cc0c
2012-09-19Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt
Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a
2012-09-18Some clean-up of mork-related changsStephan Bergmann
And reverted for now the configure error when --enable-mozilla on non-Windows; it is still used for other features, too. Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
2012-09-18switch build system to mork driver implementationDavid Ostrovsky
On all non windows platforms no mozilla is used any more. On windows it used for O and OE address book access. Once alternative implementation for it exists, mozilla can be stripped there too. Change-Id: I54144005e6a284326b45a34eb958d170e872471e Reviewed-on: https://gerrit.libreoffice.org/637 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-08-27Bypass the solver component for iOS for nowTor Lillqvist
Change-Id: I09551ef015d31d2337ba3ab40e720210c095670f
2012-08-24add extras to tail_buildDavid Tardon
Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
2012-08-22another build integrating solution for androidMatúš Kukan
..since it also needs stuff from postprocess. In qa/desktop/Makefile, images_tango.zip is used. If that's not needed, the module can be placed between postprocess and packimages for now. Change-Id: I9951cce0c8da0fc75fd8a7b1246f4083bd38f705
2012-08-22New attempt to have the "android" module built at a suitable timeTor Lillqvist
Yes, I know that eventually what now is known as "tail_build" will be all there is left. So by that time, by definition nothing can be built "after tail_build". Will have to handle that then. Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara
we basically need this functionality, the idea of it being optional isn't really logical anymore with nss split out from mozilla. for iOS and Android where they doesn't build yet spit out lame fixme nag warnings Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks
Add fallback activation of an _OLD media component to the core. Compile both a 0.10 and 1.0 version of the gstreamer component Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
2012-08-09create these rdbs directly in scriptingMatúš Kukan
Change-Id: I8a44de06f9a16308a5ff82ad77d059e5dde544f9
2012-08-09add dictionaries to tail_buildDavid Tardon
Change-Id: If898ad805a1530d201650429b988c2866fb62512
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl
Change-Id: Id7cc969d854a98e9bd32fd396eb82ae92a06ba80
2012-07-31fdo#52615 add ADO component to services.rdb againDavid Tardon
This was accidentally removed by commit d4efa8b0cf48f092d8984f3f085909cd1a6a39af . Change-Id: Idaa97ea5a141dca7cde6ba4aae51ecb5bf8856d3
2012-07-17move sysui to postprocessDavid Tardon
The only thing that sysui exports that is used by another package are application icons, used in desktop (windows build only). But since gbuildification of desktop they are included directly from $(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the dependency is no longer necessary. Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2
2012-07-17move ulfconv to l10ntoolsDavid Tardon
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks
2012-07-09Related: fdo#30763 always fill in default name under GNOMECaolán McNamara
regardless of whether lockdown is in effect. Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
2012-07-03move testtools to tail_buildDavid Tardon
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
2012-07-03pyuno is in tail_buildDavid Tardon
Change-Id: I00c34b552aa1773c21accd9a22a13969e993e2d4
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-07Make webdav and odma ucp configuration properly conditionalStephan Bergmann
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
2012-05-29move embedserv to tail_buildDavid Tardon
Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
2012-05-29move nlpsolver to tail_buildDavid Tardon
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
2012-05-29move scp2 to tail_buildDavid Tardon
Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3
2012-05-29gbuildize shellDavid Tardon
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
2012-05-29move reportbuilder to tail_buildDavid Tardon
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
2012-05-29rename evoab2 back to evoabDavid Tardon
2012-05-29fix packing of DB driversDavid Tardon
2012-05-29fix component pathsDavid Tardon
2012-05-29fix rdb creationDavid Tardon
2012-05-29connectivity: convert configurationDavid Tardon
2012-05-29connectivity: convert dbpool2 to gbuildPeter Foley
2012-05-29connectivity: convert sdbc2 to gbuildPeter Foley
2012-05-29connectivity: convert dbt to gbuildPeter Foley
2012-05-28android: build and package the fpicker so we can select files to openMichael Meeks
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
2012-05-24No point to rebase inexisting dllFridrich Štrba
Change-Id: Ibbb917858fb1bd327cae4bde0b4dd34ac3787e64
2012-05-14TDE integrationNorbert Thiebaud
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-11Stray line-joining backslashStephan Bergmann
Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825