Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: zyjjingle on October 08, 2010, 05:40:55 pm
-
Hi,ALL
I have porting CodeBlocks to VS2005, and add some plugins to it.
Added Plugins include:
1.NWork's CRT Plugin:include PuTTY in CodeBlocks
2.NWork's SSH Plugin:Support remote Makefile project
3.ShellBrowser Plugin: Shell Browser in CodeBlocks
4.Source Insight Plugin: Source browser
I already put my first release in:
http://cb4vc.sourceforge.net/
-
FYI:
I think you should change the Start-up image of Code::Block to your own image; if you did not edit Code::Blocks core source code; just using the Correct SVN would help prevent confusion.
And, you are required to supply the source code to Code::Blocks per the GPL.
I suggest adding an zip/gz/rar of the Code::Blocks source you used.
Did you Compile Code::Blocks using Visual Studio?
I asked because you statement implied that you did.
Tim S.
-
And, you are required to supply the source code to Code::Blocks per the GPL.
I can only highlight this. Please do, otherwise you violate the GPL license terms.
-
Did you Compile Code::Blocks using Visual Studio?
yes, he did that.
-
would be nice, if we could do that to, in case not too many things need to change.
Not a must have feature, but nice for experiments.
-
uploaded source code.