Use SDL 1. This isn't an SDL2 App. D'oh |
|
More...
|
over 7 years ago
|
Undo a debug output and set sigsegv_recovery if we force ac_cv_have_extended_signals. |
|
More...
|
over 7 years ago
|
Adding an echo here to see if it's testing under a cross-build. |
|
More...
|
over 7 years ago
|
Added an enable option to force cross-compiles to use extended signal handling. |
|
More...
|
over 7 years ago
|
Added SDL2 macros |
|
More...
|
over 7 years ago
|
Condense to guilty until proven innocent. |
|
More...
|
over 7 years ago
|
Testing this out just to see what the output is underbitbake |
|
More...
|
over 7 years ago
|
Add npth to the search path. |
|
More...
|
over 7 years ago
|
Oh yeah, use a list. |
|
More...
|
over 7 years ago
|
bitbake still couldn't find it, so let's try brackets. |
|
More...
|
over 7 years ago
|
Use AC_SEARCH_LIBS for pthread location. |
|
More...
|
over 7 years ago
|
Adding addtional Quote around expressions in AC_TRANSLATE_DEFINE. During cross-compile builds, when values contain 'guessing yes' the single-bracket expands to multiple argments. Adding the additional quote around the entire expression avoids this. The translate call to was missing quotes, which was inconsistent with the rest of the translate calls. |
|
More...
|
over 7 years ago
|
Updated configure.ac with openssl cross-compiling updates for /dev/ptc and /dev/ptmx |
|
More...
|
over 7 years ago
|
silence some warnings |
|
More...
|
almost 8 years ago
|
Remove -lclip from xcode8 project. |
|
More...
|
almost 8 years ago
|
Merge pull request #105 from b-/patch-1 |
|
More...
|
about 8 years ago
|
Update XcodeBuildHowTo.txt |
|
More...
|
about 8 years ago
|
Fix more Xcode8 warnings and tweak project settings. |
|
More...
|
about 8 years ago
|
Fold clip into sheepshaver target in Xcode8. |
|
More...
|
about 8 years ago
|
Make some Xcode8 project settings consistent. |
|
More...
|
about 8 years ago
|
Fix off by one error in sscanf length arg. |
|
More...
|
about 8 years ago
|
Fix some more Xcode8 warnings & analyze warnings. |
|
More...
|
about 8 years ago
|
fix some warnings in Xcode8 build |
|
More...
|
about 8 years ago
|
Add an Xcode 8 project for SheepShaver that builds an x86 32-bit application (since 64-bit doesn't work with current OS X) and uses pre-built (by GCC) compiler JIT source files. |
|
More...
|
about 8 years ago
|
Merge pull request #87 from runn1ng/master |
|
More...
|
about 8 years ago
|
Fix SLIRP networking on OS X (and maybe other platforms?). |
|
More...
|
about 8 years ago
|
Merge pull request #95 from atsampson/master |
|
More...
|
over 8 years ago
|
Add MacTimeToTime to SheepShaver's macos_util. |
|
More...
|
over 8 years ago
|
Merge pull request #92 from rickyzhang82/customized-color-depth |
|
More...
|
over 8 years ago
|
Merge pull request #94 from rickyzhang82/pr-sheep-net-bug-fix |
|
More...
|
over 8 years ago
|