Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread Steve Bennett
> On 8 Feb 2016, at 11:28 am, Andreas Kupries wrote: > > >> On Sun, Feb 7, 2016 at 3:12 PM, David Macek wrote: >> >>> On 7. 2. 2016 2:53, Joe Mistachkin wrote: I'm unable to test with MingW64; however, I think Jan Nijtmans uses it. >>> >>> Hmm. So hopefully he's watching the list.

Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread Andreas Kupries
> On Sun, Feb 7, 2016 at 3:12 PM, David Macek wrote: > > > On 7. 2. 2016 2:53, Joe Mistachkin wrote: > > > > > > I'm unable to test with MingW64; however, I think Jan Nijtmans uses it. > > > > Hmm. So hopefully he's watching the list. > > > > One of my problems is with the linenoise library. It

Re: [fossil-users] Fossil and symbolic links

2016-02-07 Thread Matt Welland
On Sat, Feb 6, 2016 at 4:55 PM, Yannick DuchĂȘne wrote: > Hi people, > > I have a working directory containing symbolic links to directories. > Versioned files belong to these symbolically linked directories. > > If I have a modified file in one of these linked directory and run `fossil > gdiff` i

Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread bch
On Feb 7, 2016 5:12 AM, "David Macek" wrote: > > On 7. 2. 2016 2:53, Joe Mistachkin wrote: > > > > I'm unable to test with MingW64; however, I think Jan Nijtmans uses it. > > Hmm. So hopefully he's watching the list. > > One of my problems is with the linenoise library. It requires and possibly o

Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread David Macek
On 7. 2. 2016 15:24, Jan Nijtmans wrote: > 2016-02-07 14:12 GMT+01:00 David Macek: >> Hmm. So hopefully he's watching the list. > > Yes, I am watching this list. I always build fossil using > win/Makefile.mingw or win/Makefile.mingw.mistachkin, > they work fine in the combinations I normally use.

Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread Jan Nijtmans
2016-02-07 14:12 GMT+01:00 David Macek: > Hmm. So hopefully he's watching the list. Yes, I am watching this list. I always build fossil using win/Makefile.mingw or win/Makefile.mingw.mistachkin, they work fine in the combinations I normally use. My (64-bit mingw-w64) build can be found here: <

Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread Baruch Burstein
On Sun, Feb 7, 2016 at 3:12 PM, David Macek wrote: > On 7. 2. 2016 2:53, Joe Mistachkin wrote: > > > > I'm unable to test with MingW64; however, I think Jan Nijtmans uses it. > > Hmm. So hopefully he's watching the list. > > One of my problems is with the linenoise library. It requires > and pos

Re: [fossil-users] Fossil build improvements...

2016-02-07 Thread David Macek
On 7. 2. 2016 2:53, Joe Mistachkin wrote: > > I'm unable to test with MingW64; however, I think Jan Nijtmans uses it. Hmm. So hopefully he's watching the list. One of my problems is with the linenoise library. It requires and possibly other POSIX-only stuff. Is there a way to override it to us