summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)AuthorFilesLines
2014-02-10fdo#60924: Move some packages to autoinstallMarcos Paulo de Souza3-69/+0
Change-Id: I5805c8d1c9978b8625ba0e0ea6c4337baf5a6cb5 Reviewed-on: https://gerrit.libreoffice.org/7903 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-02-05scp2: stop cargo-culting DONT_OVERWRITE aroundMichael Stahl5-56/+56
There appears to be no usage of this Style in the installer Perl code in the git history. Change-Id: I137627505af5c7b33006437e83624b34ca2e3583
2014-02-04scp2: migrate URE Packages to AutoInstallMichael Stahl1-40/+1
Change-Id: I98a272e8cf009aa04bbd07ee333f9853e2a906d2
2014-02-04gbuild: add gb_Helper_register_packages_for_installMichael Stahl1-0/+7
Change-Id: I855a7e260a9ad05d655d121dbed97597b21187d2
2014-02-04scp2: move URE jars to AutoInstallMichael Stahl3-55/+9
Change-Id: I68c5f5ac015e8c5d8efd60921f38eb31c6f8088d
2014-02-04gbuild: add gb_Helper_register_jars_for_installMichael Stahl1-1/+1
Change-Id: I560a8eded4747a9332f5dac29009eafd3d6e68b7
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl2-1/+8
... via new scp2 macro LIBO_LIB_FILE_COMPONENTCONDITION. (regression from 2feb756dd5ff486a3972cf676f6f1d07017bf0f6) Change-Id: I6ab30cc1c14c34bd7dc1325e3f98d972544e7eea
2014-02-04convert chinese dictionary dialog to .uiCaolán McNamara2-2/+0
Change-Id: I2c239c1e7115d26f7b1dba00b08256b650cc183e
2014-01-27fdo#72804 Add firebird.msg to install.Andrzej Hunt2-12/+6
This provides saner error messages for malformed or invalid sql. Change-Id: I86664db1f1446128bb73e6749f8c00f8313dd414
2014-01-10scp2: fix windows buildMichael Stahl1-17/+3
913bf64b0bf1330a5055c26770faedf2ad7fc3c5 had some issues with redland stuff that is built as Library on windows, and the libxslt package is actually called "xslt" for unknown reasons; unfortunately the buildbot did not actually try to create an installation set so it was not detected. Change-Id: I0437f09228f62b21036a6c26e3d17029d1aab79e
2014-01-10fix help packaging for Mac OS X language packsChristian Lohmaier1-1/+0
helpcontent was not packaged into the tarball that is extracted into the user's installation directory (and thus never was installed) simplify the packaging by getting rid of the special "collect" dir (LangPackHostName) that was the cause for the problem to begin with: LanguagePack files were collected in LangPackHostName based directory, while HelpPack files were collected in regular directory. And that value wasn't even used for the actual path that is delivered to the user, so get rid of it and the associated code. Change-Id: Iadd24382a45722bbe8d58bd97be79609fd03021b
2014-01-09Use filelist in some packagesMarcos Paulo de Souza1-92/+28
Change-Id: Ifeaa0b6acb9911fee27cadbfdc420028b9ac0227 Reviewed-on: https://gerrit.libreoffice.org/7311 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-2/+2
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara4-12/+12
Except for our external api where the Oriya is stuck (and similar for the vba implementation) Change-Id: I8288c930567385eea49a4c303727b13ef8b8a89f
2013-12-09scp2: Fix one more 'Name' path.Matúš Kukan1-1/+1
It is under #ifdef MINGW_SYSTEM_PYTHON, so nobody noticed. Change-Id: Idf48079e5533ef20fd37eef819c9ac2601833a14
2013-12-06scp2: hopefully fix Windows buildMatúš Kukan2-2/+2
Change-Id: Ib4ead1d64dc6b8e76bf2c7bf0f007e8962acb1e2
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan5-26/+42
Fix installer / scp2 to not ignore directory prefix in 'Name'. Change-Id: Ib319363c8be73a72029f1ba3833e518e15c55e29 Reviewed-on: https://gerrit.libreoffice.org/6915 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-4/+0
JAB has been discontinued in favor of the native IA2 bridge. Change-Id: I88461f73c620507d3e97b077ea2abdd2229322e1 Reviewed-on: https://gerrit.libreoffice.org/6819 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-12-04Those AFM files are not used anymoreKhaled Hosny2-22/+0
They were used to build metrics for printer built in fonts, which was dropped in the previous commit. Change-Id: Id9fb3108facec61eb6de0a2d16546f1187465e50 Reviewed-on: https://gerrit.libreoffice.org/6861 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-24fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza2-51/+1
Change-Id: I0de4b88eb076e53792aa6d16092dcbcbb548246c Reviewed-on: https://gerrit.libreoffice.org/6763 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-24Add lo_LA (Lao) dictionary fdo#71939Andras Timar4-5/+36
Change-Id: Idbc102453aa47a71d7b550eb8a7b65c25825111e
2013-11-22.dat files are goneDavid Tardon1-6/+3
Change-Id: I7fa5d7f7e9af9e0e785a58f942cf0a401394bafd
2013-11-21--enable-ia2 no longer disables Java access bridgeMichael Stahl1-1/+1
Just install both; 448727e598ca0c35ee9cd6f2c25a847c8147943b already made IA2 an experimental feature with fallback to Java access bridge if experimental mode is disabled. Change-Id: I4ca64adbc586bd87b4d28087709f5c2e02bf7990
2013-11-21fdo#60698: Unify spl and spl_unxMarcos Paulo de Souza1-4/+0
Change-Id: Ifd328ff3ce12364e95d05405759df6588b3a86bc Reviewed-on: https://gerrit.libreoffice.org/6503 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2013-11-21--enable-ia2 disables building java-bridge, so disable packaging it tooMichael Stahl1-1/+1
Change-Id: I7e3b2d47af9a9b91b22df43fc56cdfd3522de6d8
2013-11-20Revert "fdo#67060 do not package RPM-only install script to DEB packs"Michael Stahl1-1/+1
Put back the definition of WITH_RPM: otherwise a build --with-pkgformat=archive fails since the scripts/install is not built. Leave in the change to installer that should fix the original DEB bug. This reverts commit 4f995b395ea347469ca9c7681d2f01f63e966d96. Change-Id: I0cf4ba003237c66dfb7a0677d6a32a69f8203c6b
2013-11-20fdo#67060 do not package RPM-only install script to DEB packsAndras Timar1-1/+1
This reverts commit 5003ab57eee903d072fc7fac8cb5c69a34fb9d5c. It did not work, when both RPM and DEB were selected as targets. Change-Id: I90c74f0d00804b80daeca2c69d1f12e094243a81
2013-11-19renamed ku* to kmr-Latn*, fdo#63460Eike Rathke4-12/+12
Change-Id: I6e2be7da65221aa090d7ee2a0f8a6c7698ec2f89
2013-11-18Use filelist in curlMarcos Paulo de Souza1-15/+3
Change-Id: I6a5fa0f7c0c9184ff013e2630f8edcb6ba2aa942 Reviewed-on: https://gerrit.libreoffice.org/6713 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke3-6/+6
Change-Id: I8069657d8829a0315c704e884a1cf15b26e02eb8
2013-11-13there is no flash related .res anymoreCaolán McNamara2-3/+0
Change-Id: I191642fd7f490a88bb75fb0943ba978582f20808
2013-11-08Fix external/accessories filelist namesStephan Bergmann2-28/+28
Change-Id: I1a2dc8d95e9d6037fe50d80ee87dbe35bed69fc9
2013-11-07scp2: fix extra_fontsMichael Stahl1-1/+1
Change-Id: I9fcb88dd50dbd0f4145bf83dea27e414e6fb3aff
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt3-7/+4
Change-Id: If451dfb24567157c86bca9a4a8564eb8de231a38 Reviewed-on: https://gerrit.libreoffice.org/6524 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-31desktop: stop packaging soffice.bin.manifestMichael Stahl1-10/+0
It was introduced to get newer File Picker dialogs (i#70927) but the special manifest file for that was not actually used for years; LO 3.5 already includes a generic manifest file that is like any other and probably has zero benefit over the manfiest that is embedded in the soffice.bin binary anyway. Change-Id: I0f41f10ecf26201043a8c9964cdfef95bc348eb8
2013-10-31scp2: content of directory_extensions.scp is unusedMichael Stahl2-70/+0
Change-Id: I1e0d25def55e0c9dfd3f303e5d2c4aa82a13432d
2013-10-31move bundled binary OXT to new module external/misc_extensionsMichael Stahl2-137/+32
... and use ExtensionPackageSet to copy them to INSTDIR. Change-Id: I3c77e986c308ffbabb5e55b93d3e04e6282bf4c9
2013-10-31languagetool: convert to ExtensionPackageMichael Stahl2-14/+3
Change-Id: If2c5cf48e09b04a68a2d30b38bf8bc26be3c7bfc
2013-10-31gbuild: InstallScript: use scripts from WORKDIRMichael Stahl1-1/+1
Change-Id: I741edcabf86801f77ff58bc42a81372053c7901b
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl1-1/+9
- remove Package_readme, use generated files from WORKDIR via include path - Package_license and Package_files deliver to INSTDIR - split up Package_odk_shared_readme to have extra Package for generated files - gb_Extension_LICENSEFILE_DEFAULT points to INSTDIR Change-Id: I019d3431e30d982e887ae0000c755e0d61f98893
2013-10-31odk: merge Package_config_notwin into Packge_configMichael Stahl1-7/+0
Change-Id: I021ae1bc6d816d359be364c221d70a0e178a8b80
2013-10-31setup_native: remove root[345].datMichael Stahl1-27/+0
These dummy files were apparently added for i#73345 to prevent issues from dpkg when some core-0[345] package was empty; these packages are never empty nowadays. Change-Id: I58f03677473a594f03a51d0440095bdf4a6ea3fd
2013-10-30scp2: remove obsolete WITH_VC90_REDISTMichael Stahl1-39/+0
Change-Id: I9f7bbce8096f49851dc643b46ebed8308026c8d2
2013-10-25jfreereport: stop pointlessly renaming the jar filesMichael Stahl2-4/+2
Change-Id: Ia2c5ce1176496e98643e2cefc65d4c6d0cf9c781
2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl1-3/+2
- gb_UnoApi_get_target returns the files in INSTDIR - stop using rdb files from OUTDIR - remove gb_UnoApi_install - remove pointless 2nd parameter of gb_UnoApi_UnoApi - order-only dependency from gb_UnoApi_get_target to gb_UnoApiHeadersTarget_get_target because INSTDIR .rdb is always outdated Change-Id: Id418f75e9b38d6fe135b55eca2594c2624bc41cc
2013-10-25fdo#65102 respect user's choice not to install desktop iconAndras Timar8-12/+30
Using advertised shortcuts -- inspired by Intel AppUp Centre's requirement -- was not a good idea after all. I revert this, and I also revert the commit that actually disabled it in default Windows builds. This reverts commit aa2450cb51cfc3805c7a596b6b89d70bb133821e. This reverts commit b40012bd6d0b5387005253f1d3f03929ce4d1ac6.
2013-10-24curl: libcurl.so.4 goes into instset, not libcurl.so!Michael Stahl1-1/+1
Currently we ship a libucpftp1.so with NEEDED libcurl.so.4 but that file is not actually in the instset, just a libcurl.so with SONAME libcurl.so.4. (regression in LO 4.0.0) Change-Id: I3a194c83c408587dd83ed4c690aa381664040c6f
2013-10-19fix path after move to externalDavid Tardon1-1/+1
Change-Id: Ibcf2dca1a2c624e6467db45ccfe195035e35555e
2013-10-18Remove *_Test product, so cppunittester can be NONE againStephan Bergmann4-205/+0
...as per #libreoffice-dev IRC: Sep 19 10:32:24 <mst__> sberg, moggi why the hell is that thing named "cppunit/cppunittester" and inside a subdir? it's obstructing my attempt to put it in $(INSTDIR)/program Sep 19 10:33:28 <mst__> (... and if you wonder "wtf does it have to do with INSTDIR" you have never heard of awesome LibreOffice_Test installset.... not that i would know who needs it :) Sep 19 10:36:36 <sberg> mst__, it is in a subdir of solver/*/bin so that on Windows it would not accidentally have picked DLLs next to itself instead of the module-local DLLs it was supposed to test (back when we had module-local output trees) Sep 19 10:37:02 <mst__> sberg, ahh hysteric reasons then, /me renames it Sep 19 10:37:55 <tml> mst__, if nobody you know uses LibreOffice_Test, just kill it? Sep 19 10:38:59 <sberg> mst__, tml, LibreOffice_Test was conceived by pmladek and/or kendy, IIRC Sep 19 10:40:31 * kendy does not remember anything about it :-) Sep 19 10:42:17 <sberg> wasn't that something so users (or QA people?) could easily run the smoketest against an installation, to see whether the installation is any good at all, by installing that LibreOffice_Test alongside the installation proper? Sep 19 10:43:26 <sberg> mst__, ...and I'd unscientifically vote to kill it Sep 19 11:34:23 <pmladek> mst__, sberg: I have created the LibreOffice_Test package for one QA guy. He does not longer work on LO. I am not sure if anyone else started to use it. So, I think that it can be killed. Oct 17 18:18:07 <tml_> sberg: have you ever noticed that when you try to actually run instdir/unxmacxi/LibreOfficeDev.app , the system actually tries to run cppunittester inside the app bundle (it says so in the crash report) (it crashes because cppunittester requires a specialized DYLIB_LIBRARY_PATH apparently) Oct 17 18:19:29 <tml_> I suspect that the system when cppunittester as part of the build process is run from inside instdir (i.e. inside an app bundle) the system "caches" this false knowledge, and thinks that the executable of the app bundle is cppunittester... Oct 17 18:19:36 <sberg> tml_, no, never noticed; with "run instdir/unxmacxi/LibreOfficeDev.app" you mean calling "open instdir/unxmacxi/LibreOfficeDev.app"? (I always call .app/Contenst/MacOS/program explicitly) Oct 17 18:19:52 <tml_> yes, I mean "open instdir/..." Oct 17 18:20:53 <tml_> some googling tells me that at least years ago, the CFBundleExecutable key in the Info.plist is ignored if it is manually changed, so I guess similar caching of mapping between an app bundle and which executable to actually run happens in this case Oct 17 18:23:17 <tml_> and last year somebody even claims "And while on Mountain Lion, CFBundleExecutable seems to be a no-op", which would be odd, surely there must be widely used apps that have several executables inside the MacOS directory; how would the system know which one to run when the app is run? Oct 17 18:24:38 <tml_> hmm, apparently the code that handles this might be open source even, http://www.opensource.apple.com/source/CF/CF-744.18/CFBundle.c Oct 17 18:25:52 <tml_> some mention of "caches" there yes, my guesses might be right Oct 17 18:27:05 <tml_> if I cp -R instdir/unxmacxi/LibreOffice.app foo.app and open foo.app, it works fine Oct 17 18:28:33 <tml_> anyway, I guess it would be cleaner to have cppunittester somewhere else even without this problem Oct 17 18:37:09 <sberg> tml_, yes, IIRC having cppunittester in instdir was a misguided mst decision, because that odd LibreOffice_Test product (that pmladek said nobody needs any longer anyway) includes it; I think consensus was to kill LibreOffice_Test and move cppunittester where all the other NONE executables are, but looks like nobody executed Oct 17 18:37:55 <tml_> ah ok, so mst should know what needs to be done? good, no need for me to try to hack this now then Oct 17 18:38:19 <sberg> tml_, I'll do the cleanup tomorrow, unless somebody beats me This removes smoketest/losmoketest et al along with the *_Test product, as they seem to not make sense without it anyway. smoketest/Executable_libtest.mk appears to be a test that could also be run during the build, and only ended up in the *_Test product by accident, so I left it untouched for now. Change-Id: I8024472c909fe0a885eb08ef4d3777f8a9e1f7c8
2013-10-18move xid-fullscreen into gnome packageCaolán McNamara1-1/+2
Change-Id: I2ad0838a12ce06b2c6e77b7f55cdc2cd0627a38b