55 Commits

Author SHA1 Message Date
841ac1b923 Update translations and add Estonian translation 2018-11-06 16:30:38 +01:00
469159f7a8 Run MSBuild tasks in parallel 2018-09-07 12:56:10 +02:00
04a8eaa462 Add support for ARM64 platform 2018-09-07 11:20:22 +02:00
461d857cab Switch to Visual Studio 2017 2018-09-05 15:05:41 +02:00
e40f9f7e63 Register en_US language in nmake register
When "Language" setting is absent in registry, the initialization of
wxWidget localization raises asserts.
2018-09-05 13:17:08 +02:00
f36094922f VS10Solution.sln => GEANTLink.sln 2018-09-05 13:06:39 +02:00
6a034ca669 Switch to SHA-256 signing 2018-06-20 13:23:04 +02:00
2c761e4aae Enable Italian GUI 2018-06-20 12:22:45 +02:00
5613ba6f35 Auto-detect devenv.com path 2018-05-04 14:34:46 +02:00
09bf94b377 Distribution folder changed 2017-11-20 12:06:08 +01:00
28f5710e47 WMI\Autologger records not installed any more, since they caused feature completeness check trouble: MsiUseFeature() reports feature broken, when it is denied access to any component folder or registry key
# Conflicts:
#	Makefile
2017-05-22 09:18:01 +02:00
a1485a78f6 WLANManager.exe now deployed as WLANManager-Win32.exe and WLANManager-x64.exe 2017-05-17 13:02:21 +02:00
4ac3643ef7 Compilation of debug MSI files fixed 2017-02-20 10:07:00 +01:00
d695ded8e7 Both event channels are registered using Makefile disabled now, to prevent Events.dll getting constantly locked by Event Log service.
# Conflicts:
#	Makefile
2017-01-31 10:43:58 +01:00
8d64acfab9 Event reporting extended to support event channel in Windows Event Viewer
# Conflicts:
#	Makefile
#	lib/Events/res/EventsETW.man
2016-12-09 13:41:28 +01:00
eab7def72e Event source in registry changed to match the one in manifest
# Conflicts:
#	Makefile
2016-12-09 13:32:24 +01:00
4804214231 Distribution folder changed 2016-11-29 13:01:50 +01:00
6fef48848d Digital signing of CAB files introduced 2016-11-18 06:30:14 +01:00
bdc1ffd9f1 ...3.msi and ...3.mst files renamed to remove ".3" versioning in the name, to simplify their deployment 2016-11-18 06:30:14 +01:00
0ac18d6961 ...3.msi files are finalized now (marked as final, digitally signed, read-only), as they can be used for GPO deployment 2016-11-18 06:30:13 +01:00
09c08aa301 Makefile sub-target CleanSetup introduced 2016-11-18 06:30:13 +01:00
d95803c672 en_US MSI files prepared using MSILocal.mak now for more uniform building 2016-11-18 06:30:13 +01:00
c603008cd4 Distribution folder changed 2016-11-08 11:35:59 +01:00
cc069d0442 Non-ready localizations deactivated 2016-11-04 14:05:33 +01:00
0dcb8c04c5 Bulgarian translation included in final MSI 2016-10-17 10:28:47 +02:00
39ddc6333d Norwegian Bokmål translations added to MSI 2016-10-10 17:37:27 +02:00
d7894acf7c Catalan translations added to MSI 2016-10-10 17:36:18 +02:00
c94d7897ca Serbian translation added to MSI
(Except from MSI setup, UI is completely translated to Serbian now)
2016-10-10 09:50:50 +02:00
f89f3eb4b9 Host name and FQDN validators moved to wxExtend; Incorrect FeatureComponent mappings of EventMonitor localization components fixed
# Conflicts:
#	lib/wxExtend
2016-10-10 09:07:03 +02:00
38afc6172e Localization and compilation separated, as satisfied Localization target skipped building 2016-09-29 14:36:36 +02:00
8bffe1bec4 Final adjustments of build process:
- Incomplete languages removed
- SetLangMST in MSIBuild merged to AddStorage
2016-09-19 12:52:05 +02:00
3e40aa8ec9 Source file English "en_US" instead of generic "En" now 2016-09-19 09:35:42 +02:00
a7f41cb794 Localization target correctly creates sl_SI folder now; Creation of other unnecessary folders removed 2016-09-16 21:00:20 +02:00
6e9f8f2bbd 2-phase build simplified to 1-phase 2016-09-16 18:55:05 +02:00
22d670fbc8 Typo fixed 2016-09-12 13:35:34 +02:00
59b50fb71c Korean localization stubs added 2016-09-12 12:46:56 +02:00
f6cc123745 Semi-automated import of Transifex translations added 2016-09-12 10:05:07 +02:00
c97d3ba0d8 Support for Welsh added 2016-09-12 09:26:11 +02:00
f93489af1c output/locale sub-folder structure creation added 2016-09-12 09:12:39 +02:00
2d7a924dfd Cleaning updated 2016-09-12 09:03:00 +02:00
22da18a4e0 Support for localized MSI added 2016-09-10 09:36:36 +02:00
aab779e5ae All language identifiers expanded to contain country code 2016-09-09 13:43:15 +02:00
c45dd8a2ea Event Monitor Start Menu shortcut creation added to Makefile 2016-09-09 10:17:26 +02:00
f0e6f493af wxWidgets localization is no longer a part of this project, they are imported from wxWidget distribution on build instead 2016-09-07 12:51:28 +02:00
91f87aa3c7 WLANManager is deployed separately now 2016-08-29 15:10:27 +02:00
8bf99423c8 Slovenian localization files added 2016-08-27 16:47:48 +02:00
894f19a81e Binary publishing updated 2016-08-23 16:45:16 +02:00
3238881af8 Event provider registration added 2016-06-22 18:02:20 +02:00
33a72acac7 MsiUseFeature utility added
(closes #3)
2016-06-18 10:51:12 +02:00
d1bb9b2b4c Sources are UTF-16 now 2016-05-20 09:54:29 +02:00