summaryrefslogtreecommitdiff
path: root/lingucomponent/Module_lingucomponent.mk
AgeCommit message (Collapse)Author
2014-04-28prefer makefile-gmake-modeTakeshi Abe
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2013-10-02lingucomponent: kill Package_config.mkMatúš Kukan
Change-Id: I5c97347cfaefb23cd985b7776a83337856e4d55c
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist
The idea is to get rid of GUIBASE and GUI checks as much as possible. GUIBASE=aqua <=> OS=MACOSX GUIBASE=WIN <=> OS=WNT GUIBASE=cocoatouch <=> OS=IOS GUIBASE=android <=> OS=ANDROID Don't set GUIBASE to these values any more in configure.ac either. GUIBASE_FOR_BUILD is not used anywhere. Conflicts: configure.ac postprocess/packcomponents/makefile.mk postprocess/packregistry/makefile.mk Change-Id: Ie0526b40e1073f2328ba6c333e28752104b0fed3
2011-12-13convert lingucomponent to gbuildMatúš Kukan