Skip to content

Commit

Permalink
pharo sources as per VMMaker.oscog-eem.1950
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Sep 11, 2016
1 parent 32c7579 commit 43e559d
Show file tree
Hide file tree
Showing 122 changed files with 579,253 additions and 0 deletions.
51 changes: 51 additions & 0 deletions pharo64src/examplePlugins.ext
@@ -0,0 +1,51 @@
# Automatically generated makefile include for external plugins
EXTERNAL_PLUGINS = \
ADPCMCodecPlugin \
AsynchFilePlugin \
B3DAcceleratorPlugin \
BMPReadWriterPlugin \
B2DPlugin \
BitBltPlugin \
ClipboardExtendedPlugin \
CroquetPlugin \
DSAPrims \
ZipPlugin \
DropPlugin \
EventsHandlerPlugin \
FFTPlugin \
FT2Plugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
GeniePlugin \
HostWindowPlugin \
IA32ABI \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
JoystickTabletPlugin \
Klatt \
LargeIntegers \
LocalePlugin \
MIDIPlugin \
Matrix2x3Plugin \
MiscPrimitivePlugin \
Mpeg3Plugin \
ObjectiveCPlugin \
QuicktimePlugin \
RePlugin \
SDL2DisplayPlugin \
SecurityPlugin \
SerialPlugin \
SocketPlugin \
SoundCodecPrims \
SoundGenerationPlugin \
SoundPlugin \
SqueakSSL \
StarSqueakPlugin \
SurfacePlugin \
TestOSAPlugin \
SqueakFFIPrims \
X64SysVFFIPlugin \
UUIDPlugin \
AioPlugin \
UnixOSProcessPlugin
2 changes: 2 additions & 0 deletions pharo64src/examplePlugins.int
@@ -0,0 +1,2 @@
# Automatically generated makefile include for internal plugins
INTERNAL_PLUGINS =

0 comments on commit 43e559d

Please sign in to comment.