summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Collapse)AuthorFilesLines
2012-07-17move sysui to postprocessDavid Tardon1-1/+1
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 Tardon1-1/+1
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 Štrba1-4/+1
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-09Related: fdo#30763 always fill in default name under GNOMECaolán McNamara1-1/+1
regardless of whether lockdown is in effect. Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
2012-07-03move testtools to tail_buildDavid Tardon1-1/+1
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
2012-07-03pyuno is in tail_buildDavid Tardon1-1/+1
Change-Id: I00c34b552aa1773c21accd9a22a13969e993e2d4
2012-06-28remove malingering legacy RCS tags.Michael Meeks3-19/+0
2012-06-21re-base on ALv2 code.Michael Meeks7-147/+84
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky1-1/+1
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-07Make webdav and odma ucp configuration properly conditionalStephan Bergmann1-1/+5
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
2012-05-29move embedserv to tail_buildDavid Tardon1-1/+1
Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
2012-05-29move nlpsolver to tail_buildDavid Tardon1-1/+1
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
2012-05-29move scp2 to tail_buildDavid Tardon1-1/+1
Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3
2012-05-29gbuildize shellDavid Tardon1-12/+17
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
2012-05-29move reportbuilder to tail_buildDavid Tardon1-1/+1
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon2-2/+2
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
2012-05-29rename evoab2 back to evoabDavid Tardon1-1/+1
2012-05-29fix packing of DB driversDavid Tardon1-7/+22
2012-05-29fix component pathsDavid Tardon1-4/+4
2012-05-29fix rdb creationDavid Tardon1-15/+17
2012-05-29connectivity: convert configurationDavid Tardon1-14/+14
2012-05-29connectivity: convert dbpool2 to gbuildPeter Foley1-1/+1
2012-05-29connectivity: convert sdbc2 to gbuildPeter Foley1-3/+1
2012-05-29connectivity: convert dbt to gbuildPeter Foley1-1/+1
2012-05-28android: build and package the fpicker so we can select files to openMichael Meeks1-2/+2
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida1-0/+1
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
2012-05-24No point to rebase inexisting dllFridrich Štrba1-1/+0
Change-Id: Ibbb917858fb1bd327cae4bde0b4dd34ac3787e64
2012-05-14TDE integrationNorbert Thiebaud2-0/+11
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-11Stray line-joining backslashStephan Bergmann1-1/+1
Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825
2012-05-11Fix updchk xcu data after gbuild'ificationStephan Bergmann1-16/+33
For one, install:module was missing from xcu files that are processed with gb_Configuration_add_spool_modules, resulting in effectively empty output xcu files. For another, localization from Addons.xcu is now merged into per-lang registry_*.xcd in postprocess/packregistry/makefile.mk. Change-Id: Ie87edbad163b124d18090ab36aa36de560a20cbc
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-1/+1
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-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-04-19move unodevtools to tail_buildDavid Tardon1-1/+1
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba1-5/+2
Instead of a pleiade of libraries, one for graphic filters (wpftdraw) and one for text document filters (wpftwriter) to diminish duplicate static linking.
2012-04-07gbuildize xmlhelpDavid Tardon1-2/+2
2012-04-06Kill this.Jan Holesovsky1-12/+0
2012-04-05Clean up optional online update moduleStephan Bergmann2-10/+14
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
2012-04-03fps_kde and fps_kde4 are no moreMatúš Kukan1-4/+0
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl2-3/+1
Since nobody seems to know why these are separate, merge fop into fps. In case this untested change doesn't work out it should be reverted :)
2012-03-10embedserv: convert to gbuildMatúš Kukan1-1/+1
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-1/+4
2012-03-06add sdext to tail_buildDavid Tardon2-1/+13
2012-03-05Make postprocess build for iOS and --disable-database-connectivityTor Lillqvist2-26/+65
Whether anything that's done in postprocess is relevant for iOS remains to be seen.
2012-03-02move embeddedobj to tail_buildDavid Tardon1-1/+1
2012-03-01embeddedobj: convert to gbuildMatúš Kukan1-2/+6
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist1-1/+1
2012-02-23just link to HelpIndexerCaolán McNamara1-1/+0
2012-02-23bootstrap replacement c++ help componentCaolán McNamara1-4/+1