summaryrefslogtreecommitdiff
path: root/Repository.mk
AgeCommit message (Collapse)Author
2012-03-23move libs to correct layerDavid Tardon
2012-03-19emser belongs to OOOLIBSMatúš Kukan
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-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-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.
2012-01-23add library for c++ based subsequenttestsMarkus Mohrhard
use this library for interface tests and implement the test in the correct module by creating one test class per implementation class The implementation class should inherit from all interface tests it needs This should make it more easy to write tests since we no longer need to write the same test method multiple times
2012-01-21sal: make more tests runningMatúš Kukan
2012-01-15ucb: convert to gbuildMatúš Kukan
2012-01-13Build nsplugin only in with mozilla case.Matúš Kukan
This replaces commits 830a2b923528323e0f39259234dfee26d9d44d21 and 68b08a11babb7274048ef836a078959d126c97b7 with, hopefully, proper one.
2012-01-12ops, also adapt registering of the executableMatúš Kukan
2012-01-11extensions: remove unused xmx libraryMatúš Kukan
2012-01-11np_sdk: convert to gbuild and add to tail_buildMatúš Kukan
2012-01-11OS_FOR_BUILD is not right do decide Host module nameNorbert Thiebaud
2012-01-11Revert "OS_FOR_BUILD is not right do decide Host module name"Jan Holesovsky
This reverts commit 39cfc4d8ad77700aefabaedde430693448a5f76f. This OS_FOR_BUILD is to modify behavior in the cross-compilation case.
2012-01-10OS_FOR_BUILD is not right do decide Host module nameNorbert
2012-01-10cosmetic: clean-up tab/space mix.Norbert Thiebaud
2012-01-10Repository.mk: some special executable names on WNTMichael Stahl
2012-01-10Make nsplugin build on Mac, take two.Thorsten Behrens
Now with some help from Michael Stahl - seems to work.
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-12-27move jvmfwk to the right layerDavid Tardon
2011-12-27move jvmaccess to the right layerDavid Tardon
2011-12-25gbuildize UnoControlsDavid Tardon
2011-12-24gbuildize javaunohelperDavid Tardon
2011-12-24gbuildize jurtDavid Tardon
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
2011-12-23Merge remote-tracking branch 'origin/master' into feature/gbuild_javaDavid Tardon