summaryrefslogtreecommitdiff
path: root/i18npool/CustomTarget_textconversion.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-5/+5
Variables should have module name as prefix to prevent collisions.
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan1-1/+1
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan1-0/+45
Also done lot of simplification and modernization.