mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Also, move contrib output to obj/sbcl-home/, asdf cache to obj/asdf-cache/ Update sb-grovel and other contribs and their tests for asdf3. Fixes lp#1132254.
51 lines
1 KiB
Plaintext
51 lines
1 KiB
Plaintext
*.d
|
|
*.dSYM
|
|
*.o
|
|
*.fasl
|
|
*.FASL
|
|
*.lisp-temp
|
|
*.tmp
|
|
*~
|
|
*.diff
|
|
*.patch
|
|
.gdb_history
|
|
output
|
|
obj
|
|
local-target-features.lisp-expr
|
|
customize-target-features.*
|
|
customize-backend-subfeatures.*
|
|
whitespace-stamp
|
|
src/assembly/target
|
|
src/compiler/assembly
|
|
src/compiler/target
|
|
src/runtime/Config
|
|
src/runtime/TAGS
|
|
src/runtime/genesis
|
|
src/runtime/ldso-stubs.S
|
|
src/runtime/openbsd-sigcontext.h
|
|
src/runtime/sbcl
|
|
src/runtime/sbcl.exe
|
|
src/runtime/sbcl.h
|
|
src/runtime/sbcl.nm
|
|
src/runtime/target-arch-os.h
|
|
src/runtime/target-arch.h
|
|
src/runtime/target-lispregs.h
|
|
src/runtime/target-os.h
|
|
src/runtime/ppc-linux-mcontext.h
|
|
src/runtime/sparc-funcdef.h
|
|
tests/test-status.lisp-expr
|
|
tests/*.so
|
|
tests/run-tests-*
|
|
tools-for-build/determine-endianness
|
|
tools-for-build/grovel-headers
|
|
tools-for-build/grovel-headers.exe
|
|
tools-for-build/os-provides-putwc-test
|
|
tools-for-build/os-provides-putwc-test.exe
|
|
tools-for-build/where-is-mcontext
|
|
contrib/*/test-passed
|
|
contrib/*/test-output
|
|
contrib/asdf/asdf-upstream
|
|
contrib/sb-cover/test-output
|
|
doc/manual/*.html
|
|
version.lisp-expr
|