summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-03-02shell, scp2: clean up empty script packagesMichael Stahl1-3/+0
Change-Id: I93abddac491578d470f85bf3e814a0d7a91f0351
2015-12-17Remove gnome-open supportBryan Quigley1-1/+0
Gnome-open has been deprecate for some time. xdg-open replaces it. Change-Id: I7fc0f32a1f2fbadbe3d1cee58d0089213665c3a5 Reviewed-on: https://gerrit.libreoffice.org/20347 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen1-6/+0
Conflicts: shell/source/backends/gconfbe/gconfbackend.cxx Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87 Reviewed-on: https://gerrit.libreoffice.org/19408 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-10-12TDE: move stuff into the tde-integration packageJan-Marek Glogowski1-0/+1
Currently the package just contains the TDE shell backend library. This moves the URL handler tde-url-open and the vcl plugin into the integration package, like the KDE3 based kde-integration. The TDE address book driver is left in the core package. Change-Id: I2687b313d7f106bb344c65c50ae0a07b0140def0
2015-10-02Library recentfile should be built when UXING_X11Samuel Mehrbrodt1-5/+1
Change-Id: I9b8d67540f646e7da59e35303bf75cc43367f2c3 Reviewed-on: https://gerrit.libreoffice.org/19092 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl1-11/+0
With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17drop gnome-open-url binaryCaolán McNamara1-1/+0
we don't really need it anymore, fallback to our own open-url if there is nothing else to take it Change-Id: I7a4e841a53bda30e29d48b9c34d24af085f1b4b5 Related: coverity#706194 Use of untrusted string value
2014-11-11Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com>Richard PALO1-0/+8
Change-Id: Id15c4b355591678023ae97b1183f8f3a01823084 Signed-off-by: Michael Stahl <mstahl@redhat.com>
2014-11-07Don't add toolkit related shell packages with headless buildRiccardo Magliocchetti1-0/+2
Change-Id: Ib68bf02ef7065c76ff25f36b8c29a9a4b028b2e0 Reviewed-on: https://gerrit.libreoffice.org/12268 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-06fdo#82038: senddoc, uri-encode got lost on MacStephan Bergmann1-1/+1
Change-Id: I2f104c64601b22ce3ef078295c7da3cb21a133f9
2014-10-31scp2: move unix/gnome executables to AutoInstallMichael Stahl1-1/+1
Change-Id: I0e0c3b5e3f130093f430f47c1730580105718c1e
2014-08-11fdo#82038: Make sending email from LO work again on OS XTor Lillqvist1-2/+9
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-06-11the BSD family also uses gioBaptiste Daroussin1-1/+1
Change-Id: I75fb934e52beb2ab752df4c969aa2e10d4f5966e Reviewed-on: https://gerrit.libreoffice.org/9733 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-07Blind Windows build fixTor Lillqvist1-0/+7
Change-Id: Ib8403f199057bec926fe1da1bac5738046ccb245
2014-03-07SimplifyTor Lillqvist1-4/+1
Change-Id: Id6dc46c8b24441481d950ef0423da800a0f2ed9d
2014-03-07Why would we need GNOME and KDE scripts on OS X?Tor Lillqvist1-4/+2
Also, the senddoc script seems fairly AIX/Linux/X11-specific. Change-Id: I06c417df3256204d2b8b29b3978f89b00c15f6f0
2014-03-03shell: get rid of separate Library_syssh_win.mkMichael Stahl1-2/+1
Change-Id: I12f38bab6ea7207b79994556f0ab6798d2d1d9da
2013-07-18Trying to resurect the zip testFridrich Štrba1-0/+4
Change-Id: Ic022f25a4f8d69b8d60bea7974900db5223e1251
2013-05-04install scripts from shell using filelistsDavid Tardon1-0/+3
The FILELIST install method is really tailored to large sets of closely related files. It is not such a great idea to apply it just to move some unrelated files, delivered from a single module, out of $(OUTDIR), like here, because it requires splitting one Package to several to allow the files to be placed to different installation modules in scp2. The extra makefile increases the overhead needed to place a file into an installation set. We really need a better way to handle this... Change-Id: I2f271562d8773152e69d284b4fe8ae356dea0945
2013-04-23execute move of global headersBjoern Michaelsen1-1/+0
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-15autoinstall more common librariesMatúš Kukan1-1/+1
Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-11-09scp2: try to move losessioninstall so it does not break WNT buildMichael Stahl1-0/+7
Also MSVC does not like libraries that do not have any objects. Change-Id: I172fe0b61db9de6c7c4975a7b7c7fa63624b1865
2012-11-09making org.freedesktop.PackageKit.Query and .Modify availableBjoern Michaelsen1-0/+1
- partial implementation of the SessionInstaller interfaces - accessable via service: org.freedesktop.PackageKit.SyncDbusSessionHelper Change-Id: Ica91f481d041a066215fba3e808bf587e1271f1b
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-7/+0
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
2012-05-29BUILD_X64 is TRUE not YES, when definedAndras Timar1-1/+1
Change-Id: Ib49f623e3423ce1d7caf64bc97d7ffd72dd50ed7
2012-05-29shell: export more symbols, as privateMatúš Kukan1-2/+2
Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
2012-05-29gbuildize shellDavid Tardon1-0/+141
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed