/odk/util/

long.cn:88/cgit/lo/core/atom/postprocess?h=feature/cib_contract3753' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Collapse)Author
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