summaryrefslogtreecommitdiff
path: root/librelogo/CustomTarget_librelogo.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-21Some changes in qtz handlingZolnai Tamás1-9/+18
Executalbes, which work one language, generat qtz by own. (stringex,helpex,treex,propex) So these executables can generate qtz without po file when use them with qtz, call them with "-m" flag without parameter. Change-Id: I56c34db7151dc3ef0ce1c85ed607719e4cbb5e92
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-1/+0
Plus avoid use of Export::sLanguages member outside of the class. Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
2012-12-30add runtime deps for custom targetsDavid Tardon1-5/+2
Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
2012-11-29add dep on .po fileDavid Tardon1-11/+21
Change-Id: I1f752dd5a912f4ecd4db6de72e0a8eccada3091a
2012-11-29add missing dep on propexDavid Tardon1-0/+1
Change-Id: Ic2312b6f97cd773f2c271ba6f76d69d896a959b7
2012-11-28LibreLogo integration (extension -> normal code)Andras Timar1-0/+43
While efforts have been made to make LibreLogo work with Python 3.3, there are still a few bugs, for example large Logo programs do not run correctly and Translate button does not work. Bugfixing is in progress. Change-Id: I4227ff86084f51047861897189d2317322296139