Config
Log for #openttdcoop.devzone on 15th July 2014:
Times are UTC Toggle Colours
04:35:08  *** Supercheese has quit IRC
04:35:08  *** Rubidium has quit IRC
04:35:08  *** orudge has quit IRC
04:36:44  *** orudge has joined #openttdcoop.devzone
04:37:04  *** Rubidium has joined #openttdcoop.devzone
04:46:40  *** Supercheese has joined #openttdcoop.devzone
07:24:42  *** Supercheese has quit IRC
08:01:46  *** oskari89 has joined #openttdcoop.devzone
11:34:21  *** yorick has joined #openttdcoop.devzone
13:39:58  <DevZone> Project eints-test (Actual template) build #162-nightlies: FAILURE in 4 min 38 sec: https://jenkins.openttdcoop.org/job/eints-test/162/
14:26:46  *** oskari89 has quit IRC
16:19:21  <DevZone> Project Dutch Road Furniture build #24-nightlies: FAILURE in 1 min 20 sec: https://jenkins.openttdcoop.org/job/dutchroadfurniture/24/
16:29:22  <DevZone> Project xussrset - Trains from Russia build #352-nightlies: FAILURE in 3 min 20 sec: https://jenkins.openttdcoop.org/job/xussrset/352/
16:44:32  *** Alberth has joined #openttdcoop.devzone
17:04:35  *** frosch123 has joined #openttdcoop.devzone
17:42:20  *** andythenorth has joined #openttdcoop.devzone
18:10:30  *** gelignite has joined #openttdcoop.devzone
18:14:24  *** oskari89 has joined #openttdcoop.devzone
18:32:41  *** LSky` has joined #openttdcoop.devzone
18:37:42  *** andythenorth has quit IRC
18:41:17  *** andythenorth has joined #openttdcoop.devzone
18:56:33  *** andythenorth has quit IRC
19:51:56  *** andythenorth has joined #openttdcoop.devzone
20:02:17  *** andythenorth has quit IRC
20:10:25  <Alberth> planetmaker: http://paste.openttdcoop.org/show/3504/    is something I made, about a 1000 lines of code to produce 29 hex :p
20:10:36  <Alberth> pretty much everything is missing
20:12:39  <planetmaker> hm, interesting :)
20:13:10  <Alberth> not going anywhere fast, I suspect
20:13:11  <V453000> FUNNY CHARACTERS XD
20:13:17  <V453000> \\\\^^^^^^^^^^^^^^///////////
20:14:26  <planetmaker> indeed, what's the sed magic you apply with the preprocessor?
20:15:38  <Alberth> bla.o: ....    ->  bla.o: bla.dep ...
20:16:18  <Alberth> ie also rebuild the object file when the depency file has changed
20:16:26  <planetmaker> ah
20:16:51  <Alberth> s/changed/been written/
20:16:59  <planetmaker> isn't that an automatic dependency? .c->.o->(binary)?
20:17:46  <planetmaker> anyhow, so it produces an action8 statement :)
20:18:00  <Alberth> %.o: %.c   doesn't trigger if a .h is modified that is included in the .c file
20:18:30  <planetmaker> indeed
20:18:53  <planetmaker> is it faster than nmlc doing the same thing?
20:19:21  <Alberth> maybe my sed magic isn't actually needed, but it won't hurt either
20:19:49  <Alberth> I would hope it's faster :p
20:19:58  <Alberth> I didn't measure it though
20:20:15  <planetmaker> probably on this minimal kind of thing the difference is minimal, too
20:20:22  <planetmaker> is it worth the effort?
20:20:24  <Alberth> it not a fair comparison imho
20:20:43  <Alberth> I don't have lang files yet
20:20:48  <planetmaker> probably that neither. nmlc does more
20:21:16  <Alberth> and only 2 constants in my expression world
20:21:42  <Alberth> which makes "reduce" very trivial :p
20:22:00  <planetmaker> :D
20:23:09  <Alberth> my idea was to try manindu as first target
20:23:29  <Alberth> unless you know a smaller / simpler newgrf
20:23:39  <planetmaker> snowlinemod
20:23:43  <planetmaker> hm, that's nfo
20:23:57  <Alberth> manindu is just actD
20:23:57  <planetmaker> some townname grf maybe
20:24:02  <planetmaker> dutchtowns
20:24:19  <Alberth> I'd like to get the expressions done first
20:24:40  <planetmaker> then manindu is best, probably. Altneratively the basecost grf
20:24:43  <Alberth> townnames is just data you copy, mostly
20:24:45  <planetmaker> Alternatively even
20:25:22  <Alberth> at least I expect expressions to be the biggest obstacle
20:26:41  <Alberth> I also wonder whether to stick with nml syntax, or make small changes
20:26:52  <frosch123> Alberth: i think you are looking for "-MMD"
20:27:01  <Alberth> ?
20:27:14  <frosch123> it's more useful than -MM and sed
20:27:29  <Alberth> oh g++ -MMD  :)
20:29:23  <DevZone> Project Basecost presets build #5-push: SUCCESS in 2 sec: https://jenkins.openttdcoop.org/job/basecosts-presets/5/
20:29:35  <Alberth> oh, it does .d  dep files, interesting :)
20:31:26  <frosch123> i think it is a newer option :)
20:31:44  <frosch123> else there would be no custom makedepend in ottd
20:35:18  <Alberth> basecosts is a shell script generating NFO :)
20:35:42  <frosch123> aren't there like 3 versions of that grf?
20:36:48  <frosch123> hmm, ok, they are all bash-nfo :)
20:37:21  <planetmaker> sorry, yeah, just discovered that, too
20:38:10  *** Guest2322 has quit IRC
20:39:12  *** George has quit IRC
20:39:23  <Alberth> :)
20:44:07  <Alberth> gn
20:45:26  <planetmaker> gnight
20:46:11  *** George has joined #openttdcoop.devzone
20:49:58  *** Alberth has left #openttdcoop.devzone
20:50:10  <DevZone> Project Basecost presets build #6-push: SUCCESS in 2.1 sec: https://jenkins.openttdcoop.org/job/basecosts-presets/6/
20:57:33  <DevZone> Project FIRS Industry Replacement Set build #140-push: SUCCESS in 4 min 37 sec: https://jenkins.openttdcoop.org/job/firs/140/
20:59:55  <DevZone> Project opengfx-mars build #137-push: SUCCESS in 2 min 21 sec: https://jenkins.openttdcoop.org/job/opengfx-mars/137/
21:00:14  <DevZone> Project Japanese Stations build #67-push: SUCCESS in 18 sec: https://jenkins.openttdcoop.org/job/jpstations/67/
21:00:23  <DevZone> Project Townnames - Swiss build #33-push: SUCCESS in 9 sec: https://jenkins.openttdcoop.org/job/swisstowns/33/
21:00:38  <DevZone> Project skye-rail build #75-push: SUCCESS in 14 sec: https://jenkins.openttdcoop.org/job/skye-rail/75/
21:00:39  <DevZone> Project DevZone script update build #35-push: SUCCESS in 7 min 47 sec: https://jenkins.openttdcoop.org/job/misc/35/
21:16:08  <DevZone> Yippee, build fixed!
21:16:09  <DevZone> Project eints-test (Actual template) build #163-push: FIXED in 4 min 32 sec: https://jenkins.openttdcoop.org/job/eints-test/163/
21:16:38  *** LSky` has quit IRC
21:35:39  *** gelignite has quit IRC
21:53:05  *** oskari89 has quit IRC
22:13:56  *** frosch123 has quit IRC
22:24:20  *** Supercheese has joined #openttdcoop.devzone
23:04:29  *** Supercheese has joined #openttdcoop.devzone

Powered by YARRSTE version: svn-trunk