Commit Graph

62 Commits

Author SHA1 Message Date
Simon Rozman
14e48f9c8a Parameterize EAP module MSI building
Since this also changes GUIDs of some components, the "EAPTTLS" has been
changed to "EAP-TTLS" in filenames.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
Simon Rozman
d3760d33ca Makefile: Parameterize event provider GUID
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
Simon Rozman
8b66c7ad8d Parameterize EAP method author ID
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
Simon Rozman
b592ad0569 Makefile: Make EAP method module registration reusable
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:39 +01:00
Simon Rozman
98fa1a09a0 MSI: Merge PRODUCT_NAME into MSIBUILD_PRODUCT_NAME_ID
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:52:44 +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
9058dc75d9 Change GEANTLink-dist repo local path
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-08-22 15:31:08 +02:00
Simon Rozman
f6ce76d384 Update translations and add Estonian translation 2018-11-06 20:08:08 +01:00
Simon Rozman
6069a25c75 Run MSBuild tasks in parallel 2018-09-07 12:54:43 +02:00
Simon Rozman
1879d00bf9 Add support for ARM64 platform 2018-09-07 10:39:20 +02:00
Simon Rozman
0602285220 Switch to Visual Studio 2017 2018-09-05 14:56:08 +02:00
Simon Rozman
b655bd7d0b 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:16:59 +02:00
Simon Rozman
f75e72757e VS10Solution.sln => GEANTLink.sln 2018-09-05 13:06:21 +02:00
Simon Rozman
9846d29d76 Switch to SHA-256 signing 2018-06-20 14:58:27 +02:00
Simon Rozman
d0e363b7c0 Enable Italian GUI 2018-06-20 14:57:07 +02:00
Simon Rozman
83f975861c Auto-detect devenv.com path 2018-06-20 14:56:36 +02:00
Simon Rozman
8de444dadf Distribution folder changed 2017-11-20 12:04:11 +01:00
Simon Rozman
9926cd19ee 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 2017-05-22 09:13:40 +02:00
Simon Rozman
ba11abff1d WLANManager.exe now deployed as WLANManager-Win32.exe and WLANManager-x64.exe 2017-05-17 13:09:26 +02:00
Simon Rozman
a4673f9fb9 Compilation of debug MSI files fixed 2017-02-20 10:05:03 +01:00
Simon Rozman
4b4578fd59 Both event channels are registered using Makefile disabled now, to prevent Events.dll getting constantly locked by Event Log service. 2017-01-31 10:30:29 +01:00
Simon Rozman
aa3f44260e Event reporting extended to support event channel in Windows Event Viewer 2016-12-09 13:29:07 +01:00
Simon Rozman
8f054a1f97 Event source in registry changed to match the one in manifest 2016-12-08 08:47:59 +01:00
Simon Rozman
cb253450a0 Distribution folder changed 2016-11-29 13:01:26 +01:00
Simon Rozman
b4988187c0 Digital signing of CAB files introduced 2016-11-11 12:44:01 +01:00
Simon Rozman
97f497bc04 ...3.msi and ...3.mst files renamed to remove ".3" versioning in the name, to simplify their deployment 2016-11-11 12:41:26 +01:00
Simon Rozman
368de2e865 ...3.msi files are finalized now (marked as final, digitally signed, read-only), as they can be used for GPO deployment 2016-11-11 11:50:16 +01:00
Simon Rozman
2c842bd2bb Makefile sub-target CleanSetup introduced 2016-11-11 11:42:37 +01:00
Simon Rozman
e10d14681f en_US MSI files prepared using MSILocal.mak now for more uniform building 2016-11-11 11:38:24 +01:00
Simon Rozman
f72de7b8af Distribution folder changed 2016-11-08 11:36:38 +01:00
Simon Rozman
6ccf96c338 Non-ready localizations deactivated 2016-11-04 14:00:30 +01:00
Simon Rozman
31f4ec4b93 Bulgarian translation included in final MSI 2016-10-17 10:32:07 +02:00
Simon Rozman
6b7a1966e3 Norwegian Bokmål translations added to MSI 2016-10-10 17:40:58 +02:00
Simon Rozman
3606a8d25d Catalan translations added to MSI 2016-10-10 17:40:57 +02:00
Simon Rozman
864105186b Serbian translation added to MSI
(Except from MSI setup, UI is completely translated to Serbian now)
2016-10-10 10:19:31 +02:00
Simon Rozman
e4758faba3 Host name and FQDN validators moved to wxExtend; Incorrect FeatureComponent mappings of EventMonitor localization components fixed 2016-10-07 15:28:47 +02:00
Simon Rozman
0d1bcbf9c4 Localization and compilation separated, as satisfied Localization target skipped building 2016-09-29 14:47:58 +02:00
Simon Rozman
8bffe1bec4 Final adjustments of build process:
- Incomplete languages removed
- SetLangMST in MSIBuild merged to AddStorage
2016-09-19 12:52:05 +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
a7f41cb794 Localization target correctly creates sl_SI folder now; Creation of other unnecessary folders removed 2016-09-16 21:00:20 +02:00
Simon Rozman
6e9f8f2bbd 2-phase build simplified to 1-phase 2016-09-16 18:55:05 +02:00
Simon Rozman
22d670fbc8 Typo fixed 2016-09-12 13:35:34 +02:00
Simon Rozman
59b50fb71c Korean localization stubs added 2016-09-12 12:46:56 +02:00
Simon Rozman
f6cc123745 Semi-automated import of Transifex translations added 2016-09-12 10:05:07 +02:00
Simon Rozman
c97d3ba0d8 Support for Welsh added 2016-09-12 09:26:11 +02:00
Simon Rozman
f93489af1c output/locale sub-folder structure creation added 2016-09-12 09:12:39 +02:00
Simon Rozman
2d7a924dfd Cleaning updated 2016-09-12 09:03:00 +02:00
Simon Rozman
22da18a4e0 Support for localized MSI added 2016-09-10 09:36:36 +02:00
Simon Rozman
aab779e5ae All language identifiers expanded to contain country code 2016-09-09 13:43:15 +02:00
Simon Rozman
c45dd8a2ea Event Monitor Start Menu shortcut creation added to Makefile 2016-09-09 10:17:26 +02:00