summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Collapse)Author
2012-05-14TDE integrationNorbert Thiebaud
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-11Stray line-joining backslashStephan Bergmann
Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825
2012-05-11Fix updchk xcu data after gbuild'ificationStephan Bergmann
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 Collerton
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-04-29make gbuild the default assumption of build.plBjoern 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-04-19move unodevtools to tail_buildDavid Tardon
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba
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 Tardon
2012-04-06Kill this.Jan Holesovsky
2012-04-05Clean up optional online update moduleStephan Bergmann
* 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úš Kukan
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl
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úš Kukan
2012-03-06more documentation and cleanups for various modules.Michael Meeks
2012-03-06add sdext to tail_buildDavid Tardon
2012-03-05Make postprocess build for iOS and --disable-database-connectivityTor Lillqvist
Whether anything that's done in postprocess is relevant for iOS remains to be seen.
2012-03-02move embeddedobj to tail_buildDavid Tardon
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23bootstrap replacement c++ help componentCaolán McNamara
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode.
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich
2012-02-05Eliminate un-used DIRECTX5Norbert Thiebaud
2012-01-30For iOS, skip stuff not builtTor Lillqvist
2012-01-25Let's skip scp2 for non-desktop OSes for nowTor Lillqvist
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc. Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini (which made the code a little easier). Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> (cherry picked from commit 3a7ae48b6f610899200ae2800706533f7c4c9f80) Conflicts: configure.in connectivity/source/drivers/postgresql/makefile.mk
2012-01-16android: LuceneHelpWrapper not built here.Michael Meeks
2012-01-15ucb: convert to gbuildMatúš Kukan
2012-01-11extensions: remove unused xmx libraryMatúš Kukan
2012-01-09If there is no java, don't do the java stuffKorrawit Pruegsanusak
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-12-26sunjavaplugin has been renamedDavid Tardon
2011-12-25move UnoControls to tail_buildDavid Tardon
2011-12-25gbuildize UnoControlsDavid Tardon
2011-12-25remove pre-req from postprocess that are already pulled by tail_buildNorbert Thiebaud
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
2011-12-23move psprint_config to tail_buildDavid Tardon
2011-12-23move dtrans to tail_buildDavid Tardon
2011-12-23move scaddins to tail_buildDavid Tardon
2011-12-23move accessibility to tail_buildDavid Tardon
2011-12-23convert windows-specific bits, part 1: jarsDavid Tardon
2011-12-20add dtrans to tail_buildPeter Foley
2011-12-20add scaddins to tail_buildPeter Foley
2011-12-18extensions: add to tail_buildPeter Foley
2011-12-18extensions: convert resource, xmlextract to gbuildPeter Foley