Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-14 | gbuild migration: pyuno module | David Ostrovsky | |
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db | |||
2012-06-07 | Make webdav and odma ucp configuration properly conditional | Stephan Bergmann | |
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277 | |||
2012-05-29 | move embedserv to tail_build | David Tardon | |
Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68 | |||
2012-05-29 | move nlpsolver to tail_build | David Tardon | |
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82 | |||
2012-05-29 | move scp2 to tail_build | David Tardon | |
Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3 | |||
2012-05-29 | gbuildize shell | David Tardon | |
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed | |||
2012-05-29 | move reportbuilder to tail_build | David Tardon | |
2012-05-29 | connectivity: convert tdeab to gbuild | David Tardon | |
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799 | |||
2012-05-29 | rename evoab2 back to evoab | David Tardon | |
2012-05-29 | fix packing of DB drivers | David Tardon | |
2012-05-29 | fix component paths | David Tardon | |
2012-05-29 | fix rdb creation | David Tardon | |
2012-05-29 | connectivity: convert configuration | David Tardon | |
2012-05-29 | connectivity: convert dbpool2 to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert sdbc2 to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert dbt to gbuild | Peter Foley | |
2012-05-28 | android: build and package the fpicker so we can select files to open | Michael Meeks | |
2012-05-25 | Use the new plain text type detection service for text/csv type. | Kohei Yoshida | |
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945 | |||
2012-05-24 | No point to rebase inexisting dll | Fridrich Štrba | |
Change-Id: Ibbb917858fb1bd327cae4bde0b4dd34ac3787e64 | |||
2012-05-14 | TDE integration | Norbert Thiebaud | |
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e | |||
2012-05-11 | Stray line-joining backslash | Stephan Bergmann | |
Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825 | |||
2012-05-11 | Fix updchk xcu data after gbuild'ification | Stephan 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-09 | EasyHack fdo#42783: get rid of CPU define/build system variable | Thomas Collerton | |
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-19 | move unodevtools to tail_build | David Tardon | |
2012-04-19 | Diminish the number of writerperfect libraries | Fridrich Š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-07 | gbuildize xmlhelp | David Tardon | |
2012-04-06 | Kill this. | Jan Holesovsky | |
2012-04-05 | Clean up optional online update module | Stephan 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-03 | fps_kde and fps_kde4 are no more | Matúš Kukan | |
2012-03-14 | fdo#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-10 | embedserv: convert to gbuild | Matúš Kukan | |
2012-03-06 | more documentation and cleanups for various modules. | Michael Meeks | |
2012-03-06 | add sdext to tail_build | David Tardon | |
2012-03-05 | Make postprocess build for iOS and --disable-database-connectivity | Tor Lillqvist | |
Whether anything that's done in postprocess is relevant for iOS remains to be seen. | |||
2012-03-02 | move embeddedobj to tail_build | David Tardon | |
2012-03-01 | embeddedobj: convert to gbuild | Matúš Kukan | |
2012-02-27 | s/interpreters/scripting/ | Tor Lillqvist | |
2012-02-27 | Decouple disabling of scripting (BASIC &co) from OS being iOS | Tor Lillqvist | |
2012-02-23 | just link to HelpIndexer | Caolán McNamara | |
2012-02-23 | bootstrap replacement c++ help component | Caolán McNamara | |
2012-02-19 | gbuild'ize smoketest(oo_native) and merge them | Matúš Kukan | |
Add smoketest to tail_build and make it a subsequentcheck target. | |||
2012-02-17 | Introduce headless switch for X / cairo / toolkit less build | Riccardo Magliocchetti | |
The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode. | |||
2012-02-17 | merge feature/gbuild_java | David Tardon | |
2012-02-09 | Added and improved READMEs for modules in extensions, extras, postprocess | Josh Heidenreich | |
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud | |
2012-01-30 | For iOS, skip stuff not built | Tor Lillqvist | |
2012-01-25 | Let's skip scp2 for non-desktop OSes for now | Tor Lillqvist | |
2012-01-23 | fdo#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-16 | android: LuceneHelpWrapper not built here. | Michael Meeks | |