summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--win/rules.vc14
2 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f790333..dfa2961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-12-10 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * win/rules.vc: Handle MSVC 9 (aka: Visual Studio 2008)
+
* tests/safe.test: Update for 'unload' as a safe command (tcl 8.5b3+)
2007-12-09 Donal K. Fellows <dkf@users.sf.net>
diff --git a/win/rules.vc b/win/rules.vc
index 836aaff..68ae0cf 100644
--- a/win/rules.vc
+++ b/win/rules.vc
@@ -11,7 +11,7 @@
# Copyright (c) 2003-2007 Patrick Thoyts
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: rules.vc,v 1.19 2007/10/31 00:05:53 patthoyts Exp $
+# RCS: @(#) $Id: rules.vc,v 1.20 2007/12/10 11:57:38 patthoyts Exp $
#------------------------------------------------------------------------------
!ifndef _RULES_VC
@@ -189,10 +189,10 @@ VCVER=0
!if ![echo VCVERSION=_MSC_VER > vercl.x] \
&& ![cl -nologo -TC -P vercl.x $(ERRNULL)]
!include vercl.i
-!if $(VCVERSION) >= 1400
+!if $(VCVERSION) >= 1500
+VCVER=9
+!elseif $(VCVERSION) >= 1400
VCVER=8
-_VC_MANIFEST_EMBED_EXE=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;1
-_VC_MANIFEST_EMBED_DLL=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;2
!elseif $(VCVERSION) >= 1300
VCVER=7
!elseif $(VCVERSION) >= 1200
@@ -200,6 +200,12 @@ VCVER=6
!endif
!endif
+# Since MSVC8 we must deal with manifest resources.
+!if $(VCVERSION) >= 1400
+_VC_MANIFEST_EMBED_EXE=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;1
+_VC_MANIFEST_EMBED_DLL=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;2
+!endif
+
#----------------------------------------------------------
# Decode the options requested.
#----------------------------------------------------------
ta/Europe/Moscow | 520 ++++++++--------- library/tzdata/Europe/Nicosia | 10 +- library/tzdata/Europe/Oslo | 542 ++++++++--------- library/tzdata/Europe/Paris | 628 ++++++++++---------- library/tzdata/Europe/Podgorica | 10 +- library/tzdata/Europe/Prague | 544 ++++++++--------- library/tzdata/Europe/Riga | 516 ++++++++-------- library/tzdata/Europe/Rome | 602 +++++++++---------- library/tzdata/Europe/Samara | 498 ++++++++-------- library/tzdata/Europe/San_Marino | 10 +- library/tzdata/Europe/Sarajevo | 10 +- library/tzdata/Europe/Simferopol | 506 ++++++++-------- library/tzdata/Europe/Skopje | 10 +- library/tzdata/Europe/Sofia | 518 ++++++++--------- library/tzdata/Europe/Stockholm | 500 ++++++++-------- library/tzdata/Europe/Tallinn | 510 ++++++++-------- library/tzdata/Europe/Tirane | 526 ++++++++--------- library/tzdata/Europe/Tiraspol | 10 +- library/tzdata/Europe/Uzhgorod | 508 ++++++++-------- library/tzdata/Europe/Vaduz | 490 ++++++++-------- library/tzdata/Europe/Vatican | 10 +- library/tzdata/Europe/Vienna | 542 ++++++++--------- library/tzdata/Europe/Vilnius | 502 ++++++++-------- library/tzdata/Europe/Volgograd | 494 ++++++++-------- library/tzdata/Europe/Warsaw | 592 +++++++++---------- library/tzdata/Europe/Zagreb | 10 +- library/tzdata/Europe/Zaporozhye | 504 ++++++++-------- library/tzdata/Europe/Zurich | 502 ++++++++-------- library/tzdata/GB | 10 +- library/tzdata/GB-Eire | 10 +- library/tzdata/GMT | 10 +- library/tzdata/GMT+0 | 10 +- library/tzdata/GMT-0 | 10 +- library/tzdata/GMT0 | 10 +- library/tzdata/Greenwich | 10 +- library/tzdata/HST | 10 +- library/tzdata/Hongkong | 10 +- library/tzdata/Iceland | 10 +- library/tzdata/Indian/Antananarivo | 16 +- library/tzdata/Indian/Chagos | 14 +- library/tzdata/Indian/Christmas | 12 +- library/tzdata/Indian/Cocos | 12 +- library/tzdata/Indian/Comoro | 12 +- library/tzdata/Indian/Kerguelen | 12 +- library/tzdata/Indian/Mahe | 12 +- library/tzdata/Indian/Maldives | 14 +- library/tzdata/Indian/Mauritius | 382 ++++++------ library/tzdata/Indian/Mayotte | 12 +- library/tzdata/Indian/Reunion | 12 +- library/tzdata/Iran | 10 +- library/tzdata/Israel | 10 +- library/tzdata/Jamaica | 10 +- library/tzdata/Japan | 10 +- library/tzdata/Kwajalein | 10 +- library/tzdata/Libya | 10 +- library/tzdata/MET | 530 ++++++++--------- library/tzdata/MST | 10 +- library/tzdata/MST7MDT | 556 +++++++++--------- library/tzdata/Mexico/BajaNorte | 10 +- library/tzdata/Mexico/BajaSur | 10 +- library/tzdata/Mexico/General | 10 +- library/tzdata/NZ | 10 +- library/tzdata/NZ-CHAT | 10 +- library/tzdata/Navajo | 10 +- library/tzdata/PRC | 10 +- library/tzdata/PST8PDT | 556 +++++++++--------- library/tzdata/Pacific/Apia | 16 +- library/tzdata/Pacific/Auckland | 570 +++++++++--------- library/tzdata/Pacific/Chatham | 514 ++++++++-------- library/tzdata/Pacific/Easter | 550 +++++++++--------- library/tzdata/Pacific/Efate | 52 +- library/tzdata/Pacific/Enderbury | 16 +- library/tzdata/Pacific/Fakaofo | 12 +- library/tzdata/Pacific/Fiji | 20 +- library/tzdata/Pacific/Funafuti | 12 +- library/tzdata/Pacific/Galapagos | 14 +- library/tzdata/Pacific/Gambier | 12 +- library/tzdata/Pacific/Guadalcanal | 12 +- library/tzdata/Pacific/Guam | 16 +- library/tzdata/Pacific/Honolulu | 24 +- library/tzdata/Pacific/Johnston | 10 +- library/tzdata/Pacific/Kiritimati | 16 +- library/tzdata/Pacific/Kosrae | 16 +- library/tzdata/Pacific/Kwajalein | 16 +- library/tzdata/Pacific/Majuro | 14 +- library/tzdata/Pacific/Marquesas | 12 +- library/tzdata/Pacific/Midway | 20 +- library/tzdata/Pacific/Nauru | 18 +- library/tzdata/Pacific/Niue | 16 +- library/tzdata/Pacific/Norfolk | 14 +- library/tzdata/Pacific/Noumea | 24 +- library/tzdata/Pacific/Pago_Pago | 20 +- library/tzdata/Pacific/Palau | 12 +- library/tzdata/Pacific/Pitcairn | 14 +- library/tzdata/Pacific/Ponape | 12 +- library/tzdata/Pacific/Port_Moresby | 14 +- library/tzdata/Pacific/Rarotonga | 64 +- library/tzdata/Pacific/Saipan | 18 +- library/tzdata/Pacific/Samoa | 10 +- library/tzdata/Pacific/Tahiti | 12 +- library/tzdata/Pacific/Tarawa | 12 +- library/tzdata/Pacific/Tongatapu | 28 +- library/tzdata/Pacific/Truk | 12 +- library/tzdata/Pacific/Wake | 12 +- library/tzdata/Pacific/Wallis | 12 +- library/tzdata/Pacific/Yap | 10 +- library/tzdata/Poland | 10 +- library/tzdata/Portugal | 10 +- library/tzdata/ROC | 10 +- library/tzdata/ROK | 10 +- library/tzdata/Singapore | 10 +- library/tzdata/Turkey | 10 +- library/tzdata/UCT | 10 +- library/tzdata/US/Alaska | 10 +- library/tzdata/US/Aleutian | 10 +- library/tzdata/US/Arizona | 10 +- library/tzdata/US/Central | 10 +- library/tzdata/US/East-Indiana | 10 +- library/tzdata/US/Eastern | 10 +- library/tzdata/US/Hawaii | 10 +- library/tzdata/US/Indiana-Starke | 10 +- library/tzdata/US/Michigan | 10 +- library/tzdata/US/Mountain | 10 +- library/tzdata/US/Pacific | 10 +- library/tzdata/US/Pacific-New | 10 +- library/tzdata/US/Samoa | 10 +- library/tzdata/UTC | 10 +- library/tzdata/Universal | 10 +- library/tzdata/W-SU | 10 +- library/tzdata/WET | 502 ++++++++-------- library/tzdata/Zulu | 10 +- 560 files changed, 49075 insertions(+), 48700 deletions(-) create mode 100644 library/tzdata/Asia/Kathmandu diff --git a/ChangeLog b/ChangeLog index 1cc7b85..70812e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-09 Kevin B. Kenny + + * library/tzdata: Olson's tzdata2009e. + 2009-04-09 Don Porter * library/http/http.tcl: Backport http 2.7.3 from HEAD for diff --git a/library/tzdata/Africa/Abidjan b/library/tzdata/Africa/Abidjan index 4b4f5b2..151437a 100644 --- a/library/tzdata/Africa/Abidjan +++ b/library/tzdata/Africa/Abidjan @@ -1,6 +1,6 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Africa/Abidjan) { - {-9223372036854775808 -968 0 LMT} - {-1830383032 0 0 GMT} -} +# created by tools/tclZIC.tcl - do not edit + +set TZData(:Africa/Abidjan) { + {-9223372036854775808 -968 0 LMT} + {-1830383032 0 0 GMT} +} diff --git a/library/tzdata/Africa/Accra b/library/tzdata/Africa/Accra index faf58fb..d9ac8ba 100644 --- a/library/tzdata/Africa/Accra +++ b/library/tzdata/Africa/Accra @@ -1,20 +1,20 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Africa/Accra) { - {-9223372036854775808 -52 0 LMT} - {-1640995148 0 0 GMT} - {-1051920000 1200 1 GHST} - {-1041466800 0 0 GMT} - {-1020384000 1200 1 GHST} - {-1009930800 0 0 GMT} - {-988848000 1200 1 GHST} - {-978394800 0 0 GMT} - {-957312000 1200 1 GHST} - {-946858800 0 0 GMT} - {-925689600 1200 1 GHST} - {-915236400 0 0 GMT} - {-894153600 1200 1 GHST} - {-883700400 0 0 GMT} - {-862617600 1200 1 GHST} - {-852164400 0 0 GMT} -} +# created by tools/tclZIC.tcl - do not edit + +set TZData(:Africa/Accra) { + {-9223372036854775808 -52 0 LMT} + {-1640995148 0 0 GMT} + {-1051920000 1200 1 GHST} + {-1041466800 0 0 GMT} + {-1020384000 1200 1 GHST} + {-1009930800 0 0 GMT} + {-988848000 1200 1 GHST} + {-978394800 0 0 GMT} + {-957312000 1200 1 GHST} + {-946858800 0 0 GMT} + {-925689600 1200 1 GHST} + {-915236400 0 0 GMT} + {-894153600 1200 1 GHST} + {-883700400 0 0 GMT} + {-862617600 1200 1 GHST} + {-852164400 0 0 GMT} +} diff --git a/library/tzdata/Africa/Addis_Ababa b/library/tzdata/Africa/Addis_Ababa index 4b92483..1852794 100644 --- a/library/tzdata/Africa/Addis_Ababa +++ b/library/tzdata/Africa/Addis_Ababa @@ -1,7 +1,7 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Africa/Addis_Ababa) { - {-9223372036854775808 9288 0 LMT} - {-3155682888 9320 0 ADMT} - {-1062210920 10800 0 EAT} -} +# created by tools/tclZIC.tcl - do not edit + +set TZData(:Africa/Addis_Ababa) { + {-9223372036854775808 9288 0 LMT} + {-3155682888 9320 0 ADMT} + {-1062210920 10800 0 EAT} +} diff --git a/library/tzdata/Africa/Algiers b/library/tzdata/Africa/Algiers index fe4de22..061d82f 100644 --- a/library/tzdata/Africa/Algiers +++ b/library/tzdata/Africa/Algiers @@ -1,39 +1,39 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Africa/Algiers) { - {-9223372036854775808 732 0 LMT} - {-2486679072 561 0 PMT} - {-1855958961 0 0 WET} - {-1689814800 3600 1 WEST} - {-1680397200 0 0 WET} - {-1665363600 3600 1 WEST} - {-1648342800 0 0 WET} - {-1635123600 3600 1 WEST} - {-1616893200 0 0 WET} - {-1604278800 3600 1 WEST} - {-1585443600 0 0 WET} - {-1574038800 3600 1 WEST} - {-1552266000 0 0 WET} - {-1539997200 3600 1 WEST} - {-1531443600 0 0 WET} - {-956365200 3600 1 WEST} - {-950486400 0 0 WET} - {-942012000 3600 0 CET} - {-812502000 7200 1 CEST} - {-796262400 3600 0 CET} - {-781052400 7200 1 CEST} - {-766630800 3600 0 CET} - {-733280400 0 0 WET} - {-439430400 3600 0 CET} - {-212029200 0 0 WET} - {41468400 3600 1 WEST} - {54774000 0 0 WET} - {231724800 3600 1 WEST} - {246240000 3600 0 CET} - {259545600 7200 1 CEST} - {275274000 3600 0 CET} - {309740400 0 0 WET} - {325468800 3600 1 WEST} - {341802000 0 0 WET} - {357523200 3600 0 CET} -} +# created by tools/tclZIC.tcl - do not edit + +set TZData(:Africa/Algiers) { + {-9223372036854775808 732 0 LMT} + {-2486679072 561 0 PMT} + {-1855958961 0 0 WET} + {-1689814800 3600 1 WEST} + {-1680397200 0 0 WET} + {-1665363600 3600 1 WEST} + {-1648342800 0 0 WET} + {-1635123600 3600 1 WEST} + {-1616893200 0 0 WET} + {-1604278800 3600 1 WEST} + {-1585443600 0 0 WET} + {-1574038800 3600 1 WEST} + {-1552266000 0 0 WET} + {-1539997200 3600 1 WEST} + {-1531443600 0 0 WET} + {-956365200 3600 1 WEST} + {-950486400 0 0 WET} + {-942012000 3600 0 CET} + {-812502000 7200 1 CEST} + {-796262400 3600 0 CET} + {-781052400 7200 1 CEST} + {-766630800 3600 0 CET} + {-733280400 0 0 WET} + {-439430400 3600 0 CET} + {-212029200 0 0 WET} + {41468400 3600 1 WEST} + {54774000 0 0 WET} + {231724800 3600 1 WEST} + {246240000 3600 0 CET} + {259545600 7200 1 CEST} + {275274000 3600 0 CET} + {309740400 0 0 WET} + {325468800 3600 1 WEST} + {341802000 0 0 WET} + {357523200 3600 0 CET} +} diff --git a/library/tzdata/Africa/Asmara b/library/tzdata/Africa/Asmara index 1f0f13e..ec623e8 100755 --- a/library/tzdata/Africa/Asmara +++ b/library/tzdata/Africa/Asmara @@ -1,8 +1,8 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Africa/Asmara) { - {-9223372036854775808 9332 0 LMT} - {-3155682932 9332 0 AMT} - {-2524530932 9320 0 ADMT} - {-1062210920 10800 0 EAT} -} +# created by tools/tclZIC.tcl - do not edit + +set TZData(:Africa/Asmara) { + {-9223372036854775808 9332 0 LMT} + {-3155682932 9332 0 AMT} + {-25