summaryrefslogtreecommitdiff
path: root/RepositoryModule_ooo.mk
AgeCommit message (Collapse)Author
2011-12-15convert salhelper to gbuildMatúš Kukan
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".
2011-12-14Yet another file to adapt post module gbuildification...Stephan Bergmann
2011-12-13convert lingucomponent to gbuildMatúš Kukan
2011-12-07fix rebase mismatch: automation is goneBjoern Michaelsen
2011-12-07add missing modules to RepositoryModule_ooo.mkBjoern Michaelsen
2011-12-05Prevent the testtool from buildingAugust Sodora
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks
Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
2011-10-07convert testautomation to gbuild and add to tail_buildPeter Foley
2011-10-07convert qadevOOo to gbuildPeter Foley
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley
2011-10-07convert swext to gbuild and add to tail_buildPeter Foley
2011-09-18convert unixODBC to gbuildPeter Foley
2011-09-18convert eventattacher to gbuild and add to tail_buildPeter Foley
2011-09-18convert bean to gbuild and add to tail_buildPeter Foley
2011-09-18convert twain to gbuildPeter Foley
2011-09-18convert sane to gbuildPeter Foley
2011-09-15gbuildize desktopDavid Tardon
2011-09-12missed a \ in the MathDTD core review...Norbert Thiebaud
2011-09-12convert MathMLDTD to gbuild and add to tail_buildPeter Foley
2011-09-12convert xml2cmp to gbuildPeter Foley
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08convert dtrans to gbuilbMatúš Kukan
2011-08-04update list of gbuildified modulesMatúš Kukan
2011-08-02Add Emacs mode linesTor Lillqvist
2011-07-30basic, salhelper, writerperfect in gbuildMatúš Kukan
2011-07-28more modules in gbuildMatúš Kukan
2011-07-27Convert animations to gbuildMatúš Kukan
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-14gbuildize hwpfilterCaolán McNamara
2011-05-18remove reportbuilder from gbuild modulesBjoern Michaelsen
* there is no gbuild in it
2011-05-18rename Module_ooo.mk to RepositoryModule_ooo.mkBjoern Michaelsen
* also change GNUMakefile.mk to find the RepositoryModule_*.mk, instead of Module_*.mk * subsequenttests was broken by the introduction of tail_build, because there where two Module_*.mk in root