[OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

David T Lewis
 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I've made some changes to support Solaris / SunOS.

First of all, I've removed my modification of the "default" pulseaudio choice in the case of #if sun;
the reason is that there was concern about this on other platforms.

And additionally it is possible to setup the Solaris build environment so that the header files soundcard.h sys/soundcard.h and sys/audioio.h are not found (are absent).

In that case the configure script will think it does not have build OSS audio and Sun modules, and the only module that will be built is "vm-sound-pulse". So the system will load the only module available : pulseaudio.

So no change is really required to get the result that "pulseaudio" is now the default on Solaris.

Please have a look at the proposed changes on the "sun" branch and hopefully this can be integrated.

Thanks,
David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJeqojuAAoJEAwpOKXMq1MaM9AH/0FPPQdg9EpvoV7LWhAWAs+i
7CxEWT6vhoRFuAXB73Op3rtQEmLW+sQtS4v3V4+F9KzFhhHpj0xlI9ZL7Ua52WH/
M9YwoFyct1yZxP00hbB9oSxnEw7G2JrG8CmCYjPKcNUSUUbeRWtoV34POcGWrIuJ
0+NgBD2oDyhmRDZnR+5d5MnZWGFkQCoxCeWu2PcN1t+fO+CWhbaLdE7DUgY4nzdR
ETkR323jFrqqzC9yXvn7WPab9E9lOsjQkzx4+2U9p4zrVphtPkYsX1SX7ngunCny
rn7Qw8yWJsxMtwagHDD0ttZXwvXWdts/iSBnKiRDPr/gU1qfUtlKujTjILr+39M=
=7/ro
-----END PGP SIGNATURE-----


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494

Commit Summary

  • Merge pull request #1 from OpenSmalltalk/Cog
  • Merge pull request #2 from OpenSmalltalk/Cog
  • Merge pull request #3 from OpenSmalltalk/Cog
  • SunPRO change
  • SunPRO change
  • SunPRO change
  • SunPRO change
  • sun change: define MIN function
  • sun change: include <sys/file.h> to define FASYNC
  • sqo_SSL_CTX_set_options problem with --disable-dynamicopenssl (openssl 1.0.2)
  • sun change: include <ucontext.h> for <sys/regset.h>
  • SunPRO change
  • SunPRO change
  • sun change: fp and sp in amd64 case
  • sun change: define MIN/MAX functions
  • sun change: no -q option for fgrep
  • Add build.sunos32x86 and build.sunos64x64 directories

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

David T Lewis
 

@cstes pushed 1 commit.

  • ddf91d5 Add a note on uninstall header-audio to avoid OSS and Sun audio build


You are receiving this because you are subscribed to this thread.
View it on GitHub or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494/files/a68e4aa7b24dab83c4f85a6192fa393602e3fe8d..ddf91d5dd68263469f08b0d4f830f82e9b7468e3", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494/files/a68e4aa7b24dab83c4f85a6192fa393602e3fe8d..ddf91d5dd68263469f08b0d4f830f82e9b7468e3", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

David T Lewis
In reply to this post by David T Lewis
 

@cstes pushed 1 commit.

  • 8f71c4a Note on runtime/tcl-8/tcl-openssl which provides tls.h


You are receiving this because you are subscribed to this thread.
View it on GitHub or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494/files/ddf91d5dd68263469f08b0d4f830f82e9b7468e3..8f71c4a19b6ced608d2417210d152d19feb64ae7", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494/files/ddf91d5dd68263469f08b0d4f830f82e9b7468e3..8f71c4a19b6ced608d2417210d152d19feb64ae7", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

David T Lewis
In reply to this post by David T Lewis
 

@cstes pushed 1 commit.

  • 600cfa9 Add --without-libtls for SunOS mvm scripts


You are receiving this because you are subscribed to this thread.
View it on GitHub or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494/files/8f71c4a19b6ced608d2417210d152d19feb64ae7..600cfa91e6dbdcd2883cce1631a4c0fe5416d1a0", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494/files/8f71c4a19b6ced608d2417210d152d19feb64ae7..600cfa91e6dbdcd2883cce1631a4c0fe5416d1a0", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

David T Lewis
In reply to this post by David T Lewis
 

@eliotmiranda approved this pull request.

Looks great. Later on we could try and define min & max more centrally. I like include_ucontext.h a lot. Thank you to those involved.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494#pullrequestreview-404355974", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494#pullrequestreview-404355974", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] new Sun pull request (#494)

David T Lewis
In reply to this post by David T Lewis
 

Merged #494 into Cog.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494#event-3294225381", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/494#event-3294225381", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>