summaryrefslogtreecommitdiffstats
path: root/Repository.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* connectivity: convert calc to gbuildPeter Foley2012-05-291-0/+2
|
* connectivity: convert evoab to gbuildPeter Foley2012-05-291-0/+1
|
* connectivity: convert macab to gbuildPeter Foley2012-05-291-1/+3
|
* connectivity: convert kab to gbuildPeter Foley2012-05-291-12/+14
|
* connectivity: convert ado to gbuildPeter Foley2012-05-291-0/+4
|
* connectivity: convert dbpool2 to gbuildPeter Foley2012-05-291-0/+1
|
* connectivity: convert sdbc2 to gbuildPeter Foley2012-05-291-0/+1
|
* gbuildize remotebridgesDavid Tardon2012-05-261-0/+1
| | | | Change-Id: I01e97df2f9f098719e3de578526cb1d13d2db6fa
* add a little devtool to list the languages supported for spellcheckingCaolán McNamara2012-05-251-0/+2
| | | | Change-Id: Iad21ad040e797690a80f94e2eec8e38b8bffadb2
* Initial skeleton code for plain text filter detection service.Kohei Yoshida2012-05-251-0/+1
| | | | | | Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
* set explicit Application User Models IDs in the native Windows launchersJesús Corrius2012-05-241-0/+1
| | | | Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d
* move idxdict out of dictionariesDavid Tardon2012-05-201-0/+1
| | | | | | | | | So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0
* Merge the libraries in writerfilterTor Lillqvist2012-05-181-4/+0
| | | | Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
* TDE integrationNorbert Thiebaud2012-05-141-0/+4
| | | | Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
* fdo#49580: Fix bean after gbuild'ificationStephan Bergmann2012-05-071-1/+1
| | | | | | | | | | | | 4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to tail_build" broke the following: * The name of the officebean dynamic library must not be changed (by adding the "lo" extension), as code in officebean.jar uses it in NativeLibraryLoader. * With gbuild's per-default hidden visibility, JNIEXPORT functions must instead use SAL_DLLPUBLIC_EXPORT. (Windows-only code in bean/native/win32/ should be safe to continue using JNIEXPORT.) Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604
* register reg and store the same way as jvmfwkMatúš Kukan2012-05-061-2/+2
| | | | Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9
* remove unused filesMatúš Kukan2012-05-061-1/+0
| | | | Change-Id: I65ec941f72b9884d147f51939d592da313418329
* gbuild conversion: registry moduleDavid Ostrovsky2012-05-061-0/+8
| | | | Change-Id: I I9dbd2a05602e7d415ca76850458129f68583c83f
* gbuild conversion l10ntools moduleDavid Ostrovsky2012-05-041-0/+10
| | | | Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
* Diminish the number of writerperfect librariesFridrich Štrba2012-04-191-5/+2
| | | | | | Instead of a pleiade of libraries, one for graphic filters (wpftdraw) and one for text document filters (wpftwriter) to diminish duplicate static linking.
* convert presenter console to passive registrationDavid Tardon2012-04-191-1/+1
|