summaryrefslogtreecommitdiff
path: root/apps/lang/lang.make
AgeCommit message (Expand)Author
2017-09-24Fix make race conditions reharding lang.hAmaury Pouly
2017-09-22Print "GEN lang.h" when generated language header.Amaury Pouly
2016-08-21Attempt to fix dependencies for lang.h, lang_core.c and lang_core.oFrank Gevaerts
2012-06-09Only check lng files for MAX_LANGUAGE_SIZE.Dominik Riebeling
2012-06-09Create binary voice string archive on target.Dominik Riebeling
2010-07-17Prettier genlang-features output. Use the same style for max_language_size.h.Thomas Martitz
2010-07-13Oops, one explicit colon is enough (though an extra one doesn't hurt).Jens Arnold
2010-07-13The simplification from r27406 changed the format of 'genlang-features': it u...Jens Arnold
2010-01-17change dependencies in make files:Teruaki Kawashima
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-21Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg