Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IGNORE] Dummy commit to allow test CI build from known base #334

Closed
wants to merge 13 commits into from
Closed
4 changes: 0 additions & 4 deletions README.md
@@ -1,7 +1,3 @@
Test branch for ARCH="linux32ARMv6" FLAVOR="pharo.cog.spur"



The Cog VM source tree
---------------------
This is the README for the Cog Git source tree:
Expand Down
26 changes: 12 additions & 14 deletions build.linux32ARMv6/pharo.cog.spur/plugins.ext
@@ -1,17 +1,15 @@
# Copied, perhaps edited, from ../../src/examplePlugins.ext
# Copied, perhaps edited, from ../src/examplePlugins.ext
EXTERNAL_PLUGINS = \
B3DAcceleratorPlugin \
FileAttributesPlugin \
Squeak3D \
SqueakFFIPrims \
FT2Plugin \
JPEGReaderPlugin \
JPEGReadWriter2Plugin \
RePlugin \
InternetConfigPlugin \
SurfacePlugin \
EventsHandlerPlugin \
SqueakSSL \
LocalePlugin \
UnicodePlugin \
UnixOSProcessPlugin \
UUIDPlugin \
WeDoPlugin \
ImmX11Plugin \
XDisplayControlPlugin \
#BochsIA32Plugin \
#BochsX64Plugin \
#GdbARMPlugin
AioPlugin \
FileAttributesPlugin \
#SDL2DisplayPlugin \

25 changes: 10 additions & 15 deletions build.linux32ARMv6/pharo.cog.spur/plugins.int
@@ -1,41 +1,36 @@
# Copied, perhaps edited, from ../../src/examplePlugins.int
# Copied, perhaps edited, from ../src/examplePlugins.int
INTERNAL_PLUGINS = \
ADPCMCodecPlugin \
AioPlugin \
AsynchFilePlugin \
B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CameraPlugin \
#CroquetPlugin \
HostWindowPlugin \
CroquetPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
FFTPlugin \
FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
#FloatMathPlugin \
HostWindowPlugin \
FloatMathPlugin \
SqueakFFIPrims \
IA32ABI \
#JoystickTabletPlugin \
JPEGReaderPlugin \
JPEGReadWriter2Plugin \
Klatt \
JoystickTabletPlugin \
LargeIntegers \
Matrix2x3Plugin \
MIDIPlugin \
MiscPrimitivePlugin \
Mpeg3Plugin \
RePlugin \
ScratchPlugin \
SecurityPlugin \
SerialPlugin \
SocketPlugin \
SoundCodecPrims \
SoundGenerationPlugin \
SoundPlugin \
StarSqueakPlugin \
SurfacePlugin \
VMProfileLinuxSupportPlugin
LocalePlugin \
UnixOSProcessPlugin \
VMProfileLinuxSupportPlugin \
#Klatt \