summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)AuthorFilesLines
2013-10-08fdo#52004 set resolution of .dmg background image to 72DPIAndras Timar1-0/+0
Apparently Mac OS X looks at the DPI value, not to the actual pixel size of the image. Change-Id: I9fd43228e4d2e05397f798ed4902d7d80ef2145f Reviewed-on: https://gerrit.libreoffice.org/6162 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2013-09-01cppcheck: Array index is used before limits checkJulien Nabet1-2/+2
Change-Id: I531430ce4bc0937a023d3e2849ae07d8f94e3e70 Reviewed-on: https://gerrit.libreoffice.org/5723 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-14Unbreak Windows buildFridrich Štrba1-2/+2
Change-Id: Ibeed303ca4b8812cf7deafa1d1ad06f59a73cf8d (cherry picked from commit fb0238d276e5835dbb316a6f4ae383988ed62aee) Reviewed-on: https://gerrit.libreoffice.org/5408 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-06let's own the packaged stuff by root:root again (fdo#67388)Petr Mladek1-0/+8
We have started to use -fvisibility=hidden globally with GCC. The hacky libgetuid.so does not work if the symbols are hidden. In addition, the library was renamed from getuid.so to libgetuid.so during gbuildisation; There was more location where it was not fixed; The result was that the packages and files in the Linux download tarballs were owned by some "ugly" user and group. Change-Id: I22f62b861c373f2553dcccc85a84dddabaf1f418 Reviewed-on: https://gerrit.libreoffice.org/5251 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-07-26fdo#67258 catch error when calling mdfindChristian Lohmaier1-1/+6
This can be the case when spotlight is disabled. So just ignore any error when trying to locate installed versions and let the user continue with the manual selection instead of aborting. Change-Id: I2c4e12652b8cb3b43af3ca6d8d553f0558f91858 Reviewed-on: https://gerrit.libreoffice.org/5069 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-on: https://gerrit.libreoffice.org/5118
2013-05-14add dictionaries to ca-XV language packAndras Timar1-0/+1
Change-Id: I1afb4388bbb811a7d296b86a4a8b77758964daaf
2013-05-13add Icelandic Hunspell dictionary and thesaurusBjörgvin Ragnarsson2-0/+16
Change-Id: Ibf2cb81f57d123825990c7bde90586b894b9cdcc Change-Id: I7ea382194476eeef7f83caa66c9115ed1da433b2 Reviewed-on: https://gerrit.libreoffice.org/3860 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-05-07setup_native: remove Package_spellMichael Stahl3-17/+2
Change-Id: I082956036843b6a88e3e1db3d799985599ae2980
2013-04-30remove unused product variables from Windows installerAndras Timar2-50/+0
OLDPRODUCT2 - it was a workaround for OOo 1.9, obsolete SAMEPRODUCTS - same product have the same ProductCode, so installer detect it anyway under normal circumstances. It is possible that a tester/developer tries to install the same version with different ProductCode over an existing installation (e.g. dailyes or RCs). Then we are in trouble. However, SAMEPRODUCTS was not in use. Moreover, Windows Installer uses only the first three fields of the product version. So we cannot make difference between e.g. 4.0.3.1 and 4.0.3.2, and this is the new versioning scheme. BETAPRODUCTS - LibreOffice have never used different upgrade code (BETAUPGRADECODE) for betas. OLDPRODUCTSPATCH, SAMEPRODUCTSPATCH, NEWPRODUCTSPATCH - related to old Star Division patching mechanism, they were commented out anyway. STUBPRODUCTS, STUBUPGRADECODE - these look useless Change-Id: I77d67b72e18fa6b3ba4182b99e198c42f247cea4
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl11-11/+11
Mainly this means using /MDd instead of /MD and /MTd instead of /MT in the CFLAGS, and also re-mapping of .lib files to ones with "d". Change-Id: Ifc56b53a66d5eb522c1695a34d68b08cad1d8338
2013-04-03build fails with any uppercase char in the source dirCaolán McNamara1-1/+0
Change-Id: I707a92791adbb60e5491291e89e38f1d57fa97cd
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-1/+1
Plus avoid use of Export::sLanguages member outside of the class. Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
2013-03-21Missing dependency of librelogo on writerStephan Bergmann1-3/+3
...at least due to dependency of librelogo.xcd on writer.xcd, see 82c53d537a05dadf4d7fd7ea41292897bf2d47c7 "Missing dependency." Otherwise, having librelogo installed but not writer will cause an uncaught RuntimeException from configmgr::Components::parseXcdFiles (configmgr/source/components.cxx) early on in soffice.bin. Change-Id: I97565fe5c790ed182bb27fd722c650acf8a8ee08
2013-03-18one time is enough ;)Rene Engelhard1-29/+0
Change-Id: I298433a242eded15b01a379e7b552d62c44d43f3
2013-03-18readd packinfo_office.txt stuff for Pdfimport/ReporbuilderRene Engelhard1-0/+60
... as otherwise it ends up in gid_Module_Root_Brand, NOT in it's own module (which is intended) Change-Id: Ic3951ccd7471793419b04f4f2fcfe90060c6d71f
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky1-15/+0
For test sample report from fdo#61726 can be used. Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe Reviewed-on: https://gerrit.libreoffice.org/2718 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12sync packinfo with scp2Andras Timar3-74/+12
Change-Id: Ie20dab628e089a97c16b91b080eda5e09bbbb46a
2013-03-12actually make new gid_Module_Script_Provider_For_Python being installedRene Engelhard1-1/+1
Change-Id: I3440a45465fa79d3ace0f04fd6036734c9caf00d
2013-03-11fdo#62103 only dict of the first lang code is packed into langpackAndras Timar1-2/+2
Therefore we packed Aragonese dictionary into Spanish and Catalan langpacks, instead of Spanish and Catalan dictionaries. Change-Id: I6b7606b8d8f4f30cded583b96d9f9b5f2ef64e9f
2013-03-03remove stale javafiltersAndras Timar6-381/+0
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
2013-03-02remove RebuildShellIconCache CustomAction (it was Win 9x/NT/2K only)Andras Timar3-107/+1
Change-Id: Id856c2279520d9183c8b10967f5b56903d21963f
2013-03-01MinGW: Actually, this is usable only with MSVC.Jan Holesovsky1-1/+1
Change-Id: Ida4715033f45f4857c8355b40878f9b05362a222
2013-02-28MinGW: Build makecab.exe and friends only when WINEGCC is set.Jan Holesovsky1-2/+5
Change-Id: I37ed3c2ef456c4a258101a9f1ea9568798a6ce80
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28fix typoDavid Tardon1-1/+1
Change-Id: I6c824dccee8c0af0edb2f6fce7d47079894f7af4
2013-02-27setup_native: add missing dependency on packageMatúš Kukan4-5/+9
Also correct some package names. They were quite random, I wonder if it was working and they are needed for something. Change-Id: I5080f1f7eda967b602b6fac667018e11aec5a521
2013-02-26setup_native: fix localizationAndras Timar1-1/+1
Change-Id: I3a179076f7102958fd2d8f24af1288aa610835da
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-20fix dependencies of the obsolete stdlibs package on linuxPetr Mladek1-2/+4
The old version should get repalced by the ure package. It should also conflict with the new ure package. This commit adds support for %incompat epm tag. It produces conflicts in rpm and deb. It can be defined in setup_native/source/packinfo by linuxincompat. This commit also removes obsolete hack for debian dependencies. libreoffice-bundled conflict is mentioned in the desktop-integration package these day. The hack in epmfile.pm was not used because no package used "replace" tag. Change-Id: I5e9cb89a6108c22c61287fce1ffc6baf3f618d15 Reviewed-on: https://gerrit.libreoffice.org/2260 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-02-19Kill the --without-system-stdlibs optionFridrich Štrba1-12/+4
Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
2013-02-18Update Branding for 4.0 (.1)Stefan Knorr1-0/+0
(c) Maxim Darak, Mirek Mazel 2013 Change-Id: I30fdb3234152e746e8a2a565310ab1b22115315c Reviewed-on: https://gerrit.libreoffice.org/2236 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar14-14/+143
Change-Id: I100b7ff7e3aa505098ce8b3333d1aa8faca50370
2013-02-16CustomActions are not for MinGW, yetAndras Timar1-4/+1
Change-Id: Id17a596131b42a31fe007e2c4840798a387f3d04
2013-02-16setup_native: no export on MinGWDavid Ostrovsky1-0/+2
Change-Id: Iebce2ee63fd16dea4139b152b97fce69b8491e18
2013-02-16fix circular dependency in setup_nativePeter Foley1-2/+0
Change-Id: Ic096616e04e67a31bacc840ff25349491a5e56e7
2013-02-16Fix build for --enable-epm / --with-package-format=deb rpm case.Thorsten Behrens1-1/+0
This was somewhat broken after the setup_native gbuild conversion. Change-Id: I825dd5008348534718a5b43e6a3eb893fa75135b
2013-02-14fix rpm build in setup_nativePeter Foley1-3/+3
Change-Id: Id7cba31ac24f6a45077f5a41039b7b79ad668b95
2013-02-14Missing dependencyStephan Bergmann1-0/+2
Change-Id: I73c77ea8f38794bf3d05ee247bdab5e4ddc57646
2013-02-13fix setup_native localization for macPeter Foley1-3/+2
Change-Id: Ifcd3a96e1e0d53bb7dabb3e8cda1846ca2d262be
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar35-24/+103
Change-Id: I1c15003acfb4d1c49c990a247629c70c4dcc3bd3
2013-02-13remove thesaurus indexer CustomActionAndras Timar3-230/+0
It was never integrated and used. If we made the effort to integrate it, Windows installer would be a few megabytes smaller, because indexes of thesauri would be generated in install time (instead of packaging pre-generated indexes). However, the cons are: * untested * presumably slows down instal process which is slow already * adds complexity to installer which is too complex already * indexes will not be there in case of administrative install (QA) * bad experiences with CustomActions that manipulate the installed application (various, weird permission problems) Change-Id: I3989b835b1250718bc03107a3807d091e7a9aa0e
2013-02-12Fix typo to make --enable-online-update build again.Jan Holesovsky1-1/+1
2013-02-12It's better to use fclose on a not null handleJulien Nabet1-2/+2
Change-Id: I609270e269a0905818d6a2b4f44cb9a034099346
2013-02-12More setup_native fixes for --enable-epm Linux/RPM post gbuild'ificationStephan Bergmann1-6/+6
Change-Id: I27e0e68ebc27dd89c254793e670d0bf5f48fe57e
2013-02-12don't duplicate code for msvc and gccDavid Ostrovsky1-2/+3
Change-Id: I65f33f31fb31ad5b2373bbc08865ca5b358d7ce0
2013-02-11msvc needs instooofiltmsi tooPeter Foley1-0/+1
Change-Id: I343bedcfb588bfd3fbfea572e7ce24c77c0b8178
2013-02-11stdcall and declspec(dllexport) don't play nicely togetherPeter Foley4-2/+10
Change-Id: I56da76771790cb6824ac3d01072d9143cb580741
2013-02-11Make instsetoo_native build again on mingwDavid Ostrovsky1-1/+1
Change-Id: I62d8ae0da7e98d4c2196b4d41e06ffe0b3a046f8