summaryrefslogtreecommitdiffstats
path: root/RepositoryModule_host.mk
Commit message (Collapse)AuthorAgeFilesLines
* new module i18nlangtagEike Rathke2013-04-051-0/+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
* add rpt, rptui, and rptxml to Library_mergedPeter Foley2013-03-281-1/+1
| | | | Change-Id: I8c20d81043602229a3fd936af6e7cdc337c40951
* add calc, dbase, file, and flat to Library_mergedPeter Foley2013-03-281-1/+1
| | | | Change-Id: Ib6b03cda815ba0450930cec970bfe7eb4d98ac44
* add frm to Library_mergedPeter Foley2013-03-261-1/+1
| | | | Change-Id: I72fff5fe1fd26e618ffe89111471d95cd4d30852
* Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba2013-03-131-0/+1
| | | | | | | Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb Reviewed-on: https://gerrit.libreoffice.org/2662 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* another s/MYSQLC/MARIADBC/ - in RepositoryModule_host.mkRene Engelhard2013-03-101-1/+1
| | | | Change-Id: I656281844c625bb9074ac2d5b7384eaf71d84e74
* Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba2013-03-061-0/+1
| | | | Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
* Let's use only one Makefile forwarding to gbuild.Matúš Kukan2013-03-051-0/+271
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