summaryrefslogtreecommitdiffstats
path: root/RepositoryModule_build.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove cosv, udm and autodocMichael Stahl2013-06-041-3/+0
| | | | | | | | | implementing UNO IDL support in doxygen: 9 days of work converting IDL file comments to doxygen: 5 days of work removing 57k lines of unmaintained buggy autodoc, bespoke String and File classes: priceless Change-Id: I566edb4f91454baa35e07d901432a8dfd35b9c29
* fix cross-compilation of GalleriesMatúš Kukan2013-05-161-0/+29
| | | | | | | | | - RepositoryModule_build: add modules necessary to build gengal and libraries used at run-time - add dependencies to gb_Executable__register_gengal.bin - use gb_Helper_OUTDIR_FOR_BUILDLIBDIR Change-Id: I4a88c1786b1ee2ee2b75b1a5dd75009ef70ed353
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
|
* re-add i18npool to cross_toolsetEike Rathke2013-04-051-0/+1
| | | | Change-Id: I8d82da2ff8ea24ffa5b68954946251e275ae5bdd
* new module i18nlangtagEike Rathke2013-04-051-1/+1
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* Let's use only one Makefile forwarding to gbuild.Matúš Kukan2013-03-051-0/+96
Well, there is still another one: solenv/gbuild/partial_build.mk This enables you to do in SRCDIR: make gb_Side=build -r -f Makefile.gbuild <target> which was not possible previously. Change-Id: I6f8ce1c6503124526986e192b7d3552b909fc157