summaryrefslogtreecommitdiffstats
path: root/apps/lang/lang.make
AgeCommit message (Expand)AuthorFilesLines
2020-12-11voice: Add voice-corrections.txt to voicestrings.zipSolomon Peachy1-1/+4
2020-09-20Add Invalid Voice Announcement to the voice system FS#13216William Wilgus1-1/+5
2020-07-27updatelang: New tool to update language files.Solomon Peachy1-3/+3
2020-07-21build: Tweaks to better support non-English as primary languageSolomon Peachy1-3/+4
2020-07-21genlang: More voice-related fixes.Solomon Peachy1-1/+1
2020-07-13lang: Fix boneheaded mistake in ca31bad8Solomon Peachy1-2/+2
2020-07-13voice: Ensure all voicelist files in voicefiles.zip are completeSolomon Peachy1-1/+3
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy1-0/+2
2017-09-24Fix make race conditions reharding lang.hAmaury Pouly1-1/+9
2017-09-22Print "GEN lang.h" when generated language header.Amaury Pouly1-0/+1
2016-08-21Attempt to fix dependencies for lang.h, lang_core.c and lang_core.oFrank Gevaerts1-4/+4
2012-06-09Only check lng files for MAX_LANGUAGE_SIZE.Dominik Riebeling1-1/+1
2012-06-09Create binary voice string archive on target.Dominik Riebeling1-3/+8
2010-07-17Prettier genlang-features output. Use the same style for max_language_size.h.Thomas Martitz1-1/+1
2010-07-13Oops, one explicit colon is enough (though an extra one doesn't hurt).Jens Arnold1-1/+1
2010-07-13The simplification from r27406 changed the format of 'genlang-features': it u...Jens Arnold1-1/+1
2010-01-17change dependencies in make files:Teruaki Kawashima1-0/+2
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross1-1/+6
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross1-5/+5
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-21Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg1-2/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-0/+34