On Wed, Mar 28, 2012 at 1:13 PM, Heiko Hund wrote:
> Hi Alon.
Hello,
>> build: rework build
>
> Removed use of libtool and the implicit automake rule for .rc files. Instead
> add a manual rule for the resource object to Makefile.am.
Not sure why you guys have issues with libtool.
There are pe
Hi Alon.
Thanks for the contributions. I just pushed the changes, some of them
modified. See below for comments.
> Alon Bar-Lev (8):
> cleanup: resolve unused parameter warnings
Changed this to use gcc attributes like in other places.
> cleanup: dos2unix res/openvpn-gui-res-fi.rc
> clean
1. Some cleanups
2. Build rewrite, similar to openvpn build rewrite.
Alon Bar-Lev (8):
cleanup: resolve unused parameter warnings
cleanup: resolve warnings missing malloc include
debug: fix debug under unicode
cleanup: add missing stdlib.h
cleanup: dos2unix res/openvpn-gui-res-fi.rc
cl