Search found 3 matches
- Sat Jan 02, 2016 8:29 pm
- Forum: News
- Topic: Friday Facts #118 - Improving productivity
- Replies: 24
- Views: 30692
Re: Friday Facts #118 - Improving productivity
Happy to see you guys using Fastbuild to improve your compilation times! Franta's a cool dude. :mrgreen: Seconding this post. I suggested using Fastbuild a little while back when the compilation issues were mentioned, but I wasn't sure how easy it'd be to get help for it. Nice to see that Franta is...
- Sun Dec 06, 2015 5:49 pm
- Forum: News
- Topic: Friday Facts #115 - The power switch
- Replies: 66
- Views: 49844
Re: Friday Facts #115 - The power switch
Thank you for the info, it looks interesting, I actually stumbled across fastbuild some time ago, but I didn't have the time to fiddle with it long enough to make it work. Now when I inspected the page, I states that it can be integrated with visual studio, but I couldn't find a step by step way ho...
- Sun Dec 06, 2015 6:17 am
- Forum: News
- Topic: Friday Facts #115 - The power switch
- Replies: 66
- Views: 49844
Re: Friday Facts #115 - The power switch
I've worked on projects that used in-house equivalents to the STL before, mostly to get around bad STL implementations on some platforms. If you're really only using a very small subset of the STL or boost, they can be fine, but sooner or later you need something that's not in your "STL-lite&qu...