summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)Author
2013-04-24move URE headers to include/David Tardon
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-23padmin: let Package deliver to $INSTDIRMichael Stahl
Change-Id: I824179f2040df917544c253712eb3afe19ec9fb1
2013-04-23do not install 64-bit MSVCRT on 32-bit WindowsAndras Timar
Change-Id: I73a97ecc3021e00071297ed5fa403cf349f0a9fe
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
This commit changes names for comphelper i18nlangtag and ucbhelper. Change-Id: I93731ef31f894854f9c642d3adee41006552e303
2013-04-23autoinstall more ure librariesMatúš Kukan
Change-Id: I7bbf716fb56726bceb3f84e757ff7ab6c3cc79e7
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl
- python3: deliver files to INSTDIR, with same layout as instset and do not deliver .lib files - pyuno: remove obsolete python.bin targets - pyuno: remove usage of CustomTarget_zip for WNT and non-Mac UNX platforms (sadly it is apparently still needed for "system" python on MinGW) - scp2: use the python3 filelist There is still a problem here because the installer does not currently allow to preserve the executable bit on files in a filelist - RepositoryExternal: run python executable from INSTDIR and link against libraries in UnpackedTarball dir Change-Id: I931ca0a8be6ff40051b1ca50da1f0770e6057832 Reviewed-on: https://gerrit.libreoffice.org/3525 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon
Change-Id: Iee97a510be822836b2115f50d0b1c9e7e14b5e1a Reviewed-on: https://gerrit.libreoffice.org/3534 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22chip more files off the odkcommon.zip blockDavid Tardon
Change-Id: I3d5d841d094f397130e37799a2f26e4d85f7c136 Reviewed-on: https://gerrit.libreoffice.org/3533 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22replace CustomTarget_odk/odkcommon/lib by PackageDavid Tardon
Change-Id: I929384077255b2fd944abf2da573c66572dec62b Reviewed-on: https://gerrit.libreoffice.org/3532 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22use Package for unowinregDavid Tardon
Change-Id: I7546e8938ba41e1462e704bd0405c5a887151d7b Reviewed-on: https://gerrit.libreoffice.org/3531 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22replace CustomTarget_odk/odkcommon/cli by PackageDavid Tardon
Change-Id: I1d747fec9b1bf2aeef2a1886981f7f07a338ea12 Reviewed-on: https://gerrit.libreoffice.org/3530 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22replace CustomTarget_odk/odkcommon/bin by PackageDavid Tardon
Change-Id: Ia57ed471294595f1a8ee0aa0af05f3b82d439393 Reviewed-on: https://gerrit.libreoffice.org/3529 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-21pyuno.pyd must be called pyuno_d.pyd with MSVC debug runtimesMichael Stahl
Change-Id: I8ed937739d94bfc6316d9cb158870362a0b8b996
2013-04-21fdo#60949: Move more libs to OOOLIBSMarcos Paulo de Souza
Change-Id: Ibd45f7004f8eaa151b9a60d7369d396411f60a2b Reviewed-on: https://gerrit.libreoffice.org/3511 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20fdo#60949: Move more libs to OOOLIBSMarcos Paulo de Souza
Change-Id: I566602028556aa954bcbd116c375b9b61cc3df6f Reviewed-on: https://gerrit.libreoffice.org/3484 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19fdo#60949: Move some libs to OOOLIBSMarcos Paulo de Souza
Compile test only :) Change-Id: I1e546b824ec027bb1321e36fb060af5b4cfd1bf1 Reviewed-on: https://gerrit.libreoffice.org/3476 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19fdo#63197: convert 3 out 4 from scripting partJulien Nabet
Change-Id: Ie359d0ef00f62dd3c2d1f1dfd86e115409438e76 Reviewed-on: https://gerrit.libreoffice.org/3470 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18fdo#63197, convert last gallery + template accessoriesJulien Nabet
Change-Id: If393e383a5485ee60f634cbcc6d6de54af7ad1d3 Reviewed-on: https://gerrit.libreoffice.org/3466 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18remove unused macros from macro.plThomas Arnhold
Change-Id: If69e4c42f487249d7ba5bb3e164f61470ff12ddd
2013-04-18fdo#63197: convert the rest of accessoriesgallery*Julien Nabet
Change-Id: Ib664ba3f208c87570db284b5fc38fa58d8d8a679 Reviewed-on: https://gerrit.libreoffice.org/3454 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18fdo#63197, convert some accessoriesJulien Nabet
Change-Id: I0b406734603ad61d7a00ea2f6114103e10f265ed Reviewed-on: https://gerrit.libreoffice.org/3449 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18fdo#63197, convert accessoriesgallerydrawspeopleJulien Nabet
Change-Id: I9743fd98691695f831fa282a64482b23178f0026 Reviewed-on: https://gerrit.libreoffice.org/3444 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18fdo#63197: convert psprint_config filesJulien Nabet
Change-Id: I99660704931c7341a72fe303fae47f984f968ecb Reviewed-on: https://gerrit.libreoffice.org/3443 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18fdo#63197, convert sysui osxiconsJulien Nabet
Change-Id: Iab9cb3704385c115e1d25189a3d8833bd6721e24 Reviewed-on: https://gerrit.libreoffice.org/3440 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-17fdo#63197: convert wizardsJulien Nabet
Change-Id: Ic7fa577fbdb527a75643c4e2919e0527432d5536 Reviewed-on: https://gerrit.libreoffice.org/3439 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-17scp: remove unused macrosThomas Arnhold
Change-Id: I48ac97bd6ac8cbd534e50c617f3d54ff10bd2908 Reviewed-on: https://gerrit.libreoffice.org/3410 Reviewed-by: Matúš Kukan <matus.kukan@gmail.com> Tested-by: Matúš Kukan <matus.kukan@gmail.com>
2013-04-17fdo#63197, convert Zip_accessoriesgalleryJulien Nabet
Change-Id: I23d31c9574269f9d945a6940728c90cb7a9ae51d Reviewed-on: https://gerrit.libreoffice.org/3416 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-16install dicts using filelistsDavid Tardon
Change-Id: Ib803d36ce2dfc0821004c4841566880a929a4246
2013-04-16gbuild: use Package for odk examplesDavid Tardon
Change-Id: I978573b792cf159b7c818ec20a14195bfd6605e5
2013-04-16no comma after gid_<whatever>_ALL as otherwise the next entry is ignoredRene Engelhard
Change-Id: If0e86e5d9740bd6dde3343c8fb468384b7367e27
2013-04-15Related fdo#63197: fix typoJulien Nabet
Change-Id: Ia21c82122a826f5e2d00c554cb800646e7d29551
2013-04-15fdo#63197, Convert Zip_tpl*Julien Nabet
Change-Id: I0175c31865ca442ce57f688a642bbc7d726fab69 Reviewed-on: https://gerrit.libreoffice.org/3396 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-15scp2: forgot to include AutoInstallLibs_writer.mkMatúš Kukan
Change-Id: If91d957a362a29dbff6a8b1e7485d916b36dd053
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl
Add patches and/or tweaks to the following modules: curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec, lpsolve, nss, openssl, python3 lcms2 has an inconsistency where the .lib and the .dll don't agree on the .dll name. openssl gets a honorable mention because apparently it's undocumented custom build system can build with /MDd if one picks the right configuration but i couldn't figure out how to do that in an hour of trying, and just patched the release config instead. Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c
2013-04-15libmerged: add more libraries and cleanupMatúš Kukan
Change-Id: I68c6f4d4bae3ae495dd2033c95f47a34a4aba560
2013-04-15autoinstall more OOOLIBS librariesMatúš Kukan
Change-Id: I02c86d7ab6814bfcf559af7408e5d0e1eef59666
2013-04-15autoinstall more PLAINLIBS_OOO librariesMatúš Kukan
Change-Id: I569a47816281b16fc84fdb859ecce4ab83d0a9ee
2013-04-15autoinstall more common librariesMatúš Kukan
Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7
2013-04-15fdo#60924 scp2: use one variable listing them allMatúš Kukan
Change-Id: I9c5d55300d53d8778e926be8de0bea7a9a57b522
2013-04-15fdo#60924 autoinstall: add writer section; also add more libsMatúš Kukan
Change-Id: I765e36aa95d0bcfb62b696d5db1fb151ba33da2c
2013-04-15gbuild: deliver help files as packagesDavid Tardon
Change-Id: I52904567d0c7434af3f013cad7c3d9a8a67ac9f2 Reviewed-on: https://gerrit.libreoffice.org/3384 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-15Add missing semicolonsJulien Nabet
Change-Id: I880ddfe30361ab1984ec6a234176d47ad3dcb435
2013-04-14fdo#63197: Convert list below:Julien Nabet
Zip_gallbullets, Zip_gallhtmlexpo, Zip_gallroot, Zip_gallsound Zip_gallsounds, Zip_gallsystem, Zip_gallwwwback, Zip_gallwwwgraf Change-Id: Ic326d83ad69968a4871518065277e863eb8815a8 Reviewed-on: https://gerrit.libreoffice.org/3382 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-13remove unused macrosThomas Arnhold
Change-Id: I0b0a73e8c9d6c5fb760c2278e58b87f08e881ce4
2013-04-14install librelogo using filelistsDavid Tardon
Change-Id: Iffd409c66608d4e67eee9e149f0063f09e0e4675
2013-04-14install ConvertTextToNumber ext. using filelistDavid Tardon
Change-Id: I59c132239a410653c27be569c45b789fcb109898
2013-04-14drop unused macrosDavid Tardon
Change-Id: I8965462b47e02863e40f2c218e8ceb9cd995afea
2013-04-14install extra fonts using filelistsDavid Tardon
Change-Id: I2346fb024504c33f8a100aea0438f38f86caeb76
2013-04-14install fonts using filelistsDavid Tardon
Change-Id: I1312908e2039a9836d25ec3a558f9ef78abf177e