summaryrefslogtreecommitdiff
path: root/Repository.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-17fdo#60924: autoinstall gnome librariesMarcos Paulo de Souza1-8/+8
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a Reviewed-on: https://gerrit.libreoffice.org/3813 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-09fdo#60924: autoinstall graphicfilter librariesMarcos Paulo de Souza1-4/+4
Change-Id: I406ecef9bc1865d0cd17e3428bffaaaa137d972f Reviewed-on: https://gerrit.libreoffice.org/3829 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-05-09fdo#60924 autoinstall - gbuild/scp2: add graphicfilter moduleMarcos Paulo de Souza1-0/+3
Change-Id: I7823b4f0d8b7ab99ef549361a89f12036bf63270 Reviewed-on: https://gerrit.libreoffice.org/3827 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-05-07fdo#60924 autoinstall - gbuild/scp2: add gnome moduleMarcos Paulo de Souza1-0/+3
Conflicts: Repository.mk scp2/Module_scp2.mk solenv/gbuild/Helper.mk Change-Id: I37570787815d85d30eed3b5291e1e4450e5ffd51
2013-05-07fdo#60924: autoinstall tde librariesMarcos Paulo de Souza1-1/+1
Change-Id: Id986bc7f9f09902dfda849bc86f9c48ccb0f30c3
2013-05-07fdo#60924 autoinstall - gbuild/scp2: add tde moduleMarcos Paulo de Souza1-0/+3
Change-Id: I4c13d1cd4b7490a0b4db8f0dd40d823a5906c8aa
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann1-0/+1
...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE unoil.jar. Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
2013-05-06fdo#60924: Move some more libs to autoinstallationMarcos Paulo de Souza1-9/+9
Change-Id: I7383da4390995ad9ea2d4fb494098dab6287609f Reviewed-on: https://gerrit.libreoffice.org/3758 Reviewed-by: Matúš Kukan <matus.kukan@gmail.com> Tested-by: Matúš Kukan <matus.kukan@gmail.com>
2013-05-05liboapprover does not link with any libreoffice libDavid Tardon1-1/+6
-> it does not need RPATH. Change-Id: I7595417e338e6498742ddeb5d64166b4b99661ff
2013-05-05langsupport is a dev tool, not installedDavid Tardon1-2/+1
Change-Id: I8a4c29e9e15792d006b5392ae40db64baf771563
2013-05-04fdo#60924: autoinstall kde librariesMatúš Kukan1-2/+2
Change-Id: I4c67301b99c2eb066695fc1e85c1e16ea5902d9f
2013-05-04fdo#60924 autoinstall - gbuild/scp2: add kde moduleMatúš Kukan1-0/+3
Change-Id: Id1a836da9b97ba2b542b68cfa650fede523b0a0e
2013-05-03fdo#60924: Move more libs to autoinstallationMarcos Paulo de Souza1-21/+21
Change-Id: I5c136760ca59278ba6bfcd1d11c56d810e9cfa76
2013-05-01raptor and rasqal are external libsDavid Tardon1-2/+0
Change-Id: Ib2578b765fb5e8e843d8275e96beaa206814ea82
2013-05-01unoil.jar is not part of UREDavid Tardon1-1/+1
Change-Id: I8a370e14751ff1720b27f9c1787d8411bebb17ff
2013-05-01gbuild: add group NONE for jars without comp. fileDavid Tardon1-8/+11
This is mainly to avoid polluting instdir because these jars are only used during build. Change-Id: Ia5bab3155787b690bd915f3e83e6b6144715948b
2013-04-30fdo#60949: move last UNOLIBS_OOO to OOOLIBSMarcos Paulo de Souza1-11/+8
Change-Id: I79af32f188a0e7de71ec8e6743fe73b3bb030a3f
2013-04-29fdo#60949: Remove UNOLIBS_OOOMarcos Paulo de Souza1-4/+0
By removing the last two libs: nullcanvas and directx5canvas. directx5canvas seems to be dead and nullcanvas don't have entries in scp2. Change-Id: Ib8fc1da123f8374fb83192f14db730638213f564 Reviewed-on: https://gerrit.libreoffice.org/3626 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-27fdo#60924: Move some libs to autoinstallationMarcos Paulo de Souza1-24/+24
Change-Id: I58421587784260bd88994926bca031ab26a6214f Reviewed-on: https://gerrit.libreoffice.org/3630 Reviewed-by: Matúš Kukan <matus.kukan@gmail.com> Tested-by: Matúš Kukan <matus.kukan@gmail.com>
2013-04-26Test libs are layer "NONE"Stephan Bergmann1-6/+9
...as they are used during the build, rather than included into installation sets. Change-Id: I67029c1cefacf3e4936ce916d17f7940ebebceaf
2013-04-25ditch libi18nlangtagicu againEike Rathke1-1/+0
Thanks to Fridrich for finding the real cause for why I thought this was necessary.. Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
2013-04-24introduced libi18nlangtagicuEike Rathke1-0/+1
Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb
2013-04-24fdo#60949: Move the last libs to OOOLIBSMarcos Paulo de Souza1-28/+28
Change-Id: Ieec4edf41140f9c5af3dcc227c917b06157a26f3 Reviewed-on: https://gerrit.libreoffice.org/3561 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-04-24Add license filtering to configure.Michael Meeks1-1/+1
Change-Id: Icd53c6ccfcca25d828d79ad62d1e075869998850
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan1-6/+3
This commit changes names for comphelper i18nlangtag and ucbhelper. Change-Id: I93731ef31f894854f9c642d3adee41006552e303
2013-04-23autoinstall more ure librariesMatúš Kukan1-17/+20
Change-Id: I7bbf716fb56726bceb3f84e757ff7ab6c3cc79e7
2013-04-21fdo#60949: Move more libs to OOOLIBSMarcos Paulo de Souza1-8/+8
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 Souza1-10/+10
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 Souza1-5/+5
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-16Revert "do not merge public ure libraries"Matúš Kukan1-1/+1
Does not work because cppuhelper depends on private libraries. So, either by setting URELIBS we break API or can't merge that much or need to think about it more and implement something clever. This reverts commit 75ece7acdc81d17ce26bab966e57fbca7406bf52.
2013-04-16do not merge public ure librariesMatúš Kukan1-1/+1
No more need for URELIBS, depend only on MERGELIBS. Change-Id: I5a93031116c26bbbe375e9c467e7b427487ec18b
2013-04-15do not register dbtools if we don't use itMatúš Kukan1-3/+2
Change-Id: Ie392d0468f1398dce7cb3601ee3284bcaef30fcf
2013-04-15No vbahelper library if DISABLE_SCRIPTINGTor Lillqvist1-1/+2
Change-Id: Ice3656e828cf74d319c8a9c2d16dcdcdce9891d6
2013-04-15libmerged: add more libraries and cleanupMatúš Kukan1-3/+3
Change-Id: I68c6f4d4bae3ae495dd2033c95f47a34a4aba560
2013-04-15autoinstall more OOOLIBS librariesMatúš Kukan1-24/+24
Change-Id: I02c86d7ab6814bfcf559af7408e5d0e1eef59666
2013-04-15autoinstall more PLAINLIBS_OOO librariesMatúš Kukan1-7/+9
Change-Id: I569a47816281b16fc84fdb859ecce4ab83d0a9ee
2013-04-15autoinstall more common librariesMatúš Kukan1-13/+13
Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7
2013-04-15fdo#60924 autoinstall: add writer section; also add more libsMatúš Kukan1-8/+11
Change-Id: I765e36aa95d0bcfb62b696d5db1fb151ba33da2c
2013-04-11fix typoMatúš Kukan1-1/+1
Change-Id: Ib2efc547f0f1daf337cd15d78d76154b9863917f
2013-04-11autoinstall ure private librariesMatúš Kukan1-29/+22
Change-Id: Ia390c4d4a9be4b5520fd82a573029ea242f9ffb9
2013-04-11fdo#60924: autoinstall more librariesMatúš Kukan1-23/+11
This autoinstall thing is quite cool because we don't need #ifdefs in scp2. Conditions in Repository.mk are enough. Change-Id: I31525a7e1d3bf0e4484f838483a829490621a241
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan1-0/+1
There is no configure switch for this, URELIBS must be set. This commit changes strategy to link also libraries being merged. We need them for build tools like idlc, cppumaker, .., so the tools can link against them now. This avoids circular dependencies. Change-Id: Ic49e18ecbeaff84d4f5a7fafe8b1fbf45ed18c9b
2013-04-05new module i18nlangtagEike Rathke1-1/+1
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-03Easter Bunny brings new redland tarballsMichael Stahl1-1/+1
upgrade raptor to 2.0.9, rasqal to 0.9.30, redland to 1.0.16: - new raptor depends on libxml2 version 2.6.27 and thus will _not_ build against system libxml2 on Mac OS X 10.4/10.5 - stop delivering raptor-config/rasqal-config, set env vars instead (which unfortunately requires patching configures, TODO: upstream that) - remove redundant configure flags - stop passing -Wl,no-inhibit-exec (causes HP-UX code to be built on Linux) - disable new rasqal build deps: --with-uuid-library=internal --with-digest-library=internal - disable redland "libltdl" nonsense via --disable-modular - fortunately openssl digest support has been removed too - drop raptor-1.4.18.ooo_build.patch, set RAPTOR2_CFLAGS/LIBS instead - drop raptor-1.4.18.autotools.patch: + FreeBSD parts moved to raptor-freebsd.patch.1 + Android parts obsolete + don't know about the MinGW part (TODO) - from drop raptor-1.4.18.mingw.patch dropped the part defining parsers to be built, done via --enable-parsers - drop redland/raptor/raptor-1.4.18.cross.patch: the vsnprintf check is now done at runtime, and expat has been removed - drop raptor-1.4.18.aix.patch,redland-1.0.8.aix.patch: presumably don't need special check for V7BETA since it's released now - drop raptor-1.4.18.rindex.patch, index/rindex no longer used - drop raptor-1.4.18.entities.patch, fixed upstream in 2.0.7 - drop raptor-1.4.18.fixes.patch, fixed upstream in 2.0.9 - drop raptor-1.4.18.{libxml,libxslt}.patch: TODO - drop {raptor-1.4.18,rasqal-0.9.16,redland-1.0.8}.legal.patch: we don't care any more about Sun legal dept. - drop rasqal-0.9.16.ooo_build.patch, set RASQAL_CFLAGS/LIBS instead - drop rasqal-0.9.16.autotools.patch: + FreeBSD parts moved to rasqal-freebsd.patch.1 + Android parts obsolete + MinGW part only for cygwin build - drop redland-1.0.8.autotools.patch: + FreeBSD parts moved to redland-freebsd.patch.1 + Android parts obsolete + don't know about the MinGW part (TODO) - drop redland-1.0.8.ooo_build.patch, hopefully not necessary to disable utils build Change-Id: I9cc44928ba87392d69e809abe2236cec0e4a508a Reviewed-on: https://gerrit.libreoffice.org/3154 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist1-1/+1
No, it isn't any closer to being "ready" despite the name, but still, using the current approach, it clearly isn't restricted to be just a viewer. Also drop the verbose LOViewer prefix from class and file names in it. Change-Id: Ib4e8a31d6fa1b35169ee98cf2aa8f0f22957164c
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl1-0/+1
This is first step to rework of graphic exporting. The idea is to replace the exporter that works only for Draw/Impress and replace it with a general exporter for any object. With this it will be far easier to export objects as charts. Currently only Writer is supported and only jpg/png. Additionally, this commit introduces a new Export dialog which supports setting the pixel width, height and DPI. Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
2013-03-21rscdep is deadThomas Arnhold1-1/+0
18d37cf9fb21dd809ec79135ce93f9a55512c9b3 Change-Id: Iaa18cf4343f4818e72cda08ad580672e38f6446e
2013-03-21remove unused code svtools/bmpmakerKrisztian Pinter1-3/+0
Investigated the usage of bmpmaker for fdo#39445, seemingly it's not used anywhere. I removed it but I would be happier if someone could confirm this. Change-Id: I21c98e7857299aef8c482bb07750f4c13529c937 Reviewed-on: https://gerrit.libreoffice.org/2868 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky1-1/+1
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-14add gcc-wrapperPeter Foley1-0/+3
Change-Id: I961bd23d1ec382d247a489cda42194ce9f4fe1da Reviewed-on: https://gerrit.libreoffice.org/2715 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>