summaryrefslogtreecommitdiff
path: root/Repository.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-05-29fix Layer for macab* to please Mac BuildNorbert Thiebaud1-2/+2
Change-Id: Ie5b833e3aaf3a69d42c8e8024f19be2d13c86be4
2012-05-29prefix testtools libraries with testtools_ in Repository.mkDavid Ostrovsky1-4/+4
Change-Id: I0894b073b5263a45c9026ec55049ebeaf0770535
2012-05-29bridgetest further targets migratedDavid Ostrovsky1-0/+4
Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f
2012-05-29gbuildize shellDavid Tardon1-0/+27
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
2012-05-29rename evoab2 back to evoabDavid Tardon1-1/+1
2012-05-29place new libs into the right layersDavid Tardon1-4/+4
2012-05-29connectivity: convert mozab (hopefully .-)David Tardon1-0/+3
2012-05-29connectivity: convert postgresql driverDavid Tardon1-0/+2
2012-05-29connectivity: convert hsqldbDavid Tardon1-0/+1
2012-05-29connectivity: convert dbase to gbuildPeter Foley1-0/+1
2012-05-29connectivity: convert flat to gbuildPeter Foley1-3/+4
2012-05-29connectivity: convert jdbc to gbuildPeter Foley1-0/+1
2012-05-29connectivity: convert mysql to gbuildPeter Foley1-0/+1
2012-05-29connectivity: convert calc to gbuildPeter Foley1-0/+2
2012-05-29connectivity: convert evoab to gbuildPeter Foley1-0/+1
2012-05-29connectivity: convert macab to gbuildPeter Foley1-1/+3
2012-05-29connectivity: convert kab to gbuildPeter Foley1-12/+14
2012-05-29connectivity: convert ado to gbuildPeter Foley1-0/+4
2012-05-29connectivity: convert dbpool2 to gbuildPeter Foley1-0/+1
2012-05-29connectivity: convert sdbc2 to gbuildPeter Foley1-0/+1
2012-05-26gbuildize remotebridgesDavid Tardon1-0/+1
Change-Id: I01e97df2f9f098719e3de578526cb1d13d2db6fa
2012-05-25add a little devtool to list the languages supported for spellcheckingCaolán McNamara1-0/+2
Change-Id: Iad21ad040e797690a80f94e2eec8e38b8bffadb2
2012-05-25Initial skeleton code for plain text filter detection service.Kohei Yoshida1-0/+1
Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
2012-05-24set explicit Application User Models IDs in the native Windows launchersJesús Corrius1-0/+1
Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d
2012-05-20move idxdict out of dictionariesDavid Tardon1-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
2012-05-18Merge the libraries in writerfilterTor Lillqvist1-4/+0
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
2012-05-14TDE integrationNorbert Thiebaud1-0/+4
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-07fdo#49580: Fix bean after gbuild'ificationStephan Bergmann1-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
2012-05-06register reg and store the same way as jvmfwkMatúš Kukan1-2/+2
Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9
2012-05-06remove unused filesMatúš Kukan1-1/+0
Change-Id: I65ec941f72b9884d147f51939d592da313418329
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky1-0/+8
Change-Id: I I9dbd2a05602e7d415ca76850458129f68583c83f
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky1-0/+10
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba1-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.
2012-04-19convert presenter console to passive registrationDavid Tardon1-1/+1
2012-04-19convert pdfimport to passive registrationDavid Tardon1-1/+1
2012-04-19convert presentation minimizer to passive registrationDavid Tardon1-1/+4
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky1-0/+1
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud1-2/+2
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky1-0/+1
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky1-0/+12
2012-04-13already registered in RepositoryExternal.mkCaolán McNamara1-1/+0
2012-04-13need to register static libraryCaolán McNamara1-0/+1
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-0/+1
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky1-0/+5
2012-04-11gbuild conversion: cpputools moduleDavid Ostrovsky1-0/+14
dmake stuff removed
2012-04-08gbuild conversion: rdbmaker moduleDavid Ostrovsky1-0/+1
dmake stuff removed
2012-04-07gbuildize xmlhelpDavid Tardon1-0/+2
2012-04-07add external for cluceneDavid Tardon1-1/+0
2012-04-06merge feature/gbuild_componentsDavid Tardon1-0/+12
2012-04-03fps_kde and fps_kde4 are no moreMatúš Kukan1-6/+0