summaryrefslogtreecommitdiffstats
path: root/RepositoryModule_ooo.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild'ize smoketest(oo_native) and merge themMatúš Kukan2012-02-191-0/+1
| | | | Add smoketest to tail_build and make it a subsequentcheck target.
* first cut at building an internal cluceneCaolán McNamara2012-02-171-0/+1
|
* merge feature/gbuild_javaDavid Tardon2012-02-171-0/+6
|\
| * gbuildize jvmfwk, part 2: finish & clean upDavid Tardon2011-12-241-0/+1
| |
| * gbuildize javaunohelperDavid Tardon2011-12-241-0/+1
| |
| * gbuildize unoilDavid Tardon2011-12-241-0/+1
| |
| * gbuildize jurtDavid Tardon2011-12-241-0/+1
| |
| * gbuildize jvmaccessDavid Tardon2011-12-241-0/+1
| |
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_javaDavid Tardon2011-12-231-0/+1
| |\
| * | gbuildize ridljarDavid Tardon2011-12-231-0/+1
| | |
* | | add missing modulesMatúš Kukan2012-02-101-1/+7
| | |
* | | unotest: convert to gbuildMatúš Kukan2012-02-101-0/+1
| | |
* | | ucb: convert to gbuildMatúš Kukan2012-01-151-5/+1
| | |
* | | np_sdk: convert to gbuild and add to tail_buildMatúš Kukan2012-01-111-0/+1
| | |
* | | RepositoryModule_ooo.mk: add cppuhelperMichael Stahl2012-01-101-0/+1
| | |
* | | Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-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
| * \ \ Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-241-1/+4
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
| * | | extensions: remove obsolete dmake stuffPeter Foley2011-12-181-0/+1
| | | |
* | | | build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are setRene Engelhard2011-12-301-1/+8
| | | |
* | | | fpicker: convert to gbuildMatúš Kukan2011-12-271-0/+1
| | | |
* | | | gbuildize ureDavid Tardon2011-12-261-0/+1
| | | |
* | | | gbuildize UnoControlsDavid Tardon2011-12-251-0/+1
| |/ / |/| |
* | | gbuildize accessibilityDavid Tardon2011-12-231-0/+1
| |/ |/|
* | sal: convert to gbuildMatúš Kukan2011-12-191-1/+1
| |
* | cppu: convert to gbuildMatúš Kukan2011-12-191-0/+1
| | | | | | | | | | Because of unit tests is here custom target where are idl files processed.
* | convert salhelper to gbuildMatúš Kukan2011-12-151-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".
* Yet another file to adapt post module gbuildification...Stephan Bergmann2011-12-141-1/+1
|
* convert lingucomponent to gbuildMatúš Kukan2011-12-131-0/+1
|
* fix rebase mismatch: automation is goneBjoern Michaelsen2011-12-071-1/+0
|
* add missing modules to RepositoryModule_ooo.mkBjoern Michaelsen2011-12-071-0/+6
|
* Prevent the testtool from buildingAugust Sodora2011-12-051-1/+0
|
* nlpsolver: migrate the build to use native gnumake buildMichael Meeks2011-11-281-0/+1
| | | | | | Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
* convert testautomation to gbuild and add to tail_buildPeter Foley2011-10-071-0/+1
|
* convert qadevOOo to gbuildPeter Foley2011-10-071-1/+1
|
* convert xmerge to gbuild and add to tail_buildPeter Foley2011-10-071-0/+1
|
* convert swext to gbuild and add to tail_buildPeter Foley2011-10-071-0/+1
|
* convert unixODBC to gbuildPeter Foley2011-09-181-0/+1
|
* convert eventattacher to gbuild and add to tail_buildPeter Foley2011-09-181-0/+1
|
* convert bean to gbuild and add to tail_buildPeter Foley2011-09-181-0/+1
|
* convert twain to gbuildPeter Foley2011-09-181-0/+1
|
* convert sane to gbuildPeter Foley2011-09-181-0/+1
|
* gbuildize desktopDavid Tardon2011-09-151-0/+1
|
* missed a \ in the MathDTD core review...Norbert Thiebaud2011-09-121-1/+1
|
* convert MathMLDTD to gbuild and add to tail_buildPeter Foley2011-09-121-0/+1
|
* convert xml2cmp to gbuildPeter Foley2011-09-121-0/+1
|
* convert Mesa to gbuild and add to tail_buildPeter Foley2011-09-101-0/+1
|
* convert i18npool to gbuildMatúš Kukan2011-08-171-0/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* convert dtrans to gbuilbMatúš Kukan2011-08-081-0/+1
|
* update list of gbuildified modulesMatúš Kukan2011-08-041-3/+19
|