v0.6.2 - Retour en onefile, suppression _internal
Changements : - Retour a --onefile : exe unique, plus besoin de _internal/ - Le fix Zone.Identifier (v0.5.9) resout le probleme de DLL pour les exe telecharges - Suppression de _internal/ du repo et ajout au .gitignore - build.bat simplifie Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Africa/Nairobi)]} {
|
||||
LoadTimeZoneFile Africa/Nairobi
|
||||
}
|
||||
set TZData(:Indian/Antananarivo) $TZData(:Africa/Nairobi)
|
||||
@@ -1,7 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Indian/Chagos) {
|
||||
{-9223372036854775808 17380 0 LMT}
|
||||
{-1988167780 18000 0 %z}
|
||||
{820436400 21600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Asia/Bangkok)]} {
|
||||
LoadTimeZoneFile Asia/Bangkok
|
||||
}
|
||||
set TZData(:Indian/Christmas) $TZData(:Asia/Bangkok)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Asia/Yangon)]} {
|
||||
LoadTimeZoneFile Asia/Yangon
|
||||
}
|
||||
set TZData(:Indian/Cocos) $TZData(:Asia/Yangon)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Africa/Nairobi)]} {
|
||||
LoadTimeZoneFile Africa/Nairobi
|
||||
}
|
||||
set TZData(:Indian/Comoro) $TZData(:Africa/Nairobi)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Indian/Maldives)]} {
|
||||
LoadTimeZoneFile Indian/Maldives
|
||||
}
|
||||
set TZData(:Indian/Kerguelen) $TZData(:Indian/Maldives)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Asia/Dubai)]} {
|
||||
LoadTimeZoneFile Asia/Dubai
|
||||
}
|
||||
set TZData(:Indian/Mahe) $TZData(:Asia/Dubai)
|
||||
@@ -1,7 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Indian/Maldives) {
|
||||
{-9223372036854775808 17640 0 LMT}
|
||||
{-2840158440 17640 0 MMT}
|
||||
{-315636840 18000 0 %z}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Indian/Mauritius) {
|
||||
{-9223372036854775808 13800 0 LMT}
|
||||
{-1988164200 14400 0 %z}
|
||||
{403041600 18000 1 %z}
|
||||
{417034800 14400 0 %z}
|
||||
{1224972000 18000 1 %z}
|
||||
{1238274000 14400 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Africa/Nairobi)]} {
|
||||
LoadTimeZoneFile Africa/Nairobi
|
||||
}
|
||||
set TZData(:Indian/Mayotte) $TZData(:Africa/Nairobi)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Asia/Dubai)]} {
|
||||
LoadTimeZoneFile Asia/Dubai
|
||||
}
|
||||
set TZData(:Indian/Reunion) $TZData(:Asia/Dubai)
|
||||
Reference in New Issue
Block a user