Re: [Monotone-devel] A branch for FreeBSD 10's clang

2014-02-07 Thread Lapo Luchini
Thanks for making mtn work on FreeBSD. My favorite OS must work nicely with my favorite DVCS. ;) The --variable thing itself works on Ubuntu 12.04 as well as on Debian jessie (testing). However, the sed command you added strips several required paths, here. Oh, it's even easier than I

Re: [Monotone-devel] A branch for FreeBSD 10's clang

2014-02-07 Thread Lapo Luchini
Lapo Luchini wrote: I gave it a try and added a separate macro to detect the FreeBSD 10 case, where we do not have the tr1 headers, anymore. Lapo, can you please test that? Sure, where can I find it? Of course you meant 1a62686b3d833d81378e848085221d8370f131a9. Yep, it does work. -- Lapo

Re: [Monotone-devel] A branch for FreeBSD 10's clang

2014-02-07 Thread Markus Wanner
Lapo, On 02/07/2014 11:51 AM, Lapo Luchini wrote: A remnant of the old take debug output and mangle it approach, I removed it as well. Good, thanks. I gave it a try and added a separate macro to detect the FreeBSD 10 case, where we do not have the tr1 headers, anymore. Lapo, can you please

Re: [Monotone-devel] A branch for FreeBSD 10's clang

2014-02-07 Thread Markus Wanner
On 02/07/2014 12:21 PM, Lapo Luchini wrote: Of course you meant 1a62686b3d833d81378e848085221d8370f131a9. Yep, it does work. Yes, exactly. Markus signature.asc Description: OpenPGP digital signature ___ Monotone-devel mailing list

Re: [Monotone-devel] A branch for FreeBSD 10's clang

2014-02-02 Thread Markus Wanner
Lapo, On 01/22/2014 11:44 AM, Lapo Luchini wrote: Lapo Luchini wrote: Tests on different platforms and suggestion are welcome. Turned out to be easier than expected. Thanks for making mtn work on FreeBSD. I'm not sure which versions of pkg-config support --variable=pc_path, I only tried

Re: [Monotone-devel] A branch for FreeBSD 10's clang

2014-01-22 Thread Lapo Luchini
Lapo Luchini wrote: Tests on different platforms and suggestion are welcome. Turned out to be easier than expected. % mtn diff -r h:net.venge.monotone -r h:net.venge.monotone.freebsd-10 A few comments: * m4/library.m4 I'm not sure which versions of pkg-config support --variable=pc_path, I