Changes between Version 4 and Version 5 of GenericBuildsystemIntegration


Ignore:
Timestamp:
03/16/12 09:04:37 (12 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenericBuildsystemIntegration

    v4 v5  
    6161
    6262||'''Patch name'''||'''ACKed by'''||'''Notes'''||
     63||[http://thread.gmane.org/gmane.network.openvpn.devel/5772 PATCH 00/52 build revolution]||||||
    6364||[PATCH 01/52] build: version should not contain '-'||dazo||Helps with RPMs and debs don't care.||
    6465||[PATCH 02/52] package: rpm: strip should be handled by package managem||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5884 samuli]||||
    6566||[PATCH 03/52] cleanup: options.c: remove redundant include||andj, samuli||||
    6667||[PATCH 04/52] cleanup: remove C++ warnings||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5886 samuli]||||
    67 ||[PATCH 05/52] cleanup: win32.c: wrong printf format||andj, dazo||this is correct: WCHAR *cmd = wide_string (a->argv[0], &gc);||
     68||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5764 PATCH 05/52 cleanup: win32.c: wrong printf format]||andj, dazo||this is correct: WCHAR *cmd = wide_string (a->argv[0], &gc);||
    6869||[PATCH 06/52] cleanup: remove redundant ';'||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5887 samuli]||||
    6970||[PATCH 07/52] cleanup: crypto_openssl.c: remove support for pre-openss||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5888 samuli]||||
    7071||[PATCH 08/52] cleanup: tun.c: fix incorrect option in message (ip-win3||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5889 samuli]||||
    71 ||[PATCH 09/52] cleanup: memcmp.c: remove unused source||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5891 samuli]||||
     72||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5765 PATCH 09/52 cleanup: memcmp.c: remove unused source]||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5891 samuli]||||
    7273||[PATCH 10/52] fixup: init.c: add missing conditional for ENABLE_CLIENT||andj, dazo||forward.h was included twice, good fix||
    73 ||[PATCH 11/52] build: correct place to alter WINVER is at build system||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5892 samuli]||||
     74||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5761 PATCH 11/52 build: correct place to alter WINVER is at build system]||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5892 samuli]||||
    7475||[PATCH 12/52] Update .gitignore||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5893 samuli]||||
    75 ||[PATCH 13/52] build: handle printf style format in mingw||dazo||||
     76||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5762 PATCH 13/52 build: handle printf style format in mingw]||dazo||||
    7677||[PATCH 14/52] build: rename plugin directory to plugins||dazo||||
    7778||[PATCH 15/52] build: plugins: properly use CC, CFLAGS and LDFLAGS||andj, dazo||||
    78 ||[PATCH 16/52] build: we need the sample.ovpn in future||dazo||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5894 Samuli's comments]. Dazo: "I'd say ACK, and we'll improve this later on"||
     79||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5763 PATCH 16/52 build: we need the sample.ovpn in future]||dazo||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5894 Samuli's comments]. Dazo: "I'd say ACK, and we'll improve this later on"||
    7980||[PATCH 17/52] Remove install-win32||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5896 samuli]||||
    8081||[PATCH 18/52] Remove easy-rsa||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5895 samuli]||||