summaryrefslogtreecommitdiff
path: root/apps/lang/lang.make
AgeCommit message (Expand)Author
2021-04-10build: Make the lang.h and genlang.h depend on the genlang toolSolomon Peachy
2021-03-07build: Make all other language files "depend" on english.langSolomon Peachy
2020-12-11voice: Last commit didn't work from a clean build.Solomon Peachy
2020-12-11voice: Add voice-corrections.txt to voicestrings.zipSolomon Peachy
2020-09-20Add Invalid Voice Announcement to the voice system FS#13216William Wilgus
2020-07-27updatelang: New tool to update language files.Solomon Peachy
2020-07-21build: Tweaks to better support non-English as primary languageSolomon Peachy
2020-07-21genlang: More voice-related fixes.Solomon Peachy
2020-07-13lang: Fix boneheaded mistake in ca31bad8Solomon Peachy
2020-07-13voice: Ensure all voicelist files in voicefiles.zip are completeSolomon Peachy
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy
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