|
b592ad0569
|
Makefile: Make EAP method module registration reusable
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2020-02-06 11:53:39 +01:00 |
|
|
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 |
|
|
059710d83c
|
Update Copyright year
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2020-02-05 11:45:51 +01:00 |
|
|
9058dc75d9
|
Change GEANTLink-dist repo local path
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2019-08-22 15:31:08 +02:00 |
|
|
f6ce76d384
|
Update translations and add Estonian translation
|
2018-11-06 20:08:08 +01:00 |
|
|
6069a25c75
|
Run MSBuild tasks in parallel
|
2018-09-07 12:54:43 +02:00 |
|
|
1879d00bf9
|
Add support for ARM64 platform
|
2018-09-07 10:39:20 +02:00 |
|
|
0602285220
|
Switch to Visual Studio 2017
|
2018-09-05 14:56:08 +02:00 |
|
|
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 |
|
|
f75e72757e
|
VS10Solution.sln => GEANTLink.sln
|
2018-09-05 13:06:21 +02:00 |
|
|
9846d29d76
|
Switch to SHA-256 signing
|
2018-06-20 14:58:27 +02:00 |
|
|
d0e363b7c0
|
Enable Italian GUI
|
2018-06-20 14:57:07 +02:00 |
|
|
83f975861c
|
Auto-detect devenv.com path
|
2018-06-20 14:56:36 +02:00 |
|
|
8de444dadf
|
Distribution folder changed
|
2017-11-20 12:04:11 +01:00 |
|
|
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 |
|
|
ba11abff1d
|
WLANManager.exe now deployed as WLANManager-Win32.exe and WLANManager-x64.exe
|
2017-05-17 13:09:26 +02:00 |
|
|
a4673f9fb9
|
Compilation of debug MSI files fixed
|
2017-02-20 10:05:03 +01:00 |
|
|
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 |
|
|
aa3f44260e
|
Event reporting extended to support event channel in Windows Event Viewer
|
2016-12-09 13:29:07 +01:00 |
|
|
8f054a1f97
|
Event source in registry changed to match the one in manifest
|
2016-12-08 08:47:59 +01:00 |
|
|
cb253450a0
|
Distribution folder changed
|
2016-11-29 13:01:26 +01:00 |
|
|
b4988187c0
|
Digital signing of CAB files introduced
|
2016-11-11 12:44:01 +01:00 |
|
|
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 |
|
|
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 |
|
|
2c842bd2bb
|
Makefile sub-target CleanSetup introduced
|
2016-11-11 11:42:37 +01:00 |
|
|
e10d14681f
|
en_US MSI files prepared using MSILocal.mak now for more uniform building
|
2016-11-11 11:38:24 +01:00 |
|
|
f72de7b8af
|
Distribution folder changed
|
2016-11-08 11:36:38 +01:00 |
|
|
6ccf96c338
|
Non-ready localizations deactivated
|
2016-11-04 14:00:30 +01:00 |
|
|
31f4ec4b93
|
Bulgarian translation included in final MSI
|
2016-10-17 10:32:07 +02:00 |
|
|
6b7a1966e3
|
Norwegian Bokmål translations added to MSI
|
2016-10-10 17:40:58 +02:00 |
|
|
3606a8d25d
|
Catalan translations added to MSI
|
2016-10-10 17:40:57 +02:00 |
|
|
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 |
|
|
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 |
|
|
0d1bcbf9c4
|
Localization and compilation separated, as satisfied Localization target skipped building
|
2016-09-29 14:47:58 +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 |
|