Skip to content

Commit

Permalink
Merge pull request #44 from OpenSmalltalk/fniephaus/host-window-plugin
Browse files Browse the repository at this point in the history
Enable HostWindowPlugin for all supported Linux builds
  • Loading branch information
fniephaus committed Sep 25, 2016
2 parents efdb51d + 6666edc commit a18b123
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.linux32ARMv6/newspeak.cog.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux32ARMv6/newspeak.stack.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux32ARMv6/squeak.cog.spur/plugins.int
Expand Up @@ -8,6 +8,7 @@ BitBltPlugin \
BMPReadWriterPlugin \
CameraPlugin \
#CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32ARMv6/squeak.stack.spur/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CameraPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32ARMv6/squeak.stack.v3/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CameraPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/newspeak.cog.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/newspeak.sista.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/newspeak.stack.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/nsnac.cog.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/squeak.cog.spur.immutability/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/squeak.cog.spur/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/squeak.cog.v3/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/squeak.sista.spur/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/squeak.stack.spur/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux32x86/squeak.stack.v3/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux64x64/newspeak.cog.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
# HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux64x64/newspeak.sista.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
# HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux64x64/newspeak.stack.spur/plugins.int
Expand Up @@ -11,6 +11,7 @@ FileCopyPlugin \
FilePlugin \
FloatArrayPlugin \
FloatMathPlugin \
# HostWindowPlugin \
ZipPlugin \
JPEGReadWriter2Plugin \
JPEGReaderPlugin \
Expand Down
1 change: 1 addition & 0 deletions build.linux64x64/squeak.cog.spur.immutability/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
# HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux64x64/squeak.cog.spur/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
# HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down
1 change: 1 addition & 0 deletions build.linux64x64/squeak.stack.spur/plugins.int
Expand Up @@ -7,6 +7,7 @@ B2DPlugin \
BitBltPlugin \
BMPReadWriterPlugin \
CroquetPlugin \
# HostWindowPlugin \
ZipPlugin \
DropPlugin \
DSAPrims \
Expand Down

0 comments on commit a18b123

Please sign in to comment.