diff --git a/.gitignore b/.gitignore index 16d5636..e139c57 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target Cargo.lock .DS_Store +gnu-mingw diff --git a/gnFUCK-mingw/dll/32/SDL2.dll b/gnFUCK-mingw/dll/32/SDL2.dll deleted file mode 100755 index ffe1b39..0000000 Binary files a/gnFUCK-mingw/dll/32/SDL2.dll and /dev/null differ diff --git a/gnFUCK-mingw/dll/32/SDL2_image.dll b/gnFUCK-mingw/dll/32/SDL2_image.dll deleted file mode 100755 index 896e077..0000000 Binary files a/gnFUCK-mingw/dll/32/SDL2_image.dll and /dev/null differ diff --git a/gnFUCK-mingw/dll/32/SDL2_ttf.dll b/gnFUCK-mingw/dll/32/SDL2_ttf.dll deleted file mode 100755 index ce7b323..0000000 Binary files a/gnFUCK-mingw/dll/32/SDL2_ttf.dll and /dev/null differ diff --git a/gnFUCK-mingw/dll/64/SDL2.dll b/gnFUCK-mingw/dll/64/SDL2.dll deleted file mode 100755 index 0f91bd6..0000000 Binary files a/gnFUCK-mingw/dll/64/SDL2.dll and /dev/null differ diff --git a/gnFUCK-mingw/dll/64/SDL2_image.dll b/gnFUCK-mingw/dll/64/SDL2_image.dll deleted file mode 100755 index 9856682..0000000 Binary files a/gnFUCK-mingw/dll/64/SDL2_image.dll and /dev/null differ diff --git a/gnFUCK-mingw/dll/64/SDL2_ttf.dll b/gnFUCK-mingw/dll/64/SDL2_ttf.dll deleted file mode 100755 index a1891a6..0000000 Binary files a/gnFUCK-mingw/dll/64/SDL2_ttf.dll and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2.a b/gnFUCK-mingw/lib/32/libSDL2.a deleted file mode 100644 index c65749e..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2.dll.a b/gnFUCK-mingw/lib/32/libSDL2.dll.a deleted file mode 100755 index 4277d1e..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2.dll.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2.la b/gnFUCK-mingw/lib/32/libSDL2.la deleted file mode 100755 index 85e978d..0000000 --- a/gnFUCK-mingw/lib/32/libSDL2.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='../bin/SDL2.dll' - -# Names of this library. -library_names='libSDL2.dll.a' - -# The name of the static archive. -old_library='libSDL2.a' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs=' -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion -luuid' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2. -current=2600 -age=2600 -revision=4 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL2/SDL2-2.26.4/i686-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/32/libSDL2_image.a b/gnFUCK-mingw/lib/32/libSDL2_image.a deleted file mode 100644 index 40cd2b0..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2_image.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2_image.dll.a b/gnFUCK-mingw/lib/32/libSDL2_image.dll.a deleted file mode 100755 index 1ac9f09..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2_image.dll.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2_image.la b/gnFUCK-mingw/lib/32/libSDL2_image.la deleted file mode 100755 index 7e2930a..0000000 --- a/gnFUCK-mingw/lib/32/libSDL2_image.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2_image.la - a libtool library file -# Generated by ltmain.sh (GNU libtool) 2.2.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='../bin/SDL2_image.dll' - -# Names of this library. -library_names='libSDL2_image.dll.a' - -# The name of the static archive. -old_library='libSDL2_image.a' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs=' -L/usr/local/i686-w64-mingw32/lib -lmingw32 /usr/local/i686-w64-mingw32/lib/libSDL2.la -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion -luuid' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2_image. -current=600 -age=600 -revision=3 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL_image/SDL2_image-2.6.3/i686-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/32/libSDL2_test.a b/gnFUCK-mingw/lib/32/libSDL2_test.a deleted file mode 100644 index 78593c6..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2_test.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2_test.la b/gnFUCK-mingw/lib/32/libSDL2_test.la deleted file mode 100755 index 08392e7..0000000 --- a/gnFUCK-mingw/lib/32/libSDL2_test.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2_test.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='' - -# Names of this library. -library_names='' - -# The name of the static archive. -old_library='libSDL2_test.a' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs='' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2_test. -current=0 -age=0 -revision=0 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL2/SDL2-2.26.4/i686-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/32/libSDL2_ttf.a b/gnFUCK-mingw/lib/32/libSDL2_ttf.a deleted file mode 100644 index 9f4130d..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2_ttf.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2_ttf.dll.a b/gnFUCK-mingw/lib/32/libSDL2_ttf.dll.a deleted file mode 100755 index bae8040..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2_ttf.dll.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2_ttf.la b/gnFUCK-mingw/lib/32/libSDL2_ttf.la deleted file mode 100755 index 2d7dfb5..0000000 --- a/gnFUCK-mingw/lib/32/libSDL2_ttf.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2_ttf.la - a libtool library file -# Generated by ltmain.sh (GNU libtool) 2.2.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='../bin/SDL2_ttf.dll' - -# Names of this library. -library_names='libSDL2_ttf.dll.a' - -# The name of the static archive. -old_library='libSDL2_ttf.a' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs=' -lusp10 -lrpcrt4 -L/usr/local/i686-w64-mingw32/lib /usr/local/i686-w64-mingw32/lib/libSDL2.la -ldinput8 -ldxguid -ldxerr8 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lsetupapi -lversion -luuid /opt/homebrew/Cellar/mingw-w64/10.0.0_4/toolchain-i686/i686-w64-mingw32/lib/../lib/libstdc++.la' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2_ttf. -current=2000 -age=2000 -revision=2 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL_ttf/SDL2_ttf-2.20.2/i686-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/32/libSDL2main.a b/gnFUCK-mingw/lib/32/libSDL2main.a deleted file mode 100644 index bfcd9d6..0000000 Binary files a/gnFUCK-mingw/lib/32/libSDL2main.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/32/libSDL2main.la b/gnFUCK-mingw/lib/32/libSDL2main.la deleted file mode 100755 index 260751f..0000000 --- a/gnFUCK-mingw/lib/32/libSDL2main.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2main.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='' - -# Names of this library. -library_names='' - -# The name of the static archive. -old_library='libSDL2main.a' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs='' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2main. -current=0 -age=0 -revision=0 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL2/SDL2-2.26.4/i686-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/64/libSDL2.a b/gnFUCK-mingw/lib/64/libSDL2.a deleted file mode 100644 index 51b9e72..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2.dll.a b/gnFUCK-mingw/lib/64/libSDL2.dll.a deleted file mode 100755 index bc67c8e..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2.dll.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2.la b/gnFUCK-mingw/lib/64/libSDL2.la deleted file mode 100755 index 644f6cb..0000000 --- a/gnFUCK-mingw/lib/64/libSDL2.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='../bin/SDL2.dll' - -# Names of this library. -library_names='libSDL2.dll.a' - -# The name of the static archive. -old_library='libSDL2.a' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs=' -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion -luuid' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2. -current=2600 -age=2600 -revision=4 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL2/SDL2-2.26.4/x86_64-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/64/libSDL2_image.a b/gnFUCK-mingw/lib/64/libSDL2_image.a deleted file mode 100644 index cb70378..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2_image.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2_image.dll.a b/gnFUCK-mingw/lib/64/libSDL2_image.dll.a deleted file mode 100755 index 457287c..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2_image.dll.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2_image.la b/gnFUCK-mingw/lib/64/libSDL2_image.la deleted file mode 100755 index e6e7747..0000000 --- a/gnFUCK-mingw/lib/64/libSDL2_image.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2_image.la - a libtool library file -# Generated by ltmain.sh (GNU libtool) 2.2.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='../bin/SDL2_image.dll' - -# Names of this library. -library_names='libSDL2_image.dll.a' - -# The name of the static archive. -old_library='libSDL2_image.a' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs=' -L/usr/local/x86_64-w64-mingw32/lib -lmingw32 /usr/local/x86_64-w64-mingw32/lib/libSDL2.la -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion -luuid' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2_image. -current=600 -age=600 -revision=3 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL_image/SDL2_image-2.6.3/x86_64-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/64/libSDL2_test.a b/gnFUCK-mingw/lib/64/libSDL2_test.a deleted file mode 100644 index 8b6be21..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2_test.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2_test.la b/gnFUCK-mingw/lib/64/libSDL2_test.la deleted file mode 100755 index d5d99ec..0000000 --- a/gnFUCK-mingw/lib/64/libSDL2_test.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2_test.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='' - -# Names of this library. -library_names='' - -# The name of the static archive. -old_library='libSDL2_test.a' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs='' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2_test. -current=0 -age=0 -revision=0 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL2/SDL2-2.26.4/x86_64-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/64/libSDL2_ttf.a b/gnFUCK-mingw/lib/64/libSDL2_ttf.a deleted file mode 100644 index 5170b5b..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2_ttf.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2_ttf.dll.a b/gnFUCK-mingw/lib/64/libSDL2_ttf.dll.a deleted file mode 100755 index d83b3cc..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2_ttf.dll.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2_ttf.la b/gnFUCK-mingw/lib/64/libSDL2_ttf.la deleted file mode 100755 index 3d0e66a..0000000 --- a/gnFUCK-mingw/lib/64/libSDL2_ttf.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2_ttf.la - a libtool library file -# Generated by ltmain.sh (GNU libtool) 2.2.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='../bin/SDL2_ttf.dll' - -# Names of this library. -library_names='libSDL2_ttf.dll.a' - -# The name of the static archive. -old_library='libSDL2_ttf.a' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs=' -lusp10 -lrpcrt4 -L/usr/local/x86_64-w64-mingw32/lib /usr/local/x86_64-w64-mingw32/lib/libSDL2.la -ldinput8 -ldxguid -ldxerr8 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lsetupapi -lversion -luuid /opt/homebrew/Cellar/mingw-w64/10.0.0_4/toolchain-x86_64/x86_64-w64-mingw32/lib/../lib/libstdc++.la' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2_ttf. -current=2000 -age=2000 -revision=2 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL_ttf/SDL2_ttf-2.20.2/x86_64-w64-mingw32/lib' diff --git a/gnFUCK-mingw/lib/64/libSDL2main.a b/gnFUCK-mingw/lib/64/libSDL2main.a deleted file mode 100644 index df93788..0000000 Binary files a/gnFUCK-mingw/lib/64/libSDL2main.a and /dev/null differ diff --git a/gnFUCK-mingw/lib/64/libSDL2main.la b/gnFUCK-mingw/lib/64/libSDL2main.la deleted file mode 100755 index 92d726b..0000000 --- a/gnFUCK-mingw/lib/64/libSDL2main.la +++ /dev/null @@ -1,41 +0,0 @@ -# libSDL2main.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='' - -# Names of this library. -library_names='' - -# The name of the static archive. -old_library='libSDL2main.a' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs='' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libSDL2main. -current=0 -age=0 -revision=0 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=no - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/Users/valve/release/SDL2/SDL2-2.26.4/x86_64-w64-mingw32/lib'