summaryrefslogtreecommitdiff
path: root/Repository.mk
AgeCommit message (Collapse)Author
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba
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 Tardon
2012-04-19convert pdfimport to passive registrationDavid Tardon
2012-04-19convert presentation minimizer to passive registrationDavid Tardon
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky
2012-04-13already registered in RepositoryExternal.mkCaolán McNamara
2012-04-13need to register static libraryCaolán McNamara
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
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 Ostrovsky
2012-04-11gbuild conversion: cpputools moduleDavid Ostrovsky
dmake stuff removed
2012-04-08gbuild conversion: rdbmaker moduleDavid Ostrovsky
dmake stuff removed
2012-04-07gbuildize xmlhelpDavid Tardon
2012-04-07add external for cluceneDavid Tardon
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-03fps_kde and fps_kde4 are no moreMatúš Kukan
2012-04-01merge origin/masterDavid Tardon
2012-03-23move libs to correct layerDavid Tardon
2012-03-19emser belongs to OOOLIBSMatúš Kukan
2012-03-18put the libs into the right layerDavid Tardon
2012-03-14fdo#47246: canvas: split out static library directxcanvasMichael Stahl
2012-03-14fdo#47246: desktop: factor out a winextendloadenv static libraryMichael Stahl
2012-03-14fdo#47246: desktop: factor out a winlauncher static libraryMichael Stahl
2012-03-13Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann
2012-03-12gbuildize ioDavid Tardon
2012-03-12extensions: split out static library from npsopluginMichael Stahl
2012-03-12extensions: split out static library for X11 plugin connection stuffMichael Stahl
2012-03-12sdext: factor out a static library to fix triple-linked objectsMichael Stahl
2012-03-12gbuildize stocDavid Tardon
2012-03-10embedserv: convert to gbuildMatúš Kukan
2012-03-08fold i18npaper into i18nutilCaolán McNamara
It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
2012-03-06build test executables for pdfimportDavid Tardon
2012-03-06gbuildize sdextDavid Tardon
2012-03-03build nsplugin also without mozilla as in 3-5 branchMatúš Kukan
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-02-22jvmfwk is versionedDavid Tardon
This reverts commit 1e4961b82554bcac4e7103345354ed8fb7782472. Conflicts: Repository.mk
2012-02-22these libs belong to UREDavid Tardon
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-19fix windows build, gengal.bin should be gengal.exe there according to scp2Caolán McNamara
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-02-17make gengal work againRene Engelhard
2012-02-17first cut at building an internal cluceneCaolán McNamara
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-10Revert "Repository.mk: move test libraries to PLAINLIBS_NONE"Norbert Thiebaud
This reverts commit 6396ab80dbb0fd60536c42e9c66b568f1e31418a. per the author's request
2012-02-10Repository.mk: move test libraries to PLAINLIBS_NONEMatúš Kukan
2012-02-10unotest: convert to gbuildMatúš Kukan
2012-01-27One moreTor Lillqvist
2012-01-27Add the "all" cppunittesters for iOSTor Lillqvist
Not that I recall exactly what that each one of these unit tests do any more, and how interesting they are. But they need to be mentioned here.