5b452a25fe
Makefile: Optimize cleaning
...
NMAKE invocations are costly (slow, no-parallel support).
Rather than pinpoint cleaning of each combination of $(LANG), $(PLAT)
and $(CFG) related files, we do the wildcard cleaning of all packaging
files.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-03-03 13:28:14 +01:00
90e21bd6e6
Makefile: Optimize building
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-03-03 13:28:13 +01:00
5e99c8e1c7
Makefile: Parameterize platform and language component GUIDs
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
059710d83c
Update Copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-05 11:45:51 +01:00
e10923c7c2
Update translation templates
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-08-12 14:10:42 +02:00
1879d00bf9
Add support for ARM64 platform
2018-09-07 10:39:20 +02:00
3e40aa8ec9
Source file English "en_US" instead of generic "En" now
2016-09-19 09:35:42 +02:00
b0815fcd64
MSIBUILD_LANG_PO merged to LANG
2016-09-16 20:54:01 +02:00
af19238431
rcxgettext.exe dependency eliminated
2016-09-16 14:58:54 +02:00
24576d43ea
Translation stubs for all target languages added
2016-09-07 12:53:09 +02:00
3baa77d3bb
WLANManager utility introduced
...
(closes #7 )
2016-08-28 12:22:04 +02:00