summaryrefslogtreecommitdiff
path: root/Repository.mk
AgeCommit message (Collapse)Author
2014-10-31scp2: move unx wrapper scripts to AutoInstallMichael Stahl
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
2014-10-31Repository.mk: move mobile-only libraries to NONE layerMichael Stahl
Change-Id: Iae0c3fc429c74713662f1a75ef0a2150700274c7
2014-10-31Repository.mk: move executables that are not installed to NONE layerMichael Stahl
Change-Id: I494349840e5b95a7c9f477a4b3133d1a2318ab7e
2014-10-31scp2: move WNT executables to AutoInstallMichael Stahl
Change-Id: I3e541053faf956dc0cd2a3f068cd93b73fcaab6d
2014-10-31scp2: move unix/gnome executables to AutoInstallMichael Stahl
Change-Id: I0e0c3b5e3f130093f430f47c1730580105718c1e
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist
Just link that code into the sc library. We use clew anyway to handle optoinal presence of OpenCL at run-time. This is a straightforward change for now. Could be cleaner; we could get rid of the fairly pointless wrappers in sc/source/core/opencl/formulagroupcl.cxx for instance. Change-Id: I23215c6516ef04698f6891e2a7fc6611dc83b37a
2014-10-29scp2: move writer executables to AutoInstallMichael Stahl
Change-Id: Ibcfdd7a8c204a1ec90045ad39ef456237ba80a34
2014-10-29scp2: move math executables to AutoInstallMichael Stahl
Change-Id: I8cb04121c52eb62e837c6a80037f9eabfc573dde
2014-10-29scp2: move impress executables to AutoInstallMichael Stahl
Change-Id: I312a9921e8760ee93282ef0706469fdea3fabea9
2014-10-29scp2: move draw executables to AutoInstallMichael Stahl
Change-Id: I6f7642a39fb72cfed85638cdd9015bf0aced8a20
2014-10-29scp2: move calc executables to AutoInstallMichael Stahl
Change-Id: Id69718fbdf429a4e9196e8b9c5c8a71171ad0847
2014-10-29scp2: move base executables to AutoInstallMichael Stahl
Change-Id: I772bbfc05d4f8fd38df7a75d3b0982c843be2524
2014-10-29installer: let's make missing FileID a fatal errorMichael Stahl
... because the upcoming AutoInstall conversions introduce dependency from FolderItem to auto-installed executables, and we want to ensure that that keeps working. Change-Id: I08d4aeddd28b93f080e201716597315e9a6ec2d6
2014-10-29scp2: move python executables to AutoInstallMichael Stahl
Change-Id: I94919f11150f39148219afc613ced99f74c539c0
2014-10-29scp2: move xpdfimport executables to AutoInstallMichael Stahl
Change-Id: I9b75436a03c06252530bbd54a7011fb553ceb9be
2014-10-29scp2: move brand executables to AutoInstallMichael Stahl
... except for soffice.exe which is referenced by some FolderItem. Change-Id: Ie5788aa950f0b8526220fb2c8b9281ce934b8a5d
2014-10-29scp2: move crashrep executables to AutoInstallMichael Stahl
Change-Id: Ib9fba534491ce67d329a375a359eef4520c0a3a1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
Feature test macros that govern conditional compilation should be defined in config_*.h include files, not on the compilation command line. Change-Id: I40575a4762fd2564f10927b6f38a112dd9f9a3d7
2014-10-18tilebench depend on linreooficekitgtk so need ENABLE_GTK tooNorbert Thiebaud
Change-Id: I04b787493115de0190615f42248cc82968907e38
2014-10-10Build icontest for OS X, too. Does not work at all, thoughTor Lillqvist
Change-Id: Id1c82638f12514f55f297ec5e4a07444849175ce
2014-10-10Build icontest for Windows, tooTor Lillqvist
Change-Id: I7c23d9a41c9b517bf8dcdd3e1de2ab24a8a1d0d0
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
...which was effectively unused; there only ever was a single sunjavaplugin that is now folded directly into jvmfwk. Leaves room for further clean up. Change-Id: I14dd2a3a09bd1ce9a8c3f5c156628ec11d954a0b
2014-10-08icontest was missingTor Lillqvist
Change-Id: Ie00a983cc93736528e16b4244aaf1361536ed9b6
2014-10-03Try putting vcldemo in instdir/programTor Lillqvist
Chris Sherlock says that should make it possible to get it to actually run. (Didn't work for me, though.) Change-Id: I69a7badaf1f19481546866cfa2a417029c305105
2014-10-02LOK: Add a tiled rendering testbench.Michael Meeks
Change-Id: I631c0506f427d974c3dd4c75484aa25603100895
2014-09-18Use instsetoo_native-generated uno ini-file for both instdir and instsetsStephan Bergmann
Change-Id: I8aa839fbe621fed798a9d3a33975cbd202fba656
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist
So no need to expand it at configure time in ure/source/unorc, and no need to handle the related builddir!=srcdir complications. Change-Id: Ifa34d25fab9ad2da13ed039bf6c5921b0fb58703
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley
This removes ENABLE_NPAPI_INTO_BROWSER while it should keep ENABLE_NPAPI_FROM_BROWSER (embed flash in LO) intact. Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Conflicts: extensions/source/nsplugin/source/npshell.cxx Change-Id: I80a9159a75653c74423d8fdc7c188568d3188e04
2014-08-15fdo#75506 move tubes lib from OOOLIBS,calc to OOOLIBS,oooEike Rathke
As the desktop module links against it. Change-Id: I23b296a57bcd8971678f41a60a3bc4001a4f4855
2014-08-15Register postgresql-sdbc libs only if we build them, surely?Tor Lillqvist
Change-Id: I8cee0b3ee52925029834605c86fc01303e34b0c4
2014-08-11fdo#82038: Make sending email from LO work again on OS XTor Lillqvist
Do build the cmdmail library, the uri-encode executable and do install the senddoc script for OS X, too. Note that in order for it to work, one needs to set the "E-mail program" in Preferences:Internet:E-mail to /Applications/Mail.app. (Or possibly some other application and/or executable.) Change-Id: I5764c9891865983d46081edc854e321643c296cc
2014-08-11"fixes" needed because ure/source/unorc is now expanded at configure timeTor Lillqvist
Argh, this is getting even uglier. We cheerfully ignore for now the theoretical possibility that the URE unorc used by build-time tools (i.e. the configure-expanded ure/source/unorc) could be different for HOST and BUILD (in case they use different --enable-canonical-installation-tree-structure), and use the HOST one for the BUILD tools. The right thing would probably be to construct the URE unorc in the relevant Makefile, like we do for fundamentalrc? Or then to just re-design the whole mess of rc files into some simpler (good luck). Change-Id: I654309503d0e696778910acadcbf2f6b90ffa02a
2014-08-02scp2: move winexplorerext libs to AutoInstallMichael Stahl
Change-Id: I93d08ab46e401a2f37c9ad6e425e8014c7e05db1
2014-08-02Repository.mk: remove obsolete librariesMichael Stahl
These were removed by commits 5142e628b563a9876e8884c5dd4914eff4a2f307, a5783fe922b2419b5b662eb5f544a1f401341dbf and eb6fa6be7500b9110913174552c156b0504ece07. Change-Id: If8b5b5d2241bf66dea4a8376a5303f585559ebdc
2014-08-02setup_native, scp2: remove "regpatchactivex" MSI custom-action and libMichael Stahl
This was effectively omitted from the installation set since commit 26c142ca5f2b405b02ab5701dfaeab7bf281a727, and is apparently related to the obsolete StarOffice patch mechanism. Change-Id: I9a4c113e19e5b2b751e3da64b4dde53320132a35
2014-08-02scp2: move activex libs to AutoInstallMichael Stahl
Change-Id: I08fac26859d97e3d7a60d3ba443c2d2ca039789b
2014-07-20Repository.mk: cluster the mobile-only stuff togetherMichael Stahl
Change-Id: I77348fce55db78e437431dd07879b4c26f0be893
2014-07-20scp2: move xsec_xmlsec lib to AutoInstallMichael Stahl
Change-Id: Iff2bb51047d6b8698b65b83ff79a99f6f125b53c
2014-07-20scp2: move python libraries to AutoInstallMichael Stahl
Change-Id: Ib89daf3e608fd995845062eae2a7a33149964844
2014-07-20scp2: move postgresqlsdbc libraries to AutoInstallMichael Stahl
Change-Id: Ia96e85191d877ebfd7621f7aa572f29e6482716c
2014-07-20scp2: move OGLTrans library to AutoInstallMichael Stahl
Change-Id: I5140f4053fbb1add4bc0b1b8cb6cd9772f3ffa28
2014-07-20scp2: damnit, did i really push this utter garbage?Michael Stahl
Change-Id: I262456efc52c74aeeda1c55b24a69c4c628a26d8
2014-07-18scp2: move pdfimport library to AutoInstallMichael Stahl
Change-Id: Iac7d30ea181edbc479034e7b6f8eea285d7f6fbb
2014-07-07fix build errors related to AVFoundation @ OS X <10.7Douglas Mencken
AVFoundation framework is available in OS X v10.7 and later related commits: 7822b5535cccc68e5b454d04a66a6b4f27675ec6 0b49cc5b03b39aa1dfddf924c6eaf8cb42e791a8 Change-Id: If771fca79c41d70e51eab533faec7bb9997803b7 Reviewed-on: https://gerrit.libreoffice.org/9769 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt
Very basic, but works. Change-Id: I0c521e833b53e13065e0be48e6fa767e44b29787
2014-06-25TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.Andrzej Hunt
Change-Id: I46760c0a1329b9823fd999c470b57fef66d28914
2014-06-13Repository.mk: remove 10 obsolete librariesMichael Stahl
Change-Id: I16e551802181f1daebc49769ece7b9397b8fe52d
2014-06-13scp2: move reportbuilder libraries to AutoInstallMichael Stahl
Change-Id: I3369b4c5c412741e82279db95cb517a8ae69b25c
2014-06-13scp2: move basebmp, avmediaQuickTime, avmediaMacAVF libs to AutoInstallMichael Stahl
Change-Id: I1b7a8fd5272cb56b2a45c89de79165cfd71711c4
2014-06-09fix the error "KDE is not a valid group for executables."Takeshi Abe
Change-Id: Ic9f545be0d7ed53aed4b08588132d1c7b740313b