]> git.mxchange.org Git - simgear.git/commit
Kill off MIPS compatibility header.
authorJames Turner <zakalawe@mac.com>
Sun, 16 Sep 2012 15:27:22 +0000 (16:27 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 16 Sep 2012 15:27:22 +0000 (16:27 +0100)
commitfd495574a4e1b3541db4799c85f643095b0e69d2
treeee24740d549b30900529125e6f4edb5bf55ab630
parent12f85b3d1f714470317f0354a54fcc35bbd000b6
Kill off MIPS compatibility header.

CMake has never supported the MIPS compatibility headers, or indeed building using MIPSpro. If someone wishes to re-add MIPS/IRIX support, I'm hoping they will be using a compiler with functional standard library headers!
28 files changed:
simgear/compatibility/MIPSpro721/fstream [deleted file]
simgear/compatibility/MIPSpro721/iomanip [deleted file]
simgear/compatibility/MIPSpro721/iostream [deleted file]
simgear/compatibility/MIPSpro721/irix_string [deleted file]
simgear/compatibility/MIPSpro721/istream [deleted file]
simgear/compatibility/MIPSpro721/iterator [deleted file]
simgear/compatibility/MIPSpro721/new [deleted file]
simgear/compatibility/MIPSpro721/sstream [deleted file]
simgear/compatibility/MIPSpro721/streambuf [deleted file]
simgear/compatibility/MIPSpro721/strstream [deleted file]
simgear/compatibility/MIPSpro740/README [deleted file]
simgear/compatibility/MIPSpro740/cassert [deleted file]
simgear/compatibility/MIPSpro740/cctype [deleted file]
simgear/compatibility/MIPSpro740/cerrno [deleted file]
simgear/compatibility/MIPSpro740/cfloat [deleted file]
simgear/compatibility/MIPSpro740/climits [deleted file]
simgear/compatibility/MIPSpro740/clocale [deleted file]
simgear/compatibility/MIPSpro740/cmath [deleted file]
simgear/compatibility/MIPSpro740/csetjmp [deleted file]
simgear/compatibility/MIPSpro740/csignal [deleted file]
simgear/compatibility/MIPSpro740/cstdarg [deleted file]
simgear/compatibility/MIPSpro740/cstddef [deleted file]
simgear/compatibility/MIPSpro740/cstdio [deleted file]
simgear/compatibility/MIPSpro740/cstdlib [deleted file]
simgear/compatibility/MIPSpro740/cstring [deleted file]
simgear/compatibility/MIPSpro740/ctime [deleted file]
simgear/compatibility/MIPSpro740/cwchar [deleted file]
simgear/compatibility/MIPSpro740/cwctype [deleted file]