summaryrefslogtreecommitdiffstats
path: root/Repository.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix iOS cross-compilationTor Lillqvist2013-06-171-4/+2
| | | | | | | No idea why the filter-out here was needed at some point in time, but at least now it broke cross-compilation for iOS. Change-Id: I6c4d3f6151ac2821db5f79c3e4113400b740f7f3
* Register these build-tool executables also for Android/iOS.Matúš Kukan2013-06-151-5/+5
| | | | | | | | | Otherwise we can't get their names with new gb_Executable_get_target_for_build. This can be considered ugly but registering in Repository.mk does not hurt - It's not used for installing for Android/iOS. Change-Id: I9274b8e902bad57c86e40500c7fb85cd9f4e58b7
* fix previous commitMatúš Kukan2013-06-151-12/+12
| | | | Change-Id: Ifc8723e9dd453e14911a5c46175bb7795ebb064c
* fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza2013-06-151-13/+13
| | | | Change-Id: I7a3511172ac8ddd060c51c0339a4b9ff16216668
* clean executables in Repository.mkMatúš Kukan2013-06-151-19/+14
| | | | | | | | | ..so that no executable in gb_Helper_register_executables,NONE is installed (except cppunittester from scp2/source/smoketest/) and all others are installed. Also remove unused officeloader executable. Change-Id: I1726afc4d9d6848bca7fa07ebce3acd340777e8a
* Add gengal to RepositoryFixes and autoinstall it.Matúš Kukan2013-06-151-2/+4
| | | | Change-Id: I935fb9fd2620447f9aba9142b7db896e6fe31133
* gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan2013-06-151-3/+1
| | | | | | | Helps to kill package in cpputools. And autoinstall uno executable. Change-Id: Ib1d546371ec8d2b06381d88eff98dbc5b70da400
* ucpp is not an ExternalExecutableMatúš Kukan2013-06-151-1/+0
| | | | Change-Id: Ib9a82acd375d12c6050bc5674816993ef62eaa61
* fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza2013-06-131-25/+25
| | | | | | | Conflicts: Repository.mk Change-Id: I1553317afe8df9877a41b1d4087c96d861ed1377
* fix previous commitMatúš Kukan2013-06-121-1/+1
| | | | Change-Id: If211e08f0436dd3c2a0787fa60301bfafe1c5b70
* fdo#60924 autoinstall - gbuild/scp2: Move some libs to OOO and clean a littleMarcos Paulo de Souza2013-06-121-30/+30
| | | | | | Also put the vbaswobj lib in the right place, inside Writer Change-Id: I52ecc75e26f5f1997d3a575682b78fbd673e4591
* fdo#60924 autoinstall - gbuild/scp2: add calc moduleMarcos Paulo de Souza2013-06-111-10/+13
| | | | Change-Id: I89e87f2e107bdb31f19262c83f8e20be9642a4eb
* Repository.mk: make this file a bit more readable & consistentMatúš Kukan2013-06-111-436/+391
| | | | Change-Id: Ibfca283cdf89fdb4eded06dde2b2f30b05df6882
* better conditions for registering executablesMatúš Kukan2013-06-111-6/+6
| | | | Change-Id: I197b5e35ee8e7b80f6bba3e59c811ab4261c489c
* gbuild: rework AutoInstallLibs and autoinstall ure executablesMatúš Kukan2013-06-101-24/+17
| | | | Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
* fdo#60924 autoinstall - gbuild/scp2: add canvas moduleMarcos Paulo de Souza2013-06-091-7/+7
| | | | Change-Id: I740ee32653059669e299ab52f7709319a8534f21
* gbuild: do not register static librariesMatúš Kukan2013-06-071-55/+0
| | | | | | It does not make sense, there was only one group anyway. Change-Id: I606138ceed0bfc628b8a23abb864280d9626ed60
* fdo#60924 autoinstall - gbuild/scp2: add impress moduleMarcos Paulo de Souza2013-06-061-3/+6
| | | | | | | Change-Id: Id1256a9b62d72bce6a225d2b022865a31c01e25d Reviewed-on: https://gerrit.libreoffice.org/4180 Reviewed-by: Matúš Kukan <matus.kukan@gmail.com> Tested-by: Matúš Kukan <matus.kukan@gmail.com>
* fdo#60924 autoinstall - gbuild/scp2: add base moduleMarcos Paulo de Souza2013-06-061-3/+6
| | | | | | | Change-Id: Iee1000ff245c369446a9e671a3f7c637f76f989b Reviewed-on: https://gerrit.libreoffice.org/4153 Reviewed-by: Matúš Kukan <matus.kukan@gmail.com> Tested-by: Matúš Kukan <matus.kukan@gmail.com>
* remove cosv, udm and autodocMichael Stahl2013-06-041-3/+0
| | | | | | | | | implementing UNO IDL support in doxygen: 9 days of work converting IDL file comments to doxygen: 5 days of work removing 57k lines of unmaintained buggy autodoc, bespoke String and File classes: priceless Change-Id: I566edb4f91454baa35e07d901432a8dfd35b9c29
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
* fdo#60924 autoinstall - gbuild/scp2: add math moduleMarcos Paulo de Souza2013-06-011-2/+5
| | | | | | | | Change-Id: I466dd68069576d57740ef34b8f6fcd8f9025c5c8 Reviewed-on: https://gerrit.libreoffice.org/4065 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* gsicheck is no moreAndras Timar2013-05-251-1/+0
| | | | Change-Id: I4b70690073247ebb9dde35370630b568568821d3
* fdo#60924 autoinstall - gbuild/scp2: add onlineupdate moduleMarcos Paulo de Souza2013-05-231-2/+5
| | | | Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367
* fdo#60924: autoinstall gnome librariesMarcos Paulo de Souza2013-05-171-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>
* fdo#60924: autoinstall graphicfilter librariesMarcos Paulo de Souza2013-05-091-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>
* fdo#60924 autoinstall - gbuild/scp2: add graphicfilter moduleMarcos Paulo de Souza2013-05-091-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>
* fdo#60924 autoinstall - gbuild/scp2: add gnome moduleMarcos Paulo de Souza2013-05-071-0/+3
| | | | | | | | | Conflicts: Repository.mk scp2/Module_scp2.mk solenv/gbuild/Helper.mk Change-Id: I37570787815d85d30eed3b5291e1e4450e5ffd51
* fdo#60924: autoinstall tde librariesMarcos Paulo de Souza2013-05-071-1/+1
| | | | Change-Id: Id986bc7f9f09902dfda849bc86f9c48ccb0f30c3
* fdo#60924 autoinstall - gbuild/scp2: add tde moduleMarcos Paulo de Souza2013-05-071-0/+3
| | | | Change-Id: I4c13d1cd4b7490a0b4db8f0dd40d823a5906c8aa
* Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann2013-05-071-0/+1
| | | | | | | ...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE unoil.jar. Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
* fdo#60924: Move some more libs to autoinstallationMarcos Paulo de Souza2013-05-061-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>
* liboapprover does not link with any libreoffice libDavid Tardon2013-05-051-1/+6
| | | | | | -> it does not need RPATH. Change-Id: I7595417e338e6498742ddeb5d64166b4b99661ff
* langsupport is a dev tool, not installedDavid Tardon2013-05-051-2/+1
| | | | Change-Id: I8a4c29e9e15792d006b5392ae40db64baf771563
* fdo#60924: autoinstall kde librariesMatúš Kukan2013-05-041-2/+2
| | | | Change-Id: I4c67301b99c2eb066695fc1e85c1e16ea5902d9f
* fdo#60924 autoinstall - gbuild/scp2: add kde moduleMatúš Kukan2013-05-041-0/+3
| | | | Change-Id: Id1a836da9b97ba2b542b68cfa650fede523b0a0e
* fdo#60924: Move more libs to autoinstallationMarcos Paulo de Souza2013-05-031-21/+21
| | | | Change-Id: I5c136760ca59278ba6bfcd1d11c56d810e9cfa76
* raptor and rasqal are external libsDavid Tardon2013-05-011-2/+0
| | | | Change-Id: Ib2578b765fb5e8e843d8275e96beaa206814ea82
* unoil.jar is not part of UREDavid Tardon2013-05-011-1/+1
| | | | Change-Id: I8a370e14751ff1720b27f9c1787d8411bebb17ff
* gbuild: add group NONE for jars without comp. fileDavid Tardon2013-05-011-8/+11
| | | | | | | This is mainly to avoid polluting instdir because these jars are only used during build. Change-Id: Ia5bab3155787b690bd915f3e83e6b6144715948b
* fdo#60949: move last UNOLIBS_OOO to OOOLIBSMarcos Paulo de Souza2013-04-301-11/+8
| | | | Change-Id: I79af32f188a0e7de71ec8e6743fe73b3bb030a3f
* fdo#60949: Remove UNOLIBS_OOOMarcos Paulo de Souza2013-04-291-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>
* fdo#60924: Move some libs to autoinstallationMarcos Paulo de Souza2013-04-271-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>
* Test libs are layer "NONE"Stephan Bergmann2013-04-261-6/+9
| | | | | | ...as they are used during the build, rather than included into installation sets. Change-Id: I67029c1cefacf3e4936ce916d17f7940ebebceaf
* ditch libi18nlangtagicu againEike Rathke2013-04-251-1/+0
| | | | | | | Thanks to Fridrich for finding the real cause for why I thought this was necessary.. Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
* introduced libi18nlangtagicuEike Rathke2013-04-241-0/+1
| | | | Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb
* fdo#60949: Move the last libs to OOOLIBSMarcos Paulo de Souza2013-04-241-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>
* Add license filtering to configure.Michael Meeks2013-04-241-1/+1
| | | | Change-Id: Icd53c6ccfcca25d828d79ad62d1e075869998850
* kill RTLIBS group; and autoinstall the librariesMatúš Kukan2013-04-231-6/+3
| | | | | | This commit changes names for comphelper i18nlangtag and ucbhelper. Change-Id: I93731ef31f894854f9c642d3adee41006552e303
* autoinstall more ure librariesMatúš Kukan2013-04-231-17/+20
| | | | Change-Id: I7bbf716fb56726bceb3f84e757ff7ab6c3cc79e7