--- Log opened Thu Mar 31 00:00:59 2016 | ||
olofk | wallento: Yeah, I really hate when people are putting a lot of stuff in the same repo. I think the only sensible way to handle that is to split it up into versioned tarballs. That's what all sw package managers do in cases like this | 02:19 |
---|---|---|
olofk | wallento: And sure, I think we should encourage people to use a full vlnv for new cores, but I still don't see the need for a distinction between local and remote cores | 02:20 |
wallento | oh, yeah, that was more about backward compatibility | 02:23 |
wallento | we should throw a warning then | 02:23 |
wallento | regarding the project structure, I partly agree, but I think the problem is easy to solve by not checking out the entire tree | 02:25 |
stekern_ | olofk: the recent havoc with left-pad/npm made me think about you and your modularity-fetisch for some reason ;) | 03:16 |
wallento | stekern_: haha, me too :) | 03:35 |
-!- wbx_ is now known as wbx | 04:48 | |
wallento | Has everyone subscribed to the new mailing list already? https://lists.librecores.org/listinfo/openrisc | 05:56 |
wallento | juliusb: can you please update the chat banner for the new mailing list | 05:56 |
bandvig | wallento: I subscribed about week ago. | 07:26 |
-!- mripard_ is now known as mripard | 17:05 | |
olofk | stekern_, wallento: Me too actually :) | 17:07 |
olofk | wallento: Is it possible to just check out a subtree? That would absolutely solve the whole thing. I have cursed the lack of that feature many times in git and thought that was one of the good things about svn | 17:10 |
olofk | ok, reading a bit more, this seems to be a sparse checkout | 17:16 |
olofk | It will still download the complete repo though, so the gain is minimal | 17:18 |
robtaylor | olofk: shallow clone | 17:24 |
robtaylor | olofk: git clone --depth=<n>, you can combine with sparse as well if you need | 17:24 |
olofk | robtaylor: Ah yes, that's true. I think FuseSoC already uses shallow clones | 17:34 |
olofk | But I mean that a sparse checkout doesn't really save any bandwitdh or diskspace. It just doesn't present all the files to the user | 17:35 |
olofk | Anyone up for packaging ridecore? Getting tiresome to package all these riscv cores :) | 18:03 |
shorne | olofk: robtaylor: there was recently a github writeup about the horrible performance of shallow clones | 18:29 |
shorne | https://github.com/CocoaPods/CocoaPods/issues/4989#issuecomment-193772935 | 18:29 |
shorne | wallento: I subscribed and sent a few mails. No answers is it working? :) | 18:31 |
-!- mwfc_ is now known as mwfc | 23:21 | |
mithro | wallento: I was pondering the idea of a "Rewrite OpenRisc GCC Kickstarter" style thing and was trying to figure out how much work it would be | 23:56 |
--- Log closed Fri Apr 01 00:00:01 2016 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!