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
|
||||
|
||||
set TZData(:Etc/GMT) {
|
||||
{-9223372036854775808 0 0 GMT}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/GMT+0) $TZData(:Etc/GMT)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+1) {
|
||||
{-9223372036854775808 -3600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+10) {
|
||||
{-9223372036854775808 -36000 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+11) {
|
||||
{-9223372036854775808 -39600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+12) {
|
||||
{-9223372036854775808 -43200 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+2) {
|
||||
{-9223372036854775808 -7200 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+3) {
|
||||
{-9223372036854775808 -10800 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+4) {
|
||||
{-9223372036854775808 -14400 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+5) {
|
||||
{-9223372036854775808 -18000 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+6) {
|
||||
{-9223372036854775808 -21600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+7) {
|
||||
{-9223372036854775808 -25200 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+8) {
|
||||
{-9223372036854775808 -28800 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+9) {
|
||||
{-9223372036854775808 -32400 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/GMT-0) $TZData(:Etc/GMT)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-1) {
|
||||
{-9223372036854775808 3600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-10) {
|
||||
{-9223372036854775808 36000 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-11) {
|
||||
{-9223372036854775808 39600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-12) {
|
||||
{-9223372036854775808 43200 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-13) {
|
||||
{-9223372036854775808 46800 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-14) {
|
||||
{-9223372036854775808 50400 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-2) {
|
||||
{-9223372036854775808 7200 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-3) {
|
||||
{-9223372036854775808 10800 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-4) {
|
||||
{-9223372036854775808 14400 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-5) {
|
||||
{-9223372036854775808 18000 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-6) {
|
||||
{-9223372036854775808 21600 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-7) {
|
||||
{-9223372036854775808 25200 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-8) {
|
||||
{-9223372036854775808 28800 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-9) {
|
||||
{-9223372036854775808 32400 0 %z}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/GMT0) $TZData(:Etc/GMT)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/Greenwich) $TZData(:Etc/GMT)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/UTC)]} {
|
||||
LoadTimeZoneFile Etc/UTC
|
||||
}
|
||||
set TZData(:Etc/UCT) $TZData(:Etc/UTC)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/UTC) {
|
||||
{-9223372036854775808 0 0 UTC}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/UTC)]} {
|
||||
LoadTimeZoneFile Etc/UTC
|
||||
}
|
||||
set TZData(:Etc/Universal) $TZData(:Etc/UTC)
|
||||
@@ -1,5 +0,0 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/UTC)]} {
|
||||
LoadTimeZoneFile Etc/UTC
|
||||
}
|
||||
set TZData(:Etc/Zulu) $TZData(:Etc/UTC)
|
||||
Reference in New Issue
Block a user