Times are UTC Toggle Colours
04:55:39 *** NataS has quit IRC 04:55:45 *** NataS has joined #openttdcoop.devzone 05:22:14 *** NataS has quit IRC 05:22:18 *** Dr_Tan has joined #openttdcoop.devzone 06:43:34 *** Zuu has joined #openttdcoop.devzone 07:23:23 *** Zuu has quit IRC 08:11:37 *** Dr_Tan has quit IRC 08:11:41 *** Dr_Tan has joined #openttdcoop.devzone 15:13:06 *** frosch123 has joined #openttdcoop.devzone 17:45:02 *** KenjiE20 has joined #openttdcoop.devzone 18:02:32 *** Zuu has joined #openttdcoop.devzone 18:15:43 *** FooBar has joined #openttdcoop.devzone 18:17:34 <FooBar> planetmaker: Hi, I have a question about your new makefile framework: where does it get the IRC Log Viewer for the grf from? 18:36:17 <Terkhen> FooBar: I think it is taken from custom_tags.txt 18:36:49 <FooBar> well yes, but somehow it ends up in custom_tags.txt, but I can't find out for my life how 18:37:30 <FooBar> basically it works for the Dutch Trainset, and now that I've copied everything over for the Dutch Rail Furniture, I'm only getting a version number without a name 18:37:58 <FooBar> So I went looking where the name is defined for the Dutch Trainset, but cannot find that there either 18:40:17 <FooBar> Hmmm, it somehow only works for the Dutch Trainset on my computer 18:40:47 <FooBar> Yesterday's release build doesn't have a title either :P 18:41:22 <FooBar> I think there's something missing in the makefile... 18:49:16 *** ODM has joined #openttdcoop.devzone 18:51:01 <Terkhen> I see... you'll have to wait for planetmaker :) 18:51:12 <FooBar> I think so too :P 18:52:03 <FooBar> I've gotten as far as $ (REPO_NAME) only being used once in the complete makefile system, which can't be right 18:52:21 <frosch123> there is also REPO_TITLE :) 18:52:41 <frosch123> REPO_TITLE ?= $(REPO_NAME) $(REPO_VERSION_STRING) 18:52:42 <Ammler> tne Makefile(.config) creates it 18:53:23 <FooBar> frosch123: yeah, that's where I've found it ;) 18:53:40 <FooBar> meaning the whole REPO_NAME is undefined 18:54:07 <FooBar> Ammler: if that is the case, then there's my problem: no Makefile.config 18:54:48 <FooBar> Either it's mistakingly forgotten when I was supplied with the new test version, or I removed it where I shoudn't have 18:55:14 <FooBar> I think I know a fix now: define REPO_NAME somewhere :P 18:55:32 <Ammler> why don't you make the file? 18:55:42 <Ammler> copy from .sample 18:56:29 <frosch123> FooBar: i guess you just have to add the REPO_NAME to the Makefile 18:56:33 <Ammler> or here: http://dev.openttdcoop.org/projects/newgrf-makefile/repository/changes/nml/Makefile.config 18:56:39 <frosch123> next to GRF_FILE and MAIN_SRC_FILE 18:56:56 <FooBar> frosch123: I am trying a build with that now 18:57:09 <frosch123> Ammler: you are looking at the old makefile stuff 18:57:19 <frosch123> the new makefile stuff does not seem to have a Makefile.config 18:57:39 <Ammler> frosch123: ah, the new special nml makefile thing? 18:57:53 <Ammler> ok, sorry then :-) 18:58:06 <frosch123> http://dev.openttdcoop.org/projects/make-nml-common <- i looked there :) 18:58:24 <FooBar> yes, I was set up with this "new special nml makefile thing" :P 18:59:18 <FooBar> But this additional line in Makefile has fixed it, thanks for thinking along guys 18:59:22 <Ammler> didn't know, that is already useable 18:59:37 <FooBar> Well, it isn't :P 18:59:45 <FooBar> At least not without fixing. 19:00:02 <FooBar> pm wanted to test it in several production repos 19:00:27 <FooBar> I'll write a bugreport for it 19:09:19 <FooBar> planetmaker: no need hurry, I've fixed it for my repo and have written #4030 for you to look into later 19:52:17 <planetmaker> thanks, FooBar 19:58:50 <FooBar> you're welcome, planetmaker 20:33:32 *** ODM has quit IRC 21:21:23 *** frosch123 has quit IRC 21:26:29 *** FooBar has quit IRC 23:04:27 *** Zuu has quit IRC