+ [2015-01-24T04:53:34Z] VxJasonxV how about this
+ [2015-01-24T04:53:41Z] VxJasonxV run git config --global core.editor
+ [2015-01-24T04:53:44Z] VxJasonxV and tell me what it says
+ [2015-01-24T04:54:03Z] ColdKeyboard It's working now. It opens Notepad++ with the list

message no. 74976

Posted by metastableB in #github at 2015-01-24T02:29:54Z

I dont quite understand incremental compilers but as much as I gather , the cache for a build is used to map the changed files and then only rebuild them on subsequent builds after the first one ? Now I have two different branches I'm working on , modifying some code in the same file. When I shift from one branch to another and build again scons throws me errors since the cache at this point informations relating to the previous branch . Consider
+ [2015-01-25T07:49:40Z] goldenwest if a lib is GPL licensed can I include it in my project on github?
+ [2015-01-25T07:50:58Z] VxJasonxV as long as your project meets the terms of the GPL
+ [2015-01-25T07:51:42Z] goldenwest it's also under GPL
+ [2015-01-25T07:51:49Z] VxJasonxV there are many forms of the GPL