Simon Rozman
8304e666a3
MSI: Discontinue prefixed row IDs in tables
...
humanSimon, is this really you? 😉
Signed-off-by: Simon Rozman <simon@rozman.si >
2022-02-15 12:50:30 +01:00
Simon Rozman
5e7f55880a
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2022-01-07 11:21:33 +01:00
Simon Rozman
b55ddd7d86
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-11-22 15:31:23 +01:00
Simon Rozman
b96ebfbce4
Switch to SPDX license notice
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-11-22 15:20:57 +01:00
Simon Rozman
b00f379655
Resolve charset .idtx/.idt confusion
...
NMake inline files are always created using ACP. The "1252" in the .idtx
header has no effect on this. However, we must encode the .idt files
using correct charset/codepage regardless the ACP being used on the
building machine.
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-11-19 15:55:31 +01:00
Simon Rozman
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
Simon Rozman
90e21bd6e6
Makefile: Optimize building
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-03-03 13:28:13 +01:00
Simon Rozman
5e99c8e1c7
Makefile: Parameterize platform and language component GUIDs
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-02-06 11:53:40 +01:00
Simon Rozman
059710d83c
Update Copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-02-05 11:45:51 +01:00
Simon Rozman
e10923c7c2
Update translation templates
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-08-12 14:10:42 +02:00
Simon Rozman
1879d00bf9
Add support for ARM64 platform
2018-09-07 10:39:20 +02:00
Simon Rozman
3e40aa8ec9
Source file English "en_US" instead of generic "En" now
2016-09-19 09:35:42 +02:00
Simon Rozman
b0815fcd64
MSIBUILD_LANG_PO merged to LANG
2016-09-16 20:54:01 +02:00
Simon Rozman
af19238431
rcxgettext.exe dependency eliminated
2016-09-16 14:58:54 +02:00
Simon Rozman
24576d43ea
Translation stubs for all target languages added
2016-09-07 12:53:09 +02:00
Simon Rozman
3baa77d3bb
WLANManager utility introduced
...
(closes #7 )
2016-08-28 12:22:04 +02:00