Commit Graph

23 Commits (4437ce7a8cd7e0508d26fede84fcaf5d040a8c05)

Author SHA1 Message Date
Samuli Seppänen 80ed8b71f8 Bump version to 10
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2016-02-03 16:05:45 +02:00
Ilya Shipitsin 3276e4725c configure.ac: http://openvpn-gui.sf.net --> https://github.com/openvpn/openvpn-gui/ 2016-01-02 22:21:25 +03:00
Samuli Seppänen a35beb134a Bump version to 9
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2015-12-30 11:40:28 +02:00
Samuli Seppänen d1db3181f2 Bump version to 7
Signed-off-by: Samuli Seppänen <samuli.seppanen@gmail.com>
2015-02-27 13:02:47 +02:00
Heiko Hund 82a9b8bb6f buildsystem fixes 2014-11-16 15:55:38 +01:00
Heiko Hund 10c32f06c2 add NSIS installer files Samuli Seppänen
'make installer' will now spit out an openvpn-gui-installer.exe. The
location of the required makensis tool can be specified by appending
MAKENSIS=/path/to/makensis to the configure command line. Otherwise
it's searched for in your $PATH. The installer target is only available
when makensis is available.
2013-08-05 16:22:36 +02:00
Heiko Hund 02b924f48a bump version to 5 2013-08-05 11:09:00 +02:00
Heiko Hund 56bc27649e bump version to 4 2013-06-03 12:28:52 +02:00
Heiko Hund 77d2f5b2b2 make MAX_CONFIGS a autoconf precious variable
You can now define up to how many configuration files you want
to support by stating something like

  ./configure MAX_CONFIGS=150 ...

when invoking configure. Default value remains 50.
2013-04-12 20:16:04 +02:00
Heiko Hund f728b41196 bump version to 3 2013-03-07 16:17:31 +01:00
Heiko Hund d88e66267f switch to incremental versioning, bump to v2 2012-12-13 16:09:22 +01:00
Alon Bar-Lev c9eb68c77f use automake in build
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>

Edited to not use libtool and implicit automake rule to build resource object
2012-03-28 10:59:44 +00:00
Heiko Hund 54d74f5861 always compile a unicode binary 2011-08-29 13:56:32 +00:00
Heiko Hund df7688777c use -mno-cygwin only when building for cygwin 2011-07-26 14:33:56 +02:00
Heiko Hund 147d63d812 make cross compilation on linux work 2011-07-26 09:01:55 +02:00
Heiko Hund 4bcebba60f use managment interface 2010-09-10 11:39:39 +02:00
Heiko Hund 0d04b8b981 produce dist as tarball
* make dist produces a tarball instead of a .zip now
 * removed local copy of shellapi.h
 * snapshot version is now the current date and time
 * snapshot version is now part of the .exe name
2010-04-23 14:18:36 +02:00
Heiko Hund 287e60c284 add --disable-unicode configure option
* binary is now compiled as Unicode by default
 * --disable-unicode will use the default codepage
2010-03-21 21:32:28 +01:00
Heiko Hund 9dbd35ef40 add VERSIONINFO ressource 2010-03-11 16:52:53 +01:00
Heiko Hund f5cd631970 find crypto library when name is libcrypto 2010-03-11 09:50:56 +01:00
Heiko Hund 93c65cee0b added test for common control library 2009-02-02 17:19:54 +00:00
Heiko Hund 4203e97aff produce a win32 gui binary 2009-01-07 13:46:44 +00:00
Heiko Hund b2500ebf47 use autoconf to generate Makefile 2009-01-07 12:51:01 +00:00