Coding Tools
From OpenTTD
Revision as of 23:36, 15 June 2012 by 68.49.23.150
Contents |
Common
- Subversion
- Mercurial (also known as hg).
- Git
Windows
- MinGW
- Microsoft Visual C++ 2005 Express Editions
- Microsoft Visual C++ 2008 Express Editions
- GNU Utils for Win32 (includes make)
- Tortoise SVN, TortoiseHG, TortoiseGit (GUIs for the respective version control programs that integrate into Explorer's context menu. TortoiseSVN cannot handle Mercurial and Git patches.)
MacOS
Linux
Other
- Eclipse with CDT
- Cross Compiling on Linux for Windows
- Compiling on OS/2