summaryrefslogtreecommitdiffstats
path: root/postprocess
Commit message (Collapse)AuthorAgeFilesLines
* remove malingering legacy RCS tags.Michael Meeks2012-06-283-19/+0
|
* re-base on ALv2 code.Michael Meeks2012-06-217-147/+84
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* gbuild migration: pyuno moduleDavid Ostrovsky2012-06-141-1/+1
| | | | Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
* Make webdav and odma ucp configuration properly conditionalStephan Bergmann2012-06-071-1/+5
| | | | Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
* move embedserv to tail_buildDavid Tardon2012-05-291-1/+1
| | | | Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
* move nlpsolver to tail_buildDavid Tardon2012-05-291-1/+1
| | | | Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
* move scp2 to tail_buildDavid Tardon2012-05-291-1/+1
| | | | Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3
* gbuildize shellDavid Tardon2012-05-291-12/+17
| | | | Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
* move reportbuilder to tail_buildDavid Tardon2012-05-291-1/+1
|
* connectivity: convert tdeab to gbuildDavid Tardon2012-05-292-2/+2
| | | | Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
* rename evoab2 back to evoabDavid Tardon2012-05-291-1/+1
|
* fix packing of DB driversDavid Tardon2012-05-291-7/+22
|
* fix component pathsDavid Tardon2012-05-291-4/+4
|
* fix rdb creationDavid Tardon2012-05-291-15/+17
|
* connectivity: convert configurationDavid Tardon2012-05-291-14/+14
|
* connectivity: convert dbpool2 to gbuildPeter Foley2012-05-291-1/+1
|
* connectivity: convert sdbc2 to gbuildPeter Foley2012-05-291-3/+1
|
* connectivity: convert dbt to gbuildPeter Foley2012-05-291-1/+1
|
* android: build and package the fpicker so we can select files to openMichael Meeks2012-05-281-2/+2
|
* Use the new plain text type detection service for text/csv type.Kohei Yoshida2012-05-251-0/+1
| | | | Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
* No point to rebase inexisting dllFridrich Štrba2012-05-241-1/+0
| | | | Change-Id: Ibbb917858fb1bd327cae4bde0b4dd34ac3787e64
* TDE integrationNorbert Thiebaud2012-05-142-0/+11
| | | | Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
* Stray line-joining backslashStephan Bergmann2012-05-111-1/+1
| | | | Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825
* Fix updchk xcu data after gbuild'ificationStephan Bergmann2012-05-111-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
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-1/+1
| | | | Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* move unodevtools to tail_buildDavid Tardon2012-04-191-1/+1
|
* Diminish the number of writerperfect librariesFridrich Štrba2012-04-191-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.
* gbuildize xmlhelpDavid Tardon2012-04-071-2/+2
|
* Kill this.Jan Holesovsky2012-04-061-12/+0
|
* Clean up optional online update moduleStephan Bergmann2012-04-052-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.
* fps_kde and fps_kde4 are no moreMatúš Kukan2012-04-031-4/+0
|
* fdo#47246: fpicker: merge fop library into fps:Michael Stahl2012-03-142-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 :)
* embedserv: convert to gbuildMatúš Kukan2012-03-101-1/+1
|
* more documentation and cleanups for various modules.Michael Meeks2012-03-061-1/+4
|
* add sdext to tail_buildDavid Tardon2012-03-062-1/+13
|
* Make postprocess build for iOS and --disable-database-connectivityTor Lillqvist2012-03-052-26/+65
| | | | | Whether anything that's done in postprocess is relevant for iOS remains to be seen.
* move embeddedobj to tail_buildDavid Tardon2012-03-021-1/+1
|
* embeddedobj: convert to gbuildMatúš Kukan2012-03-011-2/+6
|
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
|
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-1/+1
|
* just link to HelpIndexerCaolán McNamara2012-02-231-1/+0
|
* bootstrap replacement c++ help componentCaolán McNamara2012-02-231-4/+1
|
* gbuild'ize smoketest(oo_native) and merge themMatúš Kukan2012-02-191-1/+1
| | | | Add smoketest to tail_build and make it a subsequentcheck target.
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-172-3/+10
| | | | | The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode.
* merge feature/gbuild_javaDavid Tardon2012-02-171-1/+1
|\
| * sunjavaplugin has been renamedDavid Tardon2011-12-261-1/+1
| |
* | Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+3
| |
* | Eliminate un-used DIRECTX5Norbert Thiebaud2012-02-051-4/+0
| |
* | For iOS, skip stuff not builtTor Lillqvist2012-01-301-12/+18
| |