summaryrefslogtreecommitdiffstats
path: root/i18npool/CustomTarget_textconversion.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
|
* add runtime deps for custom targetsDavid Tardon2012-12-301-1/+1
| | | | Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-5/+5
| | | | Variables should have module name as prefix to prevent collisions.
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
| | | | Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
| | | | | | This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
* i18npool: use CustomTarget_*.mk makefilesMatúš Kukan2012-03-241-0/+45
Also done lot of simplification and modernization.