Browse Source

Remove extraneous typesLinux.h and typesX86UNIX.h

These headers are no longer actually used for linux or unix builds at all.
Cameron Porter 9 years ago
parent
commit
37821f4806

+ 0 - 2
engine/compilers/VisualStudio 2013/Torque 2D.vcxproj

@@ -1120,10 +1120,8 @@
     <ClInclude Include="..\..\source\platform\types.ppc.h" />
     <ClInclude Include="..\..\source\platform\types.visualc.h" />
     <ClInclude Include="..\..\source\platform\types.win32.h" />
-    <ClInclude Include="..\..\source\platform\typesLinux.h" />
     <ClInclude Include="..\..\source\platform\typesPPC.h" />
     <ClInclude Include="..\..\source\platform\typesWin32.h" />
-    <ClInclude Include="..\..\source\platform\typesX86UNIX.h" />
     <ClInclude Include="..\..\source\platform\menus\popupMenu.h" />
     <ClInclude Include="..\..\source\platform\nativeDialogs\fileDialog.h" />
     <ClInclude Include="..\..\source\platform\nativeDialogs\msgBox.h" />

+ 0 - 6
engine/compilers/VisualStudio 2013/Torque 2D.vcxproj.filters

@@ -1625,18 +1625,12 @@
     <ClInclude Include="..\..\source\platform\types.win32.h">
       <Filter>platform</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\source\platform\typesLinux.h">
-      <Filter>platform</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\source\platform\typesPPC.h">
       <Filter>platform</Filter>
     </ClInclude>
     <ClInclude Include="..\..\source\platform\typesWin32.h">
       <Filter>platform</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\source\platform\typesX86UNIX.h">
-      <Filter>platform</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\source\platform\menus\popupMenu.h">
       <Filter>platform\menus</Filter>
     </ClInclude>

+ 0 - 2
engine/compilers/VisualStudio 2015/Torque 2D.vcxproj

@@ -1121,10 +1121,8 @@
     <ClInclude Include="..\..\source\platform\types.ppc.h" />
     <ClInclude Include="..\..\source\platform\types.visualc.h" />
     <ClInclude Include="..\..\source\platform\types.win32.h" />
-    <ClInclude Include="..\..\source\platform\typesLinux.h" />
     <ClInclude Include="..\..\source\platform\typesPPC.h" />
     <ClInclude Include="..\..\source\platform\typesWin32.h" />
-    <ClInclude Include="..\..\source\platform\typesX86UNIX.h" />
     <ClInclude Include="..\..\source\platform\menus\popupMenu.h" />
     <ClInclude Include="..\..\source\platform\nativeDialogs\fileDialog.h" />
     <ClInclude Include="..\..\source\platform\nativeDialogs\msgBox.h" />

+ 0 - 6
engine/compilers/VisualStudio 2015/Torque 2D.vcxproj.filters

@@ -1625,18 +1625,12 @@
     <ClInclude Include="..\..\source\platform\types.win32.h">
       <Filter>platform</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\source\platform\typesLinux.h">
-      <Filter>platform</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\source\platform\typesPPC.h">
       <Filter>platform</Filter>
     </ClInclude>
     <ClInclude Include="..\..\source\platform\typesWin32.h">
       <Filter>platform</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\source\platform\typesX86UNIX.h">
-      <Filter>platform</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\source\platform\menus\popupMenu.h">
       <Filter>platform\menus</Filter>
     </ClInclude>

+ 0 - 4
engine/compilers/Xcode_iOS/Torque2D.xcodeproj/project.pbxproj

@@ -1289,10 +1289,8 @@
 		867BAFAE16AEC9050033868F /* types.ppc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.ppc.h; sourceTree = "<group>"; };
 		867BAFAF16AEC9050033868F /* types.visualc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.visualc.h; sourceTree = "<group>"; };
 		867BAFB016AEC9050033868F /* types.win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.win32.h; sourceTree = "<group>"; };
-		867BAFB116AEC9050033868F /* typesLinux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typesLinux.h; sourceTree = "<group>"; };
 		867BAFB216AEC9050033868F /* typesPPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typesPPC.h; sourceTree = "<group>"; };
 		867BAFB316AEC9050033868F /* typesWin32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typesWin32.h; sourceTree = "<group>"; };
-		867BAFB416AEC9050033868F /* typesX86UNIX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typesX86UNIX.h; sourceTree = "<group>"; };
 		867BAFB616AEC9050033868F /* scriptGroup.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scriptGroup.cc; sourceTree = "<group>"; };
 		867BAFB716AEC9050033868F /* scriptGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scriptGroup.h; sourceTree = "<group>"; };
 		867BAFB816AEC9050033868F /* scriptObject.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scriptObject.cc; sourceTree = "<group>"; };
@@ -2819,10 +2817,8 @@
 				867BAFAE16AEC9050033868F /* types.ppc.h */,
 				867BAFAF16AEC9050033868F /* types.visualc.h */,
 				867BAFB016AEC9050033868F /* types.win32.h */,
-				867BAFB116AEC9050033868F /* typesLinux.h */,
 				867BAFB216AEC9050033868F /* typesPPC.h */,
 				867BAFB316AEC9050033868F /* typesWin32.h */,
-				867BAFB416AEC9050033868F /* typesX86UNIX.h */,
 			);
 			name = platform;
 			path = ../../../source/platform;

+ 0 - 80
engine/source/platform/typesLinux.h

@@ -1,80 +0,0 @@
-//-----------------------------------------------------------------------------
-// Copyright (c) 2013 GarageGames, LLC
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to
-// deal in the Software without restriction, including without limitation the
-// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-// sell copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
-// IN THE SOFTWARE.
-//-----------------------------------------------------------------------------
-
-#ifndef _TYPESLINUX_H_
-#define _TYPESLINUX_H_
-
-/* eek. */
-#ifndef NULL
-#define NULL 0
-#endif
-
-#define PLATFORM_LITTLE_ENDIAN
-
-#define FN_CDECL
-
-typedef signed char     	S8;
-typedef unsigned char   	U8;
-
-typedef signed short    	S16;
-typedef unsigned short  	U16;
-
-typedef signed int      	S32;
-typedef unsigned int    	U32;
-
-typedef signed long long        S64;
-typedef unsigned long long      U64;
-
-typedef float           	F32;
-typedef double          	F64;
-
-typedef unsigned int dsize_t;
-
-typedef const char* StringTableEntry;
-
-typedef S32 FileTime;
-
-#define __EQUAL_CONST_F F32(0.000001)
-
-static const F32 Float_One  = F32(1.0);
-static const F32 Float_Half = F32(0.5);
-static const F32 Float_Zero = F32(0.0);
-static const F32 Float_Pi   = F32(3.14159265358979323846);
-static const F32 Float_2Pi  = F32(2.0 * 3.14159265358979323846);
-
-static const S8  S8_MIN  = S8(-128);
-static const S8  S8_MAX  = S8(127);
-static const U8  U8_MAX  = U8(255);
-
-static const S16 S16_MIN = S16(-32768);
-static const S16 S16_MAX = S16(32767);
-static const U16 U16_MAX = U16(65535);
-
-static const S32 S32_MIN = S32(-2147483647 - 1);
-static const S32 S32_MAX = S32(2147483647);
-static const U32 U32_MAX = U32(0xffffffff);
-
-static const F32 F32_MAX = F32(3.402823466e+38F);
-static const F32 F32_MIN = F32(1.175494351e-38F);
-
-
-#endif

+ 0 - 80
engine/source/platform/typesX86UNIX.h

@@ -1,80 +0,0 @@
-//-----------------------------------------------------------------------------
-// Copyright (c) 2013 GarageGames, LLC
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to
-// deal in the Software without restriction, including without limitation the
-// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-// sell copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
-// IN THE SOFTWARE.
-//-----------------------------------------------------------------------------
-
-#ifndef _TYPESX86UNIX_H_
-#define _TYPESX86UNIX_H_
-
-/* eek. */
-#ifndef NULL
-#define NULL 0
-#endif
-
-#define PLATFORM_LITTLE_ENDIAN
-
-#define FN_CDECL
-
-typedef signed char     	S8;
-typedef unsigned char   	U8;
-
-typedef signed short    	S16;
-typedef unsigned short  	U16;
-
-typedef signed int      	S32;
-typedef unsigned int    	U32;
-
-typedef signed long long        S64;
-typedef unsigned long long      U64;
-
-typedef float           	F32;
-typedef double          	F64;
-
-typedef unsigned int dsize_t;
-
-typedef const char* StringTableEntry;
-
-typedef S32 FileTime;
-
-#define __EQUAL_CONST_F F32(0.000001)
-
-static const F32 Float_One  = F32(1.0);
-static const F32 Float_Half = F32(0.5);
-static const F32 Float_Zero = F32(0.0);
-static const F32 Float_Pi   = F32(3.14159265358979323846);
-static const F32 Float_2Pi  = F32(2.0 * 3.14159265358979323846);
-
-static const S8  S8_MIN  = S8(-128);
-static const S8  S8_MAX  = S8(127);
-static const U8  U8_MAX  = U8(255);
-
-static const S16 S16_MIN = S16(-32768);
-static const S16 S16_MAX = S16(32767);
-static const U16 U16_MAX = U16(65535);
-
-static const S32 S32_MIN = S32(-2147483647 - 1);
-static const S32 S32_MAX = S32(2147483647);
-static const U32 U32_MAX = U32(0xffffffff);
-
-static const F32 F32_MAX = F32(3.402823466e+38F);
-static const F32 F32_MIN = F32(1.175494351e-38F);
-
-
-#endif