summaryrefslogtreecommitdiff
path: root/ucb
ModeNameSize
-rw-r--r--CppunitTest_ucb_webdav_local_neon.mk1422logplain
-rw-r--r--CppunitTest_ucb_webdav_neon_opts.mk1430logplain
-rw-r--r--CppunitTest_ucb_webdav_propfindcache.mk1472logplain
-rw-r--r--CppunitTest_ucb_webdav_res_access.mk1447logplain
-rw-r--r--JunitTest_ucb_complex.mk824logplain
-rw-r--r--JunitTest_ucb_unoapi.mk892logplain
-rw-r--r--Library_cached1.mk1059logplain
-rw-r--r--Library_srtrs1.mk841logplain
-rw-r--r--Library_ucb1.mk1110logplain
-rw-r--r--Library_ucpcmis1.mk1232logplain
-rw-r--r--Library_ucpdav1.mk3906logplain
-rw-r--r--Library_ucpexpand1.mk734logplain
-rw-r--r--Library_ucpext.mk961logplain
-rw-r--r--Library_ucpfile1.mk1185logplain
-rw-r--r--Library_ucpftp1.mk1285logplain
-rw-r--r--Library_ucpgio1.mk1122logplain
-rw-r--r--Library_ucphier1.mk1193logplain
-rw-r--r--Library_ucpimage.mk836logplain
-rw-r--r--Library_ucppkg1.mk1040logplain
-rw-r--r--Library_ucptdoc1.mk1176logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_ucb.mk1297logplain
-rw-r--r--README444logplain
d---------qa101logplain
d---------source190logplain
d---------test / com / sun / star / comp / ucb30logplain
e.dieNorbert Thiebaud Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi> 2012-10-08changed scripting javascript/beanshell switches in distro configsAndras Timar Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b 2012-10-02remove deprecated configure switch --disable-activex-componentAndras Timar Change-Id: I3a5b19ac9f7c09a7bb5c919b3a9bc18ab646fd76 2012-09-27explicitly --disable-gtk for Windows and MacOSXAndras Timar Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090 2012-04-24Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist Do not depend on a distro-configs file to disable it. It is supposed to be optional to pass a --with-distro option. Running a bare ./autogen.sh is supposed to produce a working configuration. 2012-03-29Disable cairo canvas on Windows fdo#46901 fdo#46532Michael Meeks We never used cairocanvas on Win, this got accidentally enabled due to configure.in cleanups. Not that we shouldn't, but it needs some more fixing ( Analog of Thorsten's Mac commit for fdo#45584 ) 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-02Online update: Enable online update even for the Linux release builds.Jan Holesovsky [and mention it explicitly in the Windows and Mac distro configs, to be safe :-)] 2011-12-09Build the postgresql driver by default on 32-bit Windows tooFridrich Štrba 2011-12-01Enable online update in the release builds again.Jan Holesovsky 2011-11-30Remove some obsolete config optionsFridrich Štrba 2011-09-22distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119 2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky Conflicts: Makefile.in configure.in instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/inc/minor.mk 2011-06-24Disable the online update for the release.Jan Holesovsky Signed-off-by: Petr Mladek <pmladek@suse.cz> 2011-06-13No enable-ext-scripting-python any moreTor Lillqvist 2011-05-16Build nlpsolver for Win32 and Linux release buildsFridrich Štrba 2011-05-16Build nlpsolver for Win32 and Linux release buildsFridrich Štrba 2011-05-13unrecognized options: --with-nlpsolverFridrich Štrba 2011-05-13unrecognized options: --with-nlpsolverFridrich Štrba 2011-05-13Enable binfilter explicitely for windowsFridrich Štrba 2011-05-13Enable binfilter explicitely for windowsFridrich Štrba 2011-05-11Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek Added the following options to distro-configs/LibreOffice*.conf: --enable-ext-scripting-beanshell --enable-ext-scripting-javascript --enable-ext-scripting-python Thanks David Tardon <dtardon@redhat.com> for tip 2011-05-11Enable extensions and bundle them in Windows build by defaultFridrich Štrba 2011-05-11Enable extensions and bundle them in Windows build by defaultFridrich Štrba 2011-05-03Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek Added the following options to distro-configs/LibreOffice*.conf: --enable-ext-scripting-beanshell --enable-ext-scripting-javascript --enable-ext-scripting-python Thanks David Tardon <dtardon@redhat.com> for tip