Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan | |
2012-01-11 | extensions: remove unused xmx library | Matúš Kukan | |
2012-01-09 | If there is no java, don't do the java stuff | Korrawit Pruegsanusak | |
2012-01-06 | Merge 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-27 | fpicker: convert to gbuild | Matúš Kukan | |
2011-12-26 | sunjavaplugin has been renamed | David Tardon | |
2011-12-25 | move UnoControls to tail_build | David Tardon | |
2011-12-25 | gbuildize UnoControls | David Tardon | |
2011-12-25 | remove pre-req from postprocess that are already pulled by tail_build | Norbert Thiebaud | |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | |
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk | |||
2011-12-23 | move psprint_config to tail_build | David Tardon | |
2011-12-23 | move dtrans to tail_build | David Tardon | |
2011-12-23 | move scaddins to tail_build | David Tardon | |
2011-12-23 | move accessibility to tail_build | David Tardon | |
2011-12-23 | convert windows-specific bits, part 1: jars | David Tardon | |
2011-12-20 | add dtrans to tail_build | Peter Foley | |
2011-12-20 | add scaddins to tail_build | Peter Foley | |
2011-12-18 | extensions: add to tail_build | Peter Foley | |
2011-12-18 | extensions: convert resource, xmlextract to gbuild | Peter Foley | |
2011-12-18 | extensions: convert abpilot to gbuild | Peter Foley | |
2011-12-18 | extensions: convert dbpilots to gbuild | Peter Foley | |
2011-12-17 | extensions: convert logging to gbuild | Peter Foley | |
2011-12-17 | extensions: convert bibliography to gbuild | Peter Foley | |
2011-12-17 | extensions: convert ldap to gbuild | Peter Foley | |
2011-12-17 | extensions: convert plugin to gbuild | Peter Foley | |
2011-12-16 | Revert "Move configmgr to tail_build." | Stephan Bergmann | |
...it is not yet ready for that. This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1. Conflicts: tail_build/prj/build.lst |