summaryrefslogtreecommitdiffstats
path: root/Repository.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuildize xmlhelpDavid Tardon2012-04-071-0/+2
|
* add external for cluceneDavid Tardon2012-04-071-1/+0
|
* merge feature/gbuild_componentsDavid Tardon2012-04-061-0/+12
|\
| * merge origin/masterDavid Tardon2012-04-011-16/+59
| |\
| * | put the libs into the right layerDavid Tardon2012-03-181-2/+2
| | |
| * | gbuildize ioDavid Tardon2012-03-121-0/+5
| | |
| * | gbuildize stocDavid Tardon2012-03-121-0/+7
| | |
* | | fps_kde and fps_kde4 are no moreMatúš Kukan2012-04-031-6/+0
| |/ |/|
* | move libs to correct layerDavid Tardon2012-03-231-2/+2
| |
* | emser belongs to OOOLIBSMatúš Kukan2012-03-191-1/+1
| |
* | fdo#47246: canvas: split out static library directxcanvasMichael Stahl2012-03-141-0/+1
| |
* | fdo#47246: desktop: factor out a winextendloadenv static libraryMichael Stahl2012-03-141-0/+1
| |
* | fdo#47246: desktop: factor out a winlauncher static libraryMichael Stahl2012-03-141-0/+4
| |
* | Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann2012-03-131-0/+1
| |
* | extensions: split out static library from npsopluginMichael Stahl2012-03-121-0/+1
| |
* | extensions: split out static library for X11 plugin connection stuffMichael Stahl2012-03-121-0/+1
| |
* | sdext: factor out a static library to fix triple-linked objectsMichael Stahl2012-03-121-0/+1
| |
* | embedserv: convert to gbuildMatúš Kukan2012-03-101-0/+2
| |
* | fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+0
| | | | | | | | | | | | | | | | | | | | 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
* | build test executables for pdfimportDavid Tardon2012-03-061-0/+2
| |
* | gbuildize sdextDavid Tardon2012-03-061-0/+4
| |
* | build nsplugin also without mozilla as in 3-5 branchMatúš Kukan2012-03-031-7/+8
| |
* | embeddedobj: convert to gbuildMatúš Kukan2012-03-011-0/+2
| |
* | jvmfwk is versionedDavid Tardon2012-02-221-1/+1
| | | | | | | | | | | | | | | | This reverts commit 1e4961b82554bcac4e7103345354ed8fb7782472. Conflicts: Repository.mk
* | these libs belong to UREDavid Tardon2012-02-221-6/+6
| |
* | gbuild'ize smoketest(oo_native) and merge themMatúš Kukan2012-02-191-0/+1
| | | | | | | | Add smoketest to tail_build and make it a subsequentcheck target.
* | fix windows build, gengal.bin should be gengal.exe there according to scp2Caolán McNamara2012-02-191-0/+1
| |
* | remove adabas/adabasuiCaolán McNamara2012-02-191-2/+0
| |
* | make gengal work againRene Engelhard2012-02-171-0/+1
| |
* | first cut at building an internal cluceneCaolán McNamara2012-02-171-0/+1
| |
* | merge feature/gbuild_javaDavid Tardon2012-02-171-2/+22
|\ \
| * | move jvmfwk to the right layerDavid Tardon2011-12-271-1/+1
| | |
| * | move jvmaccess to the right layerDavid Tardon2011-12-271-1/+1
| | |
| * | gbuildize javaunohelperDavid Tardon2011-12-241-0/+2
| | |
| * | gbuildize jurtDavid Tardon2011-12-241-0/+9
| | |
| * | Merge remote-tracking branch 'origin/master' into feature/gbuild_javaDavid Tardon2011-12-231-0/+2
| |\ \
| * | | gbuildize jvmfwkDavid Tardon2011-12-231-0/+9
| | | |
* | | | Revert "Repository.mk: move test libraries to PLAINLIBS_NONE"Norbert Thiebaud2012-02-101-7/+4
| | | | | | | | | | | | | | | | | | | | This reverts commit 6396ab80dbb0fd60536c42e9c66b568f1e31418a. per the author's request
* | | | Repository.mk: move test libraries to PLAINLIBS_NONEMatúš Kukan2012-02-101-4/+7
| | | |
* | | | unotest: convert to gbuildMatúš Kukan2012-02-101-0/+1
| |_|/ |/| |
* | | One moreTor Lillqvist2012-01-271-0/+1
| | |
* | | Add the "all" cppunittesters for iOSTor Lillqvist2012-01-271-0/+11
| | | | | | | | | | | | | | | | | | 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.
* | | add library for c++ based subsequenttestsMarkus Mohrhard2012-01-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | sal: make more tests runningMatúš Kukan2012-01-211-0/+1
| | |
* | | ucb: convert to gbuildMatúš Kukan2012-01-151-5/+17
| | |
* | | Build nsplugin only in with mozilla case.Matúš Kukan2012-01-131-8/+8
| | | | | | | | | | | | | | | | | | This replaces commits 830a2b923528323e0f39259234dfee26d9d44d21 and 68b08a11babb7274048ef836a078959d126c97b7 with, hopefully, proper one.
* | | ops, also adapt registering of the executableMatúš Kukan2012-01-121-2/+8
| | |
* | | extensions: remove unused xmx libraryMatúš Kukan2012-01-111-1/+0
| | |
* | | np_sdk: convert to gbuild and add to tail_buildMatúš Kukan2012-01-111-0/+1
| | |
* | | OS_FOR_BUILD is not right do decide Host module nameNorbert Thiebaud2012-01-111-7/+4
| | |