My favorites | Sign in
Logo
                
Search
for
Updated Jan 04, 2009 by zwetan
Labels: Featured
Main  
start here.

Introduction

redtamarin is build over the Tamarin project and add maybe 0.1% of functionalities :P

history

At first I was using a mixed system to update from Mercurial and then sync to a local subversion repository and then sync to the google code project, then later I was using another mixed system that was mixing directories from both the Tamarin mercurial repo and this project SVN repo, both were not practical, hard to update.

Also, messing a little too much with the Tamarin source code, I ended up having dirty C/C++ code.

Since the Tamarin release 703:2cee46be9ce0 (02/12/2008), I decided to make it cleaner.

Now from redtamarin v0.2, the source code of Tamarin is fully sync'ed in this project repository, and as the C/C++ is better organized, update etc. should stay clean in the futur :).

The code is currently tested and compiled on those systems:

  • Mac OS X 10.5.6 (gcc+make and xcode)
  • Windows XP SP2 (MS Visual Studio C++ 2008 express edition)
  • Linux Ubuntu 7.10 (gcc+make)

contributors welcome, even if it just compiling on your system :).


Sign in to add a comment
Hosted by Google Code