Changes between Initial Version and Version 1 of BuildingUsingGenericBuildsystem


Ignore:
Timestamp:
02/24/12 08:05:37 (12 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingUsingGenericBuildsystem

    v1 v1  
     1= Introduction =
     2
     3The original contents of this article were adapted from Alon Bar-Lev's (the buildsystem author) emails (see [wiki:BuildingUsingGenericBuildsystem#Externallinks External links] section.
     4
     5
     6= Creating the NSIS installer =
     7
     8You can use the buildsystem to create the NSIS installer for Windows, even if you're building on Linux. The process is as follows:
     9
     10 1. Create binaries using openvpn-build/generic.
     11 2. Create tarball for easyrsa from master (temporary) files should be at easy-rsa-2.0.
     12 3. Create the installer using openvpn-build/windows-nsis.
     13
     14I did not add the UI stuff, I think there should be a discussion why
     15these are embedded.
     16
     17Alon.
     18
     19
     20
     21
     22= External links =
     23
     24'''Alon's Git repositories'''
     25
     26 * https://github.com/alonbl/easy-rsa
     27 * https://github.com/downloads/alonbl/easy-rsa/easy-rsa-2.1.0.tar.gz
     28 * https://github.com/alonbl/openvpn-build
     29
     30'''Alon's original instructions from emails'''
     31
     32 * http://thread.gmane.org/gmane.network.openvpn.devel/5560
     33 * http://thread.gmane.org/gmane.network.openvpn.devel/5495/focus=5599
     34 * http://thread.gmane.org/gmane.network.openvpn.devel/5495/focus=5592
     35
     36'''Installers and files'''
     37
     38 * https://github.com/downloads/alonbl/openvpn/openvpn-install-2.3-alpha1-I000.exe