mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Fixed .gitignore
This commit is contained in:
parent
078564ac9e
commit
97cd477a9c
15 changed files with 107 additions and 32 deletions
37
.gitignore
vendored
37
.gitignore
vendored
|
@ -1,32 +1,5 @@
|
|||
# Prerequisites
|
||||
*.d
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
*.smod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
/llvm_*
|
||||
/llvm-*
|
||||
/x64
|
||||
/Debug
|
||||
/Release
|
51
BeefMem/gperftools/src/solaris/libstdc++.la
Normal file
51
BeefMem/gperftools/src/solaris/libstdc++.la
Normal file
|
@ -0,0 +1,51 @@
|
|||
# libstdc++.la - a libtool library file
|
||||
# Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 20:09:07 with GCC-local changes)
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# ---
|
||||
# NOTE: This file lives in /usr/sfw/lib on Solaris 10. Unfortunately,
|
||||
# due to an apparent bug in the Solaris 10 6/06 release,
|
||||
# /usr/sfw/lib/libstdc++.la is empty. Below is the correct content,
|
||||
# according to
|
||||
# http://forum.java.sun.com/thread.jspa?threadID=5073150
|
||||
# By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
|
||||
# this copy of the file rather than the empty copy in /usr/sfw/lib.
|
||||
#
|
||||
# Also see
|
||||
# http://www.technicalarticles.org/index.php/Compiling_MySQL_5.0_on_Solaris_10
|
||||
#
|
||||
# Note: this is for 32-bit systems. If you have a 64-bit system,
|
||||
# uncomment the appropriate dependency_libs line below.
|
||||
# ----
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libstdc++.so.6'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libstdc++.so.6.0.3 libstdc++.so.6 libstdc++.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libstdc++.a'
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
# 32-bit version:
|
||||
dependency_libs='-lc -lm -L/usr/sfw/lib -lgcc_s'
|
||||
# 64-bit version:
|
||||
#dependency_libs='-L/lib/64 -lc -lm -L/usr/sfw/lib/64 -lgcc_s'
|
||||
|
||||
# Version information for libstdc++.
|
||||
current=6
|
||||
age=0
|
||||
revision=3
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/usr/sfw/lib'
|
51
BeefRT/gperftools/src/solaris/libstdc++.la
Normal file
51
BeefRT/gperftools/src/solaris/libstdc++.la
Normal file
|
@ -0,0 +1,51 @@
|
|||
# libstdc++.la - a libtool library file
|
||||
# Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 20:09:07 with GCC-local changes)
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# ---
|
||||
# NOTE: This file lives in /usr/sfw/lib on Solaris 10. Unfortunately,
|
||||
# due to an apparent bug in the Solaris 10 6/06 release,
|
||||
# /usr/sfw/lib/libstdc++.la is empty. Below is the correct content,
|
||||
# according to
|
||||
# http://forum.java.sun.com/thread.jspa?threadID=5073150
|
||||
# By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
|
||||
# this copy of the file rather than the empty copy in /usr/sfw/lib.
|
||||
#
|
||||
# Also see
|
||||
# http://www.technicalarticles.org/index.php/Compiling_MySQL_5.0_on_Solaris_10
|
||||
#
|
||||
# Note: this is for 32-bit systems. If you have a 64-bit system,
|
||||
# uncomment the appropriate dependency_libs line below.
|
||||
# ----
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libstdc++.so.6'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libstdc++.so.6.0.3 libstdc++.so.6 libstdc++.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libstdc++.a'
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
# 32-bit version:
|
||||
dependency_libs='-lc -lm -L/usr/sfw/lib -lgcc_s'
|
||||
# 64-bit version:
|
||||
#dependency_libs='-L/lib/64 -lc -lm -L/usr/sfw/lib/64 -lgcc_s'
|
||||
|
||||
# Version information for libstdc++.
|
||||
current=6
|
||||
age=0
|
||||
revision=3
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/usr/sfw/lib'
|
BIN
BeefySysLib/third_party/libffi/i686-pc-cygwin/.libs/libffi.lib
vendored
Normal file
BIN
BeefySysLib/third_party/libffi/i686-pc-cygwin/.libs/libffi.lib
vendored
Normal file
Binary file not shown.
BIN
BeefySysLib/third_party/libffi/i686-pc-cygwin/.libs/libffi_convenience.lib
vendored
Normal file
BIN
BeefySysLib/third_party/libffi/i686-pc-cygwin/.libs/libffi_convenience.lib
vendored
Normal file
Binary file not shown.
BIN
IDE/dist/images/ImgCreate.exe
vendored
Normal file
BIN
IDE/dist/images/ImgCreate.exe
vendored
Normal file
Binary file not shown.
BIN
IDE/dist/lib/x64/msvcrt.lib
vendored
Normal file
BIN
IDE/dist/lib/x64/msvcrt.lib
vendored
Normal file
Binary file not shown.
BIN
IDE/dist/lib/x86/msvcrt.lib
vendored
Normal file
BIN
IDE/dist/lib/x86/msvcrt.lib
vendored
Normal file
Binary file not shown.
BIN
bin/BfAeDebug.exe
Normal file
BIN
bin/BfAeDebug.exe
Normal file
Binary file not shown.
BIN
bin/OpenFileLine.exe
Normal file
BIN
bin/OpenFileLine.exe
Normal file
Binary file not shown.
BIN
bin/RunAndWait.exe
Normal file
BIN
bin/RunAndWait.exe
Normal file
Binary file not shown.
BIN
bin/RunWithStats.exe
Normal file
BIN
bin/RunWithStats.exe
Normal file
Binary file not shown.
BIN
bin/symstore.exe
Normal file
BIN
bin/symstore.exe
Normal file
Binary file not shown.
BIN
bin/vswhere.exe
Normal file
BIN
bin/vswhere.exe
Normal file
Binary file not shown.
BIN
extern/curl/builds/libcurl-vc15-x64-release-static-zlib-static-ipv6-sspi-winssl/lib/libcurl_a.lib
vendored
Normal file
BIN
extern/curl/builds/libcurl-vc15-x64-release-static-zlib-static-ipv6-sspi-winssl/lib/libcurl_a.lib
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue