Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
Next step is for you to create an installer :) Use the windows-nsis scripts. On Thu, Mar 15, 2012 at 1:37 AM, Athanasios Douitsis wrote: > > > On Thu, Mar 15, 2012 at 1:19 AM, Alon Bar-Lev wrote: >> >> On Thu, Mar 15, 2012 at 1:05 AM, Athanasios Douitsis >> wrote: >> > I was just thinking loudl

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Athanasios Douitsis
On Thu, Mar 15, 2012 at 1:19 AM, Alon Bar-Lev wrote: > On Thu, Mar 15, 2012 at 1:05 AM, Athanasios Douitsis > wrote: > > I was just thinking loudly, definitely not asking for someone to write it > > and replace the existing build process(es). Having said that, I'd like to > > clarify that what I

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
On Thu, Mar 15, 2012 at 1:05 AM, Athanasios Douitsis wrote: > I was just thinking loudly, definitely not asking for someone to write it > and replace the existing build process(es). Having said that, I'd like to > clarify that what I meant is this would not be an additional dependency on > top of

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Athanasios Douitsis
On Thu, Mar 15, 2012 at 12:54 AM, Alon Bar-Lev wrote: > On Thu, Mar 15, 2012 at 12:47 AM, Athanasios Douitsis > wrote: > > For starters, in generic/ you may want to add a -L in the CURLOPTS to > make > > it follow the 302's from github. > > > > I'll continue in the following days and let you know

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
On Thu, Mar 15, 2012 at 12:47 AM, Athanasios Douitsis wrote: > For starters, in generic/ you may want to add a -L in the CURLOPTS to make > it follow the 302's from github. > > I'll continue in the following days and let you know how it goes. > Thanks. But please try to use wget... it may solve t

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Athanasios Douitsis
For starters, in generic/ you may want to add a -L in the CURLOPTS to make it follow the 302's from github. I'll continue in the following days and let you know how it goes. BTW, to do the MSVC build I installed Strawberry Perl, which I think is the best option when one wants Perl on windows. N

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
But I am more interested to see you succeed mingw configuration. Under cygwin: $ git clone https://github.com/alonbl/openvpn-build.git $ cd openvpn-build/generic $ ./build Refer to README for packages required. Alon. On Wed, Mar 14, 2012 at 7:10 PM, Alon Bar-Lev wrote: > I converted it using

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
I converted it using the VCExpress. On Wed, Mar 14, 2012 at 7:01 PM, Athanasios Douitsis wrote: > Right, works, at least for me. I managed to get an openvpn binary. > > May I ask, how did you convert the previous sln file with VC express 2010? > Or it was already compatible with VC2010? > > On We

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Athanasios Douitsis
Right, works, at least for me. I managed to get an openvpn binary. May I ask, how did you convert the previous sln file with VC express 2010? Or it was already compatible with VC2010? On Wed, Mar 14, 2012 at 5:13 PM, Athanasios Douitsis wrote: > Alon, > > Thank you very much for the very quick r

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Athanasios Douitsis
Alon, Thank you very much for the very quick response, sooner or later I'll let you know how it goes. Kind Regards, Athanasios On Wed, Mar 14, 2012 at 5:09 PM, Athanasios Douitsis wrote: > Oh crapI've just uninstalled VC2010 from my builder :) :) :) > > > 2012/3/14 Alon Bar-Lev > >> Thanks

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Athanasios Douitsis
Oh crapI've just uninstalled VC2010 from my builder :) :) :) 2012/3/14 Alon Bar-Lev > Thanks. > > In the mean time I upgraded the VC support for 2010 (and above? hopefully). > > Athanasios, you may try again. > > Alon. > > 2012/3/14 Samuli Seppänen > > > > Il 14.03.2012 11:13, Alon Bar-Lev

[Openvpn-devel] Topics for tomorrow's meeting

2012-03-14 Thread Samuli Seppänen
Hi, We're having an IRC meeting tomorrow, starting at 18:00 UTC on #openvpn-de...@irc.freenode.net. Current topic list is here: If you have any other things you'd like to bring up, respond to this mail, send me mail privately or add

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
Thanks. In the mean time I upgraded the VC support for 2010 (and above? hopefully). Athanasios, you may try again. Alon. 2012/3/14 Samuli Seppänen > > Il 14.03.2012 11:13, Alon Bar-Lev ha scritto: > > On Wed, Mar 14, 2012 at 11:10 AM, David Sommerseth > > wrote: > >> -BEGIN PGP SIGNED MES

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Samuli Seppänen
Il 14.03.2012 11:13, Alon Bar-Lev ha scritto: > On Wed, Mar 14, 2012 at 11:10 AM, David Sommerseth > wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 14/03/12 09:33, Alon Bar-Lev wrote: >>> As the mingw build is the formal build, there is no reason to keep >>> supporting old vis

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
On Wed, Mar 14, 2012 at 11:10 AM, David Sommerseth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 14/03/12 09:33, Alon Bar-Lev wrote: >> As the mingw build is the formal build, there is no reason to keep >> supporting old visual studio configurations. > > That's debatable.  James

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/03/12 09:33, Alon Bar-Lev wrote: > As the mingw build is the formal build, there is no reason to keep > supporting old visual studio configurations. That's debatable. James Yonan is using MSVC for the OpenVPN AS client, and has indicated that

[Openvpn-devel] [PATCH 00/35] build revolution

2012-03-14 Thread Alon Bar-Lev
Hello, After recent discussion about the MSVC build, I found out that Microsoft had changed the project format [again]. So question: which visual studio to support 2008 or 2010. The advantage at 2010 is that the express version is available freely and that it is most recent. It also uses the ne