Branch: refs/heads/Cog Home: https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 57e68cef046c7309261d81d8ad1c45577562f16b https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/57e68cef046c7309261d81d8ad1c45577562f16b Author: Esteban Lorenzano <[hidden email]> Date: 2018-01-28 (Sun, 28 Jan 2018) Changed paths: M build.win32x86/third-party/Makefile.openssl M build.win64x64/common/Makefile.lib.extra M build.win64x64/pharo.cog.spur/Makefile M build.win64x64/third-party/Makefile.cairo M build.win64x64/third-party/Makefile.freetype2 M build.win64x64/third-party/Makefile.libpng M build.win64x64/third-party/Makefile.libsdl2 M build.win64x64/third-party/Makefile.libssh2 M build.win64x64/third-party/Makefile.openssl M build.win64x64/third-party/Makefile.pixman Log Message: ----------- work on win64 dependences (WIP) Commit: 8a1464457161ef3bbae5110e497839fc81db32b3 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8a1464457161ef3bbae5110e497839fc81db32b3 Author: Esteban Lorenzano <[hidden email]> Date: 2018-01-28 (Sun, 28 Jan 2018) Changed paths: M .appveyor.yml R .bintray.json M .gitignore M .travis.yml M .travis_build.sh R .travis_deploy.sh M README.md M build.linux32ARMv6/pharo.cog.spur/plugins.ext M build.linux32x86/pharo.cog.spur/plugins.ext M build.linux64x64/pharo.cog.spur/plugins.ext M build.macos32x86/pharo.cog.spur/plugins.ext M build.macos64x64/pharo.cog.spur/plugins.ext M build.win32x86/pharo.cog.spur/plugins.ext A deploy/bintray-cleanup.sh A deploy/bintray.json A deploy/bintray.sh A deploy/filter-exec.sh A deploy/newspeak/sign.cer.enc A deploy/newspeak/sign.p12.enc A deploy/pack-vm.sh A deploy/pharo/deploy.sh A deploy/squeak/sign.cer.enc A deploy/squeak/sign.p12.enc M nsspur64src/vm/cogit.h M nsspur64src/vm/cogitX64SysV.c M nsspur64src/vm/cogitX64WIN64.c M nsspur64src/vm/cointerp.c M nsspur64src/vm/cointerp.h M nsspur64src/vm/gcc3x-cointerp.c M nsspursrc/vm/cogit.h M nsspursrc/vm/cogitARMv5.c M nsspursrc/vm/cogitIA32.c M nsspursrc/vm/cogitMIPSEL.c M nsspursrc/vm/cointerp.c M nsspursrc/vm/cointerp.h M nsspursrc/vm/gcc3x-cointerp.c M nsspurstack64src/vm/gcc3x-interp.c M nsspurstack64src/vm/interp.c M nsspurstacksrc/vm/gcc3x-interp.c M nsspurstacksrc/vm/interp.c M platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c M processors/ARM/exploration/Makefile A processors/ARM/exploration/Makefile64 M processors/ARM/exploration/printcpu.c A processors/ARM/exploration/printcpuctrl.c M processors/ARM/exploration/printcpuvfp.c M spur64src/vm/cogit.h M spur64src/vm/cogitX64SysV.c M spur64src/vm/cogitX64WIN64.c M spur64src/vm/cointerp.c M spur64src/vm/cointerp.h M spur64src/vm/gcc3x-cointerp.c M spurlowcode64src/vm/cogit.h M spurlowcode64src/vm/cogitX64SysV.c M spurlowcode64src/vm/cogitX64WIN64.c M spurlowcode64src/vm/cointerp.c M spurlowcode64src/vm/cointerp.h M spurlowcode64src/vm/gcc3x-cointerp.c M spurlowcodesrc/vm/cogit.h M spurlowcodesrc/vm/cogitARMv5.c M spurlowcodesrc/vm/cogitIA32.c M spurlowcodesrc/vm/cogitMIPSEL.c M spurlowcodesrc/vm/cointerp.c M spurlowcodesrc/vm/cointerp.h M spurlowcodesrc/vm/gcc3x-cointerp.c M spurlowcodestack64src/vm/gcc3x-interp.c M spurlowcodestack64src/vm/interp.c M spurlowcodestacksrc/vm/gcc3x-interp.c M spurlowcodestacksrc/vm/interp.c M spursista64src/vm/cogit.h M spursista64src/vm/cogitX64SysV.c M spursista64src/vm/cogitX64WIN64.c M spursista64src/vm/cointerp.c M spursista64src/vm/cointerp.h M spursista64src/vm/gcc3x-cointerp.c M spursistasrc/vm/cogit.h M spursistasrc/vm/cogitARMv5.c M spursistasrc/vm/cogitIA32.c M spursistasrc/vm/cogitMIPSEL.c M spursistasrc/vm/cointerp.c M spursistasrc/vm/cointerp.h M spursistasrc/vm/gcc3x-cointerp.c M spursrc/vm/cogit.h M spursrc/vm/cogitARMv5.c M spursrc/vm/cogitIA32.c M spursrc/vm/cogitMIPSEL.c M spursrc/vm/cointerp.c M spursrc/vm/cointerp.h M spursrc/vm/gcc3x-cointerp.c M spurstack64src/vm/gcc3x-interp.c M spurstack64src/vm/interp.c M spurstacksrc/vm/gcc3x-interp.c M spurstacksrc/vm/interp.c M src/plugins/AioPlugin/AioPlugin.c M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c M src/plugins/ImmX11Plugin/ImmX11Plugin.c M src/vm/cogit.h M src/vm/cogitARMv5.c M src/vm/cogitIA32.c M src/vm/cogitMIPSEL.c M src/vm/cointerp.c M src/vm/cointerp.h M src/vm/cointerpmt.c M src/vm/cointerpmt.h M src/vm/gcc3x-cointerp.c M src/vm/gcc3x-cointerpmt.c M stacksrc/vm/gcc3x-interp.c M stacksrc/vm/interp.c M tests/newspeakBootstrap.sh M tests/smalltalkCI.sh Log Message: ----------- Merge branch 'Cog' of github.com:OpenSmalltalk/opensmalltalk-vm into Cog Commit: 691f5b10eeef48b4f7cd8d296d4c8bcfc7bb53d5 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/691f5b10eeef48b4f7cd8d296d4c8bcfc7bb53d5 Author: Esteban Lorenzano <[hidden email]> Date: 2018-02-02 (Fri, 02 Feb 2018) Changed paths: M .appveyor.yml M .travis.yml M build.macos32x86/third-party/Makefile.cairo M build.macos32x86/third-party/Makefile.openssl M build.macos64x64/third-party/Makefile.cairo M build.macos64x64/third-party/Makefile.openssl M deploy/filter-exec.sh M deploy/pack-vm.sh M deploy/pharo/deploy-files.pharo.org.sh M deploy/pharo/deploy-key.sh M deploy/pharo/pack-vm.sh A deploy/pharo/pharo.cer.enc A deploy/pharo/pharo.p12.enc M platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m M platforms/unix/plugins/SqueakSSL/Makefile.inc M platforms/unix/plugins/SqueakSSL/config.cmake A platforms/unix/plugins/SqueakSSL/openssl_overlay.h M platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.c M third-party/libpng.spec M third-party/libpng.spec.win M third-party/openssl.spec Log Message: ----------- Merge branch 'Cog' of github.com:OpenSmalltalk/opensmalltalk-vm into Cog Commit: cb11d33bc2feb92df117bd6c76bb001a26c98d91 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/cb11d33bc2feb92df117bd6c76bb001a26c98d91 Author: Esteban Lorenzano <[hidden email]> Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: M .travis.yml M build.macos32x86/common/Makefile.flags M build.macos32x86/third-party/Makefile.cairo M build.macos32x86/third-party/Makefile.openssl M build.macos64x64/third-party/Makefile.cairo M build.macos64x64/third-party/Makefile.openssl Log Message: ----------- Merge branch 'Cog' of github.com:OpenSmalltalk/opensmalltalk-vm into Cog Commit: 891553f13a08325c120cca911e75ffc906295c35 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/891553f13a08325c120cca911e75ffc906295c35 Author: Esteban Lorenzano <[hidden email]> Date: 2018-02-06 (Tue, 06 Feb 2018) Changed paths: M deploy/pharo/pack-vm.sh Log Message: ----------- remove wrong use of suffix to mark 64bit vm as stack or cog (we do not distribute stack versions, so no point) Commit: 1676bcdf5a7c249505cafee593f40d181eb60de8 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1676bcdf5a7c249505cafee593f40d181eb60de8 Author: Esteban Lorenzano <[hidden email]> Date: 2018-02-06 (Tue, 06 Feb 2018) Changed paths: M .travis.yml M build.macos32x86/third-party/Makefile.cairo M build.macos32x86/third-party/Makefile.openssl M build.macos64x64/third-party/Makefile.cairo M build.macos64x64/third-party/Makefile.openssl M deploy/pharo/pack-vm.sh M scripts/updateSCCSVersions Log Message: ----------- Merge branch 'Cog' of github.com:OpenSmalltalk/opensmalltalk-vm into restore-pharo-packaging Commit: f175aba66ddb559b8e1e1847e1e7dfda761af388 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f175aba66ddb559b8e1e1847e1e7dfda761af388 Author: Esteban Lorenzano <[hidden email]> Date: 2018-02-06 (Tue, 06 Feb 2018) Changed paths: M deploy/pack-vm.sh M deploy/pharo/pack-vm.sh M deploy/pharo/pharo.cer.enc M deploy/pharo/pharo.p12.enc M scripts/updateSCCSVersions Log Message: ----------- Merge branch 'restore-pharo-packaging' into Cog Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/80de3b47699b...f175aba66ddb |
Free forum by Nabble | Edit this page |