00:19
dogbert17 joined
01:48
ilbot3 joined
|
|||
samcv | ok so there we some travis builds that had been attempted to not build for os x as per the .travis.yml but now that i fixed the file, we get two less os x builds | 04:11 | |
but it seems the intent of what was written in the file was to disable them | |||
CC=gcc && CC=clang with no options. don't see why those should not build on os x. so probably should remove those lines | 04:13 | ||
err actually it was --no-jit CC=gcc and no options + CC=gcc # these were listed to be excluded in the matrix but they've been building for as long as i've been watchingh the project | 04:15 | ||
Geth | MoarVM/coverage: d9fc19b6f2 | (Samantha McVey)++ | .travis.yml Comment out some more MacOS lines that may have been unintentional These have been building on MacOS for a very long time, and although there were exclusions listed in .travis.yml, they were not exactly identical to the matrix above it, so they were not excluded. Comment them out, I see no reason why they cannot be tested as they have been. |
04:17 | |
MoarVM/gh-pages: 52a1d7deb5 | (Travis CI)++ | 237 files Travis build 1964 pushed to gh-pages |
04:32 | ||
MoarVM/gh-pages: 4b58200a48 | (Samantha McVey)++ | index.html Use new index.html |
06:19 | ||
MoarVM: 40881cdb66 | (Samantha McVey)++ | .travis.yml Try and disable IRC notifications for gh-pages branch |
06:36 | ||
MoarVM/gh-pages: 5eef38b3a5 | (Samantha McVey)++ | index.html Try and workaround gh-pages problem Possible proxing issue, with relative addresses that don't end in a / if they are a directory. |
06:39 | ||
samcv | oh. it's geth that notifies on irc. heh. oh well | ||
geekosaur | yes, travis has been mia for a while | 06:40 | |
samcv | heh | 06:41 | |
Geth | MoarVM/coverage: ebb9b73454 | (Samantha McVey)++ | tools/update-gh-pages.sh Create index at file-index.html so it does not copy over the other index.html |
06:47 | |
MoarVM/gh-pages: 314101501b | (Travis CI)++ | 238 files Travis build 1966 pushed to gh-pages |
07:07 | ||
MoarVM: samcv++ created pull request #580: Merge coverage into master |
07:44 | ||
09:16
domidumont joined
09:21
domidumont joined
|
|||
Geth | MoarVM/telemeh_try: 5cc4d3c5d1 | (Timo Paulssen)++ | 17 files introduce "telemeh", a high-precision-time low-impact logger also uses it in a bunch of places that seem interesting hopefully the impact is very small when it's inactive ... |
12:35 | |
MoarVM/telemeh_try: a08a85cda3 | (Timo Paulssen)++ | 5 files allow dynamic strings in telemeh, use it for nativecall func names |
|||
timotimo | (just a rebase) | ||
15:53
AlexDaniel joined
18:51
vendethiel joined
19:21
zakharyas joined
20:44
Ven joined
20:57
Ven_ joined
|
|||
Geth | MoarVM/coverage: 18 commits pushed by niner++, (Jonathan Worthington)++, (Timo Paulssen)++, (Samantha McVey)++ review: github.com/MoarVM/MoarVM/compare/e...a4c25a3984 |
21:30 | |
samcv | telemeh_try heh | 21:31 | |
is that something that already existed i didn't know about | |||
timotimo | telemetry is a professional product. it's very good and very expensive | 21:34 | |
its main strength is that it's has so little performance impact that you can just leave it in your code for production purposes, and that it has a very powerful viewer for the data | 21:35 | ||
samcv | nice | 21:36 | |
timotimo | i've never used it, but i did look at their sales page | 21:37 | |
samcv | what. is that a joke | 21:38 | |
also telemeh try is only one character away from telemetry. you can't fool me! | 21:39 | ||
timotimo | no joke | 21:43 | |
www.radgametools.com/telemetry.htm - sai dpage | |||
… | |||
typing: not very. | |||
22:32
benchable6 joined
|