summaryrefslogtreecommitdiffstats
path: root/Repository.mk
Commit message (Collapse)AuthorAgeFilesLines
* xml2cmp no longer usedStephan Bergmann2012-10-031-1/+0
| | | | Change-Id: Idba65371b8778521bc767fe4893340cf13a8ff3b
* PptImporter is unused; it was also missing in scp2Matúš Kukan2012-10-021-1/+0
| | | | Change-Id: I87c8d46d791525e3e5b6866edc6423e92cbcca81
* gcc3_uno is listed cross-platform already nowadaysTor Lillqvist2012-10-011-6/+0
| | | | Change-Id: I8dc776d6d96dbe022908418b64dc130d619753c4
* soltools: build again ldump4 for WindowsMatúš Kukan2012-09-301-0/+1
| | | | Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580
* soltools conversion to gbuildDavid Ostrovsky2012-09-291-0/+5
| | | | | | | The following tools are considered to be obsolete and are discontinued: ldump, giparser, testhxx and support. Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3
* add a plausible .ui to .sdf extraction toolCaolán McNamara2012-09-281-0/+1
| | | | Change-Id: Icd45e901ea9dd664fcbc0db0c71f555c4cc24a34
* bootstrap a ui-previewer for rendering GtkBuilder xml with vcl widgetsCaolán McNamara2012-09-281-0/+1
|
* add --with-system-ucppRene Engelhard2012-09-271-1/+3
| | | | Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
* gbuildize bridgesDavid Tardon2012-09-221-0/+5
| | | | Change-Id: I66e76da71dd5d6ed1b899aba8d41dfb5bc36da1c
* add support for CLI to gbuildDavid Tardon2012-09-221-1/+4
| | | | Change-Id: I45b617248c9edcee02514f1fb65cbb03b0a2d5aa
* Lexicographical sortingStephan Bergmann2012-09-191-4/+4
| | | | Change-Id: If6dd2af2f71c467a8c69305433eb465457b38714
* mork driver implementationDavid Ostrovsky2012-09-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This is a preparation for merge into master, feature/mork branch is obsoslete and shouldn't be used any more. In context of this change the usage of old mozilla based mork driver depends on platform: all non windows platforms use this new mork driver, windows still uses mozilla. Because mozilla driver shipping was stripped on feature/mork branch for all platforms, the corresponding commits were changed prior to creating this change (the build file changes are reverted now). So the build and shipping of different mork driver implementation should be implemented from scratch: mozilla on windows, new mork dirver on all other platforms. Currently the new mork dirver is compiled (on all platforms), but not used. It can be tested with mork_helper executable. fdo#51004 Change-Id: Ib2413ab6856f163337aa311c4bf7b1182d6c6f63 Reviewed-on: https://gerrit.libreoffice.org/635 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* HelpIndexer, HelpLinker are build-time toolsStephan Bergmann2012-08-301-2/+2
| | | | Change-Id: I43186271f36f67a95a7e3766e1998ea42531e596
* Fix MinGW build - libxmlsec builds now.Jan Holesovsky2012-08-291-1/+4
| | | | | | | This also removes patching of the generated 'configure' in libxmlsec; instead, autoreconf is called. Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
* sax: avoid pointless linking expwrap against saxMatúš Kukan2012-08-241-0/+1
| | | | | | | | | ..only to share one class with fastsax in sax, where it's not used. The link dependency is ugly, mostly for libmerged. Use static library. Another option would be to link fastsax against expwrap. Change-Id: Ia85b01150959e2472d1ac04013b8b9a27232a070
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-231-1/+6
| | | | | | Reduces shared library count by one... This is tedious. Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
* Bin leftovers from the iOS foo_cppunittester_all crackTor Lillqvist2012-08-231-12/+0
| | | | Change-Id: Ieba3c29cd28f14e2fb5eac827f245edbed053298
* Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt2012-08-211-0/+1
| | | | Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6
* fix TDE FTBFSTimothy Pearson2012-08-181-0/+3
| | | | Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
* gbuild: in which the author discovers gb_Jar_set_componentfileMichael Stahl2012-08-171-5/+8
| | | | | | | ... which appears to have 3 layers, OOO, URE and OXT, so add OXT to jar registration stuff to make it consistent. Change-Id: I4d12185451bd043c39aa254ff581bc15824f1bbe
* gbuild: register all jarsMichael Stahl2012-08-171-0/+53
| | | | Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
* gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks2012-08-091-0/+1
| | | | | | | Add fallback activation of an _OLD media component to the core. Compile both a 0.10 and 1.0 version of the gstreamer component Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
* merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks2012-08-061-3/+1
|
* gbuildize ucppDavid Tardon2012-08-031-0/+1
| | | | Change-Id: I1e7eda073906f5b289317d307358a63aca2c24dc
* gbuildify autodocCaolán McNamara2012-08-021-0/+1
| | | | Change-Id: I587be109e33b91ba08eb5d2b51c265e39ce797e0
* gbuildize udmCaolán McNamara2012-08-021-0/+1
| | | | Change-Id: Id6cf22a19de3ae52ffc1e42a7d4114b1e417f2b3
* gbuildize cosvCaolán McNamara2012-08-021-0/+1
| | | | Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a
* idlcpp was replaced by ucppMatúš Kukan2012-07-201-1/+0
| | | | Change-Id: I4bb299e8d0d41fd27c84b84e32057eb43feb7fa4
* tubes: add approverWill Thompson2012-07-171-0/+1
| | | | | | | This is a small external process designed to prompt the user for incoming LibreOffice-flavoured D-Bus tubes. Right now it is not service-activatable, but soon it will be…
* implementing Telepathy Tubes interfaceEike Rathke2012-07-171-0/+1
|
* move ulfconv to l10ntoolsDavid Tardon2012-07-171-0/+1
| | | | | | This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
* First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba2012-07-161-6/+1
| | | | Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-091-1/+1
|
* deliver pyuno/python.exe in one stepDavid Ostrovsky2012-06-191-1/+1
| | | | Change-Id: I886f4a6aec492ae498ce86d71686c8d9fb26203d
* gbuild migration: pyuno moduleDavid Ostrovsky2012-06-141-0/+4
| | | | Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
* Work in progress: Add "touch" module for Android and iOS stuffTor Lillqvist2012-06-051-0/+8
| | | | Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
* Move the AppUserModelID code to the launcherJesús Corrius2012-06-041-1/+0
|
* fix Layer for macab* to please Mac BuildNorbert Thiebaud2012-05-291-2/+2
| | | | Change-Id: Ie5b833e3aaf3a69d42c8e8024f19be2d13c86be4
* prefix testtools libraries with testtools_ in Repository.mkDavid Ostrovsky2012-05-291-4/+4
| | | | Change-Id: I0894b073b5263a45c9026ec55049ebeaf0770535
* bridgetest further targets migratedDavid Ostrovsky2012-05-291-0/+4
| | | | Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f
* gbuildize shellDavid Tardon2012-05-291-0/+27
| | | | Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
* rename evoab2 back to evoabDavid Tardon2012-05-291-1/+1
|
* place new libs into the right layersDavid Tardon2012-05-291-4/+4
|
* connectivity: convert mozab (hopefully .-)David Tardon2012-05-291-0/+3
|
* connectivity: convert postgresql driverDavid Tardon2012-05-291-0/+2
|
* connectivity: convert hsqldbDavid Tardon2012-05-291-0/+1
|
* connectivity: convert dbase to gbuildPeter Foley2012-05-291-0/+1
|
* connectivity: convert flat to gbuildPeter Foley2012-05-291-3/+4
|
* connectivity: convert jdbc to gbuildPeter Foley2012-05-291-0/+1
|
* connectivity: convert mysql to gbuildPeter Foley2012-05-291-0/+1
|