summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
AgeCommit message (Collapse)Author
2014-03-07Blind Windows build fixTor Lillqvist
Change-Id: Ib8403f199057bec926fe1da1bac5738046ccb245
2014-03-07SimplifyTor Lillqvist
Change-Id: Id6dc46c8b24441481d950ef0423da800a0f2ed9d
2014-03-07Why would we need GNOME and KDE scripts on OS X?Tor Lillqvist
Also, the senddoc script seems fairly AIX/Linux/X11-specific. Change-Id: I06c417df3256204d2b8b29b3978f89b00c15f6f0
2014-03-03shell: get rid of separate Library_syssh_win.mkMichael Stahl
Change-Id: I12f38bab6ea7207b79994556f0ab6798d2d1d9da
2013-07-18Trying to resurect the zip testFridrich Štrba
Change-Id: Ic022f25a4f8d69b8d60bea7974900db5223e1251
2013-05-04install scripts from shell using filelistsDavid Tardon
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 Michaelsen
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 Meeks
2013-04-15autoinstall more common librariesMatúš Kukan
Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7
2012-12-25Get rid of (most uses of) GUITor Lillqvist
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 Stahl
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 Michaelsen
- 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 Bergmann
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
2012-05-29BUILD_X64 is TRUE not YES, when definedAndras Timar
Change-Id: Ib49f623e3423ce1d7caf64bc97d7ffd72dd50ed7
2012-05-29shell: export more symbols, as privateMatúš Kukan
Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
2012-05-29gbuildize shellDavid Tardon
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed