Times are UTC Toggle Colours
00:39:03 *** frosch123 has quit IRC 06:12:15 *** LSky` has joined #openttdcoop.devzone 07:03:24 *** Alberth has joined #openttdcoop.devzone 07:32:39 <DevZone> Project FIRS Industry Replacement Set build #484-push: SUCCESS in 4 min 33 sec: https://jenkins.openttdcoop.org/job/firs/484/ 08:08:42 *** gelignite has joined #openttdcoop.devzone 09:58:52 *** frosch123 has joined #openttdcoop.devzone 11:31:34 *** Supercheese is now known as Guest1827 11:31:37 *** Supercheese has joined #openttdcoop.devzone 11:38:00 *** Guest1827 has quit IRC 12:45:59 <frosch123> hmm, i rewrote almost the complete opengfx makefile 12:46:02 <frosch123> is that scary? 12:47:55 <planetmaker> yes :P 12:48:01 <planetmaker> committed yet? 12:48:20 <frosch123> nope 12:48:25 <frosch123> testing all the exotic targets 12:49:19 <planetmaker> is it so bad? :D 12:49:55 <frosch123> well, currently you have to make hg purge --all to make a proper release bundle 12:49:57 <planetmaker> frosch123, the important ones are bundle, bundle_zip and bundle_src (for the CF) 12:50:23 <frosch123> the grfs were compiled always 12:50:34 <frosch123> the docs with the version strings in them otoh never 12:55:02 <frosch123> i found a proper way to incorporate the hg revisions into the depenencies 12:55:35 <frosch123> so, now all files which include the version numbers are rebuild if the working copy changes, but they are not rebuild always 13:12:32 <frosch123> planetmaker: the thing is with make bananas :p i first run "make bundle_tar" and check the contents, and then run "make bananas" to upload it. if the latter rebuilds everything, it scares me :) 13:13:33 <frosch123> planetmaker: do you know whether gimp is an intentional requirement for source bundles? 13:13:47 <frosch123> or are they supposed to also build without gimp? using the png files from the bundle 13:15:12 *** Alberth has left #openttdcoop.devzone 13:21:58 <planetmaker> frosch123, I don't exactly recall; there are good argument for both 13:22:23 <planetmaker> But afair the distros use gimp anyway - and then we could just require it. 13:22:32 <planetmaker> but then... easier without :) 13:22:38 <planetmaker> so: let's not require it 13:23:03 <planetmaker> and I'm curious about your way to incorportate hg rev in deps :) 13:23:08 <planetmaker> will be useful 13:24:13 <frosch123> omg, i fooled myself 13:24:37 <frosch123> i wanted to try the source bundle, but hg archive only bundled the commited state, so none of my changes :) 13:28:17 <planetmaker> that's true :) 13:28:27 <planetmaker> I fell over that, too, when I tried to make the bundle 13:28:32 <planetmaker> but otoh that's ok 14:40:13 <frosch123> let's see what cf says 14:44:36 <planetmaker> :) 14:45:02 *** Alberth has joined #openttdcoop.devzone 14:45:14 <frosch123> anyway, i am sure noone ever used the install target :p 14:45:26 <planetmaker> that's actually likely, yes 14:45:32 * planetmaker certainly doesn't 14:45:49 * frosch123 neither :) 14:46:22 <DevZone> Project OpenGFX build #168-push: SUCCESS in 5 min 56 sec: https://jenkins.openttdcoop.org/job/opengfx/168/ 14:46:52 <planetmaker> I like the build time ^ :) 14:47:01 <frosch123> exactly the same :p 14:50:19 <frosch123> hmm, obg in tag contains wrong version 14:50:42 <frosch123> nah, it's correct :) 14:50:56 <frosch123> i thought it would be a text version, but it's always an integer 14:51:23 <frosch123> text version is in description \o/ 14:57:50 <planetmaker> nice :) 14:59:11 <frosch123> i tried to add some comments to the magic 14:59:16 <frosch123> so, flame me if they suck :p 15:13:55 <planetmaker> no worries :) 15:16:25 <frosch123> hmm, do i care about fixing zbase? 15:17:13 <Rubidium> please do (after nml and opengfx are released) 15:18:11 <Rubidium> although there are quite a few changes in the makefile but I hope most of it is the same of zbase 15:18:33 <frosch123> zbase doesn't know about the new versioning schema 15:18:38 <frosch123> and likely also has some nml 0.2 stuff 15:19:00 <Rubidium> but doesn't zbase require a way newer nml? 15:19:21 <planetmaker> I'm quite sure zbase works with current nml 15:19:23 <frosch123> hmm, true, must be at least nml 0.3 15:19:40 <planetmaker> versioning scheme... maybe ancient 15:20:20 <frosch123> /bin/sh: 1: [: Illegal number: v59 15:20:22 <frosch123> NML is too old. Minimum of NML r030 is required. 15:20:30 <frosch123> that kind of stuff, maybe trivial, maybe not :) 15:20:37 <planetmaker> hm, let me look 15:21:02 <frosch123> nah, nml and ogfx release first :) 15:21:09 <planetmaker> true :) 15:21:16 <frosch123> i guess only changelog missing? 15:21:24 <frosch123> or is there other fancy stuff? 15:21:38 <frosch123> i removed the weird "branchname in source" thingie 15:22:10 <frosch123> anyway, bbl 15:22:11 <planetmaker> talking OpenGFX? 15:22:18 <planetmaker> yes, only changelog missing 15:22:27 <frosch123> nml + ogfx :) 15:22:40 <planetmaker> I'll compile them right now then, I guess 15:44:42 <DevZone> Project opengfx-mars build #217-push: SUCCESS in 3 min 8 sec: https://jenkins.openttdcoop.org/job/opengfx-mars/217/ 15:44:51 <DevZone> Project Townnames - German build #130-push: SUCCESS in 9 sec: https://jenkins.openttdcoop.org/job/german-townnames/130/ 15:44:52 <DevZone> Project NML - NewGRF Meta Language build #398-push: SUCCESS in 5 min 0 sec: https://jenkins.openttdcoop.org/job/nml/398/ 15:56:12 *** oskari89 has joined #openttdcoop.devzone 16:36:18 <DevZone> Project OpenGFX build #169-push: SUCCESS in 5 min 38 sec: https://jenkins.openttdcoop.org/job/opengfx/169/ 16:48:54 <DevZone> Project OpenGFX+ Airports build #58-push: SUCCESS in 49 sec: https://jenkins.openttdcoop.org/job/airportsplus/58/ 16:49:01 <DevZone> Project 2cc Bus Set build #22-push: STILL FAILING in 7.4 sec: https://jenkins.openttdcoop.org/job/cc-bus-set/22/ 16:51:37 <DevZone> Project 2ccts build #438-push: SUCCESS in 2 min 35 sec: https://jenkins.openttdcoop.org/job/2ccts/438/ 16:52:20 <DevZone> Project OpenGFX build #170-push: SUCCESS in 6 min 45 sec: https://jenkins.openttdcoop.org/job/opengfx/170/ 16:53:07 <Rubidium> planetmaker: regarding the doc update for OpenGFX; why 0.5.2-RC1 in musa.ini? 16:54:48 <planetmaker> because-not-updated 16:55:16 <Rubidium> but it was updated in that revision from 0.5.0 -> 0.5.2-RC1 16:55:49 <planetmaker> mostly there's a bananas.ini now 16:55:58 <planetmaker> thus musa.ini should probably have gone 16:58:15 <DevZone> Project OpenGFX build #171-releases: SUCCESS in 5 min 54 sec: https://jenkins.openttdcoop.org/job/opengfx/171/ 16:59:56 <planetmaker> I consider these two versions nml-0.4.1 and opengfx 0.5.2 as 'done' and we can quickly make new versions when there's something important to change :) 17:06:02 <Rubidium> planetmaker: translated that means "Rubidium, please get opengfx on the openttd website for download by users and installer"? 17:06:40 <frosch123> there was a musa.ini? 17:07:23 <frosch123> oh, well hidden in .devzone 18:05:01 <DevZone> Project FIRS Industry Replacement Set build #485-push: FAILURE in 28 sec: https://jenkins.openttdcoop.org/job/firs/485/ 18:15:14 <planetmaker> Rubidium, yes, would be very kind :) 18:22:10 <Rubidium> http://www.openttd.org/en/download-opengfx 18:22:45 <Rubidium> you still need to push it to bananas though 18:53:22 <DevZone> Project FIRS Industry Replacement Set build #486-push: STILL FAILING in 14 sec: https://jenkins.openttdcoop.org/job/firs/486/ 18:54:54 *** Alberth has left #openttdcoop.devzone 19:25:48 <DevZone> Project FIRS Industry Replacement Set build #487-push: STILL FAILING in 20 sec: https://jenkins.openttdcoop.org/job/firs/487/ 19:31:58 <planetmaker> uploaded, Rubidium :) 19:32:00 <planetmaker> Thanks 20:00:14 <DevZone> Project opengfx-mars build #218-push: SUCCESS in 3 min 15 sec: https://jenkins.openttdcoop.org/job/opengfx-mars/218/ 20:00:24 <DevZone> Project Townnames - German build #131-push: SUCCESS in 10 sec: https://jenkins.openttdcoop.org/job/german-townnames/131/ 20:00:25 <DevZone> Project NML - NewGRF Meta Language build #399-push: SUCCESS in 4 min 58 sec: https://jenkins.openttdcoop.org/job/nml/399/ 20:04:53 <DevZone> Project opengfx-mars build #219-push: SUCCESS in 3 min 8 sec: https://jenkins.openttdcoop.org/job/opengfx-mars/219/ 20:05:04 <DevZone> Project Townnames - German build #132-push: SUCCESS in 8.4 sec: https://jenkins.openttdcoop.org/job/german-townnames/132/ 20:05:04 <DevZone> Project NML - NewGRF Meta Language build #400-releases: SUCCESS in 4 min 37 sec: https://jenkins.openttdcoop.org/job/nml/400/ 20:08:27 <planetmaker> hm... the bundle files are still strangely named for NML except for windows 20:08:40 <planetmaker> http://bundles.openttdcoop.org/nml/releases/0.4.1/ 20:12:17 <frosch123> does not happen when building it locally 20:12:26 <planetmaker> though it worked for me locally, yes. I checked, too 20:12:28 <frosch123> maybe the jenkins script does something different 20:14:34 <frosch123> http://bundles.openttdcoop.org/nml/releases/0.4.1/release.txt <- it build tip, not 0.4.1 20:16:39 <planetmaker> yes, found that, too 20:20:07 <planetmaker> I'll re-build 0.4.1. It's a missing updated in the build script, I think 20:22:07 <planetmaker> yes, seems so 20:24:43 <planetmaker> there, fixed :) 20:25:01 <DevZone> Project opengfx-mars build #220-push: SUCCESS in 3 min 5 sec: https://jenkins.openttdcoop.org/job/opengfx-mars/220/ 20:25:10 <DevZone> Project Townnames - German build #133-push: SUCCESS in 9.5 sec: https://jenkins.openttdcoop.org/job/german-townnames/133/ 20:25:11 <DevZone> Project NML - NewGRF Meta Language build #401-releases: SUCCESS in 4 min 38 sec: https://jenkins.openttdcoop.org/job/nml/401/ 20:25:54 <frosch123> \o/ 20:29:39 <planetmaker> and now pushing that fix to the repo instead of hacking jenkins build script :P 20:33:55 <DevZone> Project opengfx-mars build #221-push: SUCCESS in 3 min 10 sec: https://jenkins.openttdcoop.org/job/opengfx-mars/221/ 20:34:04 <DevZone> Project Townnames - German build #134-push: SUCCESS in 8.8 sec: https://jenkins.openttdcoop.org/job/german-townnames/134/ 20:34:05 <DevZone> Project NML - NewGRF Meta Language build #402-push: SUCCESS in 4 min 41 sec: https://jenkins.openttdcoop.org/job/nml/402/ 20:37:21 <frosch123> planetmaker: bananas.ini and musa.ini differ in the "authors" 20:37:31 <frosch123> i have actually no idea who uploaded opengfx usually 20:37:40 <frosch123> what to put there? you and openttdcoop? 20:41:44 *** gelignite has quit IRC 20:50:02 <planetmaker> yes, me and openttdcoop. But I don't think it can remove authors, can it? 20:50:19 <planetmaker> I think it's originally registered to my name - and that's the one used for this upload, too 20:59:39 <DevZone> Project OpenGFX build #172-push: SUCCESS in 5 min 41 sec: https://jenkins.openttdcoop.org/job/opengfx/172/ 21:05:52 <DevZone> Project FIRS Industry Replacement Set build #488-push: STILL FAILING in 15 sec: https://jenkins.openttdcoop.org/job/firs/488/ 21:07:25 *** LSky` has quit IRC 21:12:49 <DevZone> Project FIRS Industry Replacement Set build #489-push: STILL FAILING in 14 sec: https://jenkins.openttdcoop.org/job/firs/489/ 21:28:20 *** oskari89 has quit IRC 21:33:47 *** frosch123 has quit IRC