Author Topic: Next release? Roadmap  (Read 5560 times)

Offline aggro

  • Single posting newcomer
  • *
  • Posts: 8
Next release? Roadmap
« on: October 03, 2009, 11:59:39 pm »
What features/bugs are stopping the next release? Could you update the roadmap in the wiki with this information, it seems a bit outdated. Thank you.

Online stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Next release? Roadmap
« Reply #1 on: October 04, 2009, 03:45:36 am »
Right now they (the C::B Devs) are working on Code Completion.
No idea what other plugins are under going major work.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Next release? Roadmap
« Reply #2 on: January 13, 2010, 12:34:06 pm »
Do we have something (script, app) that can build an installation from SVN?
Invoking svn update, codeblocks --batch, makensi?
If not do you want me to make one?

I've some experience with doing such things so it won't be that hard.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Next release? Roadmap
« Reply #3 on: January 13, 2010, 02:40:09 pm »
Do we have something (script, app) that can build an installation from SVN?
Invoking svn update, codeblocks --batch, makensi?
Not to my knowledge. Probably killerbot has one...

If not do you want me to make one?
Sure thing. ;-) But take in mind that the build might be broken. In addition the NSI script needs an update according to the new plugins introduced after the last change of the NSI script.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline billyonthemountain

  • Multiple posting newcomer
  • *
  • Posts: 40
Re: Next release? Roadmap
« Reply #4 on: January 13, 2010, 03:46:30 pm »
Do we have something (script, app) that can build an installation from SVN?
Invoking svn update, codeblocks --batch, makensi?
If not do you want me to make one?

I've some experience with doing such things so it won't be that hard.

You can have a look here, I made script while ago that updates a codeblocks version to the latest version. You can use it as a starting base if you need...
(ASM, C/C++)||(VISION&AI)||(EMBEDDED SYSTEMS)