Share

Relo C/C++ Development Environment

Code

Programming Languages: C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2002-06-24 cvs -d:pserver:anonymous@fidel.cvs.sourceforge.net:/cvsroot/fidel login

cvs -z3 -d:pserver:anonymous@fidel.cvs.sourceforge.net:/cvsroot/fidel co -P modulename

Show:

What's happening?

  • Followup: RE: Relo developer not dead

    I guess, that was another Andrew Pike ))

    2009-09-27 17:53:10 UTC by serge_novik

  • Relo developer not dead

    I was on a flight recently from New York JFK to London Heathrow. At the end of the flight they announced "Passenger Andrew Pike please come and claim your jacket". So he's still out there somewhere. :P.

    2009-09-21 08:46:15 UTC by fatman_uk

  • Followup: RE: Relo is dead :(

    Oh I used C::B before Relo and after... but Relo had something informal..... something unsophisticated philosophy..... it is a pity to lost it.

    2009-08-02 06:36:19 UTC by serge_novik

  • Followup: RE: Relo is feeling ill :/

    The thread that would not die, even though no one fed it. :) I succumbed to the lure of Code::Blocks a year ago or so. You can only keep the faith so long, and C::B is really quite good. I feel more fulfilled as a C++ developer using C::B than Relo. Also, C::B is cross platform which makes it ideal for coding on Linux. There are a few issues - doesn't integrate with Valgrind very well...

    2009-07-30 17:07:05 UTC by fatman_uk

  • Followup: RE: Relo is dead :(

    it passed 3 years.....

    2009-07-29 13:02:05 UTC by serge_novik

  • Followup: RE: Relo is dead :(

    I don't panic, just I guess Relo went same way as Chinook Developer Studio, I very regret cause both Relo and Chinook were perfect IDEs....

    2009-07-29 12:51:30 UTC by serge_novik

  • Relo v2.0 released ... finally

    New version released. Note: a couple of major bugs have been fixed since the last beta version, so if you are running that version you should upgrade to this one.

    2007-07-03 12:52:18 UTC by andrewpike

  • Relo 2.0 beta3 released

    Beta 3 of Relo v2.0 has been released. This will be the last beta version preceding version 2.0. The 2.0 release should happen in about a week, with very few (if any) changes. Some changes: - Overhaul of the project manager; it now stores file info and source/header file relationships more efficiently, and is much faster loading projects, and checking and compiling source files and...

    2007-06-25 14:07:35 UTC by andrewpike

  • Beta 2 Makefile

    Hi Andrew, I notice the generated Makefile doesn't work if I upload to my DARCS server and compile there. One problem is relative paths. For example, in my case, the target: Log.o: Log.cc Log.hh $(CC) $(PCFLAGS) $(CFLAGS) -c Log.cc -o Log.o works inside Relo, but needs changing to: src/Log.o: src/Log.cc include/Log.hh $(CC) $(PCFLAGS) $(CFLAGS) -c src/Log.cc -o src/Log.o under...

    2007-01-30 20:27:56 UTC by fatman_uk

  • Highlight_defs.ini

    Hi Andrew, I noticed a tiny omission in beta 2. Easy enough to fix though. In the shift from the 1.1 model to the 2.0 model we seem to have lost the following entries from the highlight_defs.ini file: cc=CPP hh=CPP Simply a matter of pasting them on the end of the file if you use the CC and HH types. :) Regards, Fatman.

    2007-01-20 13:46:09 UTC by fatman_uk

Our Numbers