Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Visual Studio 2005 - Toby is hoping Riccardo can fix up MRvcmt to use his python scripts to work with VS2005.  Or perhaps MRvcmt is considered frozen - we need to discuss this with Riccardo as soon as possiblee.

Wiki Markup
1. Ability to run a program in debugger.
With just a button push MRvcmt will bring up gdb inside an emacs
session. Source is visible and all necessary context is
preserved.  This is an essential function\!
2. Tagging.  The last time I tried it, I was able to make the tag but
MRStudio did not give me a chance to edit release.notes nor did it
update the version in the CMT requirements file \[The second one may  not
be necessary in the SCons-based system.\]
3. Ability to spawn terminal window in the context of a package.
Actually, since the SCons system will be much better about managing  context
than CMT, maybe there isn't much to do here.
Then this one, less important but annoying and probably easy to  fix:
4. Change compiler specification from 'GCC' to 'gcc'.  Using capitals  for
this is very strange for the typical Linux/unix user.  Just about
everyone will get it wrong the first time.
And even lesser things, which are largely a matter of taste and can
wait until the integration with the SCons system is done.

...