**** BEGIN LOGGING AT Tue Jul 14 02:59:58 2015 Jul 14 09:05:58 morning Jul 14 13:14:02 gm all Jul 14 14:48:32 vvu: got a chance to test the driver. if it is acceptable, i've plan to do massive cleanup on the frame buffer driver. Jul 14 14:49:16 as there are a lot of other approach implemented their which won't be necessary if the new one is acceptable Jul 14 14:49:30 so need some feedback Jul 14 15:05:11 ok, going to do that and write an email Jul 14 15:17:51 hi arianepaola Jul 14 15:18:12 arianepaola: we seem to have been missing each other... Jul 14 15:18:26 arianepaola: please tell me where I can download the app to try on a Mac. Jul 14 15:19:07 hi jkridner, at the moment you would need to build it yourself Jul 14 15:19:27 arianepaola: doesn't github provide a deploy feature? Jul 14 15:20:55 jkridner: I don Jul 14 15:21:13 jkridner: I don't know, do you mean build download? Jul 14 15:21:14 I don't have any easy way to build nw.js on my Mac right now because my version of node.js is old. Jul 14 15:21:23 yes, a way to download a build. Jul 14 15:21:53 jkridner: I will check and see if I find something Jul 14 16:14:28 arianepaola: you can trigger travis-ci or appveyor to put the built binaries into a release. This is usually done by creating a tag and having the tag trigger the release. I did some work on that with BBBlfs windows-partial branch on my github. Jul 14 16:22:40 arianepaola: also on osx branch: Jul 14 16:22:48 https://github.com/moto-timo/BBBlfs/blob/osx/.travis.yml Jul 14 16:23:37 arianepaola: that example autocreates a tag... which probably isn't what we want... I need to spend some more time with it Jul 14 16:29:54 moto-timo: thank you for your effort :) Jul 14 17:44:38 anybody wants to try generating some complexity metrics for their code, it's more or less ready to go... Jul 14 17:46:29 https://github.com/sarnold/cccc <= either branch, master still on older pccts release Jul 14 17:54:58 to push a commit and tag at the same time, you need to "git config --global push.followTags true" Jul 14 17:55:12 and then "git push --follow-tags" Jul 14 17:55:33 otherwise travis-ci won't build the commit you think it will Jul 14 18:00:43 grrr. still didn't work Jul 14 18:02:46 but after doing that and "git push --tags" it did launch a build Jul 14 18:19:13 arianepaola: vvu: jkridner: success with travis-ci deploy https://github.com/moto-timo/beaglebone-getting-started/releases/tag/1.1.3 Jul 14 18:19:55 arianepaola: can we extend the script to zip up more OSes now? Jul 14 18:22:02 arianepaola: vvu: jkridner: the api-key variable MUST have quotes around it... otherwise it is NULL and won't work Jul 14 18:23:55 moto-timo: it will zip more OSes, but I think it is not possible to include the binaries, e.g. for socket.io and mdns, as they need to be built for each system Jul 14 18:37:02 arianepaola: can't you make like prebuild stepts ? Jul 14 18:37:05 steps Jul 14 18:37:11 to build mdns and socketio Jul 14 18:40:52 vvu: it is handled by npm which downloads and builds the package dependencies, the output is different for each system, e.g. the files that are in node_modules folder Jul 14 18:41:14 and travisci does not have npm ? Jul 14 19:13:32 vvu: arianepaola: we probably need to set an environment variable to choose the platform travis-ci uses to build Jul 14 19:14:34 vvu: arianepaola: I know the same is possible on appveyor (x86 vs 64bit) Jul 14 19:15:50 moto-timo: for the build you can set this in the grunt script, which packages to build. it makes sense to build the package on each system, as it includes the dependencies Jul 14 19:17:42 http://docs.travis-ci.com/user/ci-environment/#Virtualization-environments Jul 14 19:18:59 so we can build for Ubuntu 12.04 LTS 64bit and OS X Mavericks on travis-ci Jul 14 19:28:00 moto-timo: sweet! got a Mac build on the way? Jul 14 19:28:39 jkridner: I think I'll create a branch for that...now :) Jul 14 19:30:14 moto-timo: thanks for rebasing... makes it easy to follow. Jul 14 19:31:10 jkridner: I do it all the time or OpenEmbedded, so I love rebasing now :) Jul 14 19:31:21 * moto-timo used to hate it Jul 14 19:33:27 *for Jul 14 19:47:36 jkridner: travis-ci ignored the os: osx flag Jul 14 19:47:40 :( Jul 14 19:47:44 :( Jul 14 20:04:07 jkridner: forced an osx build, cross your fingers Jul 14 20:11:32 jkridner: vvu: arianepaola: osx deployed │ Jul 14 20:11:35 │12:33:27 moto-timo | *for y Jul 14 20:11:39 oops Jul 14 20:12:01 jkridner: vvu: arianepaola: https://github.com/moto-timo/beaglebone-getting-started/releases/tag/1.1.5 Jul 14 20:12:28 still can't quite figure out how to commit and tag the way I expect it to... Jul 14 20:12:46 oh damn, the file is only 212 Bytes Jul 14 20:18:55 arianepaola: can you look at this log and see why the zip is only 212 Bytes? https://s3.amazonaws.com/archive.travis-ci.org/jobs/70967018/log.txt Jul 14 20:19:11 * moto-timo goes back to work Jul 14 20:19:18 * moto-timo reboots for windows updates Jul 14 20:36:06 moto-timo: I will have a look Jul 14 20:38:11 arianepaola: thank you, I don't have time right now... somebody expects me to work :) Jul 14 21:30:25 nerdboy not here? Jul 14 21:39:49 seems not Jul 14 21:39:56 I've got poor timing Jul 14 21:40:44 anyway nerdboy and alexanderhiam, mail is in Jul 14 21:41:38 I'm leaving the airport and will be offline for a bit, but I'll pop by again later today Jul 14 21:42:02 will be receiving mails though Jul 14 23:58:21 * nerdboy needs a part-time iOS dev for proposal... Jul 15 01:49:28 today the triple bug bit me Jul 15 01:49:47 meaning there were three separate bugs that all hid each other and made it seem like nothing worked Jul 15 01:50:07 array initialization error, logic error, timing error Jul 15 01:50:15 * moto-timo goes for a beer Jul 15 02:26:53 moto-timo: that sounds legit! **** ENDING LOGGING AT Wed Jul 15 02:59:58 2015