summaryrefslogtreecommitdiff
path: root/RepositoryModule_ooo.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-07-17implementing Telepathy Tubes interfaceEike Rathke1-0/+1
2012-06-05Work in progress: Add "touch" module for Android and iOS stuffTor Lillqvist1-0/+1
Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
2012-06-02add missing registry moduleMatúš Kukan1-0/+1
Change-Id: I4dfc5f6fced60f884b67e9bdca2f66d32cc835cb
2012-06-01Remove duplicate xmlsecurity entryStephan Bergmann1-1/+0
Change-Id: I700ba0d843f1ddd15f440826baa5f81285acabee
2012-06-01add missing backslashDavid Tardon1-1/+1
Change-Id: Ie27c08bc2f94086b87b05a9846ce8a39982da07c
2012-06-01remotebridges is converted tooDavid Tardon1-0/+1
Change-Id: Iec0feb10d3de2f4c740fb857cb9fa145437740f2
2012-06-01keep the list in alphabetical orderDavid Tardon1-9/+4
Change-Id: Ie1bcbe4fb1a67649b99b8f94625b74e51bb64306
2012-06-01add missing modulesDavid Tardon1-0/+17
Change-Id: I1ae167e5e6bcdc9ced4bf6808ae6b8a9237b4710
2012-05-29gbuildize reportbuilderDavid Tardon1-0/+1
2012-05-29connectivity: convert headers to gbuildPeter Foley1-0/+1
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky1-0/+1
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky1-0/+1
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-1/+0
2012-04-13needs to be the dir name not the output lib nameCaolán McNamara1-1/+1
2012-04-13gbuildize internal zlibCaolán McNamara1-0/+1
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky1-0/+1
2012-04-08gbuild conversion: rdbmaker moduleDavid Ostrovsky1-0/+1
dmake stuff removed
2012-04-01merge origin/masterDavid Tardon1-2/+20
2012-03-12gbuildize stocDavid Tardon1-0/+1
2012-03-10embedserv: convert to gbuildMatúš Kukan1-0/+1
2012-03-06add sdext to gbuildified modules listDavid Tardon1-0/+1
2012-03-02remove translations from hereMatúš Kukan1-1/+0
2012-03-02translations converted to gbuildMatúš Kukan1-1/+2
2012-03-01embeddedobj: convert to gbuildMatúš Kukan1-0/+1
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan1-0/+1
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-17first cut at building an internal cluceneCaolán McNamara1-0/+1
2012-02-17merge feature/gbuild_javaDavid Tardon1-0/+6
2012-02-10add missing modulesMatúš Kukan1-1/+7
2012-02-10unotest: convert to gbuildMatúš Kukan1-0/+1
2012-01-15ucb: convert to gbuildMatúš Kukan1-5/+1
2012-01-11np_sdk: convert to gbuild and add to tail_buildMatúš Kukan1-0/+1
2012-01-10RepositoryModule_ooo.mk: add cppuhelperMichael Stahl1-0/+1
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-0/+1
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-30build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are setRene Engelhard1-1/+8
2011-12-27fpicker: convert to gbuildMatúš Kukan1-0/+1
2011-12-26gbuildize ureDavid Tardon1-0/+1
2011-12-25gbuildize UnoControlsDavid Tardon1-0/+1
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon1-0/+1
2011-12-24gbuildize javaunohelperDavid Tardon1-0/+1
2011-12-24gbuildize unoilDavid Tardon1-0/+1
2011-12-24gbuildize jurtDavid Tardon1-0/+1
2011-12-24gbuildize jvmaccessDavid Tardon1-0/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley1-1/+4
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 Tardon1-0/+1
2011-12-23gbuildize accessibilityDavid Tardon1-0/+1
2011-12-23gbuildize ridljarDavid Tardon1-0/+1
2011-12-19sal: convert to gbuildMatúš Kukan1-1/+1
2011-12-19cppu: convert to gbuildMatúš Kukan1-0/+1
Because of unit tests is here custom target where are idl files processed.
2011-12-18extensions: remove obsolete dmake stuffPeter Foley1-0/+1
2011-12-15convert salhelper to gbuildMatúš Kukan1-0/+1
This is a cherry-pick of Matúš's e2f30c078fcf26d481c2e90398b450f6c475a483 from the feature/gbuild branch, with the following modifications by Stephan Bergmann <sbergman@redhat.com>: * Adapt salhelper/Makefile to what all those Makefiles currently need to look like. * Do not remove salhelper/source/gcc3.map, instead add directly into it what otherwise solenv/bin/addsym.awk would add to it on Linux. * In salhelper/Library_salhelper.mk, add code that on Linux takes care of the soname and symbol versioning required for backwards compatibility. Solaris would need those features too, and its backwards compatibility is thus currently broken. Also add a bad hack to create the soname symlink (xxx.3 -> xxx) in the solver needed on non-Windows platforms (it is a bad hack for now in that it e.g. is not removed by "make clean"). * In solenv/gbuild/platform/macosx.mk, add an even worse hack to set the correct install name for libuno_salhelpergcc3.dylib.3, with a trailing ".3".