Config
Log for #openttd.dev on 30th March 2013:
Times are UTC Toggle Colours
01:39:26  *** LordAro has quit IRC
05:47:47  *** Dewin has quit IRC
09:11:55  *** Alberth has joined #openttd.dev
09:11:55  *** ChanServ sets mode: +v Alberth
09:23:55  *** LordAro has joined #openttd.dev
09:23:55  *** ChanServ sets mode: +v LordAro
11:20:18  *** frosch123 has joined #openttd.dev
11:20:18  *** ChanServ sets mode: +v frosch123
12:25:10  *** Ristovski has joined #openttd.dev
12:28:23  <michi_cc> Anyone here who can check if the header "Microsoft Visual Studio 10.0\VC\include\stdint.h" is present in a normal VS2010 install? It should be I think but our stdafx.h assumes it isn't.
12:34:48  <michi_cc> Answer to self: the docs say yes.
12:36:41  <Rubidium> good... was just about to find my old laptop with virtualbox + windows + msvc 2010
13:23:56  <michi_cc> Patch for review: http://paste.openttdcoop.org/show/2190/ Otherwise ICU 51 causes warnings because it includes stdint itself.
13:32:04  <Rubidium> looks okay to me
13:48:36  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25128 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
13:54:44  <michi_cc> Rubidium: Got something for you at http://www.icosahedron.de/openttd/patches/u/
13:55:34  <michi_cc> 4.3 is compiled with MSVC 2005, contains the existing icu version and updated everything else. icu comes with all libs (including the layout engine) and the data file includes the data for it as well.
13:56:37  <michi_cc> 5.0 is compiled with 2010 (and compiles without errors for 2008 as well and seems to work fine as far as I can see) and contains updated everything. icu is again including the layout engine and the appropriate data.
13:57:40  <michi_cc> icu_data_nolayout.zip is the 5.0 data just with only the collation data as it is now. Until we ever actually use the layout engine, there's no need for the compile farm to embed 3 MB unused data, so for the time being the CF should use this data instead of the 5.0 ones.
14:29:13  <Rubidium> michi_cc: thanks, but it'll have to wait until after 1.3.0 ;)
14:29:46  <michi_cc> For some strange reason I expected that ;)
14:33:36  <michi_cc> Most libs are made according to the (old) instructions, but I did tweak a few for the zip/CF. E.g the instructions build the no-asm zlib (probably because building the asm code is more complicated) but I included the asm version anyway. There's also no need for freetype to include it's own private copy of zlib as we have it anyway.
14:34:25  <michi_cc> And I binary-edited the stupid icu dll export out of the data lib.
15:31:36  *** Meechmunchie has joined #openttd.dev
15:38:51  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25129 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
16:38:55  *** ntoskrnl has joined #openttd.dev
17:03:57  *** Meechmunchie has quit IRC
18:04:57  *** Dewin has joined #openttd.dev
18:43:19  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25130 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
20:42:19  *** ntoskrnl has quit IRC
21:17:58  *** Alberth has left #openttd.dev
22:33:51  *** frosch123 has quit IRC
22:43:09  *** Ristovski has quit IRC
23:40:19  *** LordAro has quit IRC

Powered by YARRSTE version: svn-trunk