Re: unix-build/Makefile.svn

2024-10-21 Thread Daniel Sahlberg
Den sön 20 okt. 2024 kl 17:44 skrev Nathan Hartman : > However please note that this makefile is used by creating a symlink to it >>> (see example usage in adjacent readme) so factoring to a separate file may >>> require a second symlink or other handling. Unless we're talking about >>> thousands

Re: unix-build/Makefile.svn

2024-10-21 Thread Stefan Sperling
On Sun, Oct 20, 2024 at 01:17:11PM +0200, Daniel Sahlberg wrote: > What I wanted to achieve is that `svn st` doesn't show Makefile.svn as > modified, just because I want to try out a different version of one of the > dependencies. I use a separate working copy for the unix-build directory, such th

Re: unix-build/Makefile.svn

2024-10-20 Thread Nathan Hartman
On Sun, Oct 20, 2024 at 7:17 AM Daniel Sahlberg wrote: > Den sön 20 okt. 2024 kl 07:07 skrev Nathan Hartman < > hartman.nat...@gmail.com>: > >> On Sat, Oct 19, 2024 at 4:18 PM Daniel Sahlberg < >> daniel.l.sahlb...@gmail.com> wrote: >> >>> Hi, >>> >>> I'd like to make some changes to tools/dev/un

Re: unix-build/Makefile.svn

2024-10-20 Thread Daniel Sahlberg
Den sön 20 okt. 2024 kl 07:07 skrev Nathan Hartman : > On Sat, Oct 19, 2024 at 4:18 PM Daniel Sahlberg < > daniel.l.sahlb...@gmail.com> wrote: > >> Hi, >> >> I'd like to make some changes to tools/dev/unix-build/Makefile.svn but >> I'd like to run then by the community before committing. >> >> Mak

Re: unix-build/Makefile.svn

2024-10-19 Thread Nathan Hartman
On Sat, Oct 19, 2024 at 4:18 PM Daniel Sahlberg wrote: > Hi, > > I'd like to make some changes to tools/dev/unix-build/Makefile.svn but I'd > like to run then by the community before committing. > > Makefile.svn is currently hard coding a dependency version by setting (for > example) > RUBY_VER