Re: [PATCH] Add squeak-vm

2016-08-30 Thread Ludovic Courtès
Hi, Nicolas Goaziou skribis: > From 5d0d8f39c0d4ef1c857421da64e6bab2bc07d852 Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Wed, 24 Aug 2016 22:58:44 +0200 > Subject: [PATCH 2/2] gnu: Add squeak-vm > > * gnu/packages/smalltalk.scm (squeak-vm): New variable. Applied with minor changes

Re: [PATCH] Add squeak-vm

2016-08-26 Thread Nicolas Goaziou
Correcting myself, Nicolas Goaziou writes: > The following patches add squeak-vm. > > The build process is rather unusual since this is cmake with a configure > script in a remote place. IOW, I couldn't build it with regular > cmake-build-system and #:configure-flags. Here is an update for the

[PATCH] Add squeak-vm

2016-08-24 Thread Nicolas Goaziou
Hello, The following patches add squeak-vm. The build process is rather unusual since this is cmake with a configure script in a remote place. IOW, I couldn't build it with regular cmake-build-system and #:configure-flags. Regards, -- Nicolas Goaziou