Changes between Version 10 and Version 11 of SettingUpGenericBuildsystem


Ignore:
Timestamp:
01/13/16 09:15:34 (8 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpGenericBuildsystem

    v10 v11  
    99You need to install a bunch of tools before attempting a build:
    1010
    11  * [http://mingw-w64.sourceforge.net/ mingw-w64], version 2.0.x.
     11 * [http://mingw-w64.sourceforge.net/ mingw-w64], version 2.0.x. With recent OpenVPN 2.3.x releases you need to use our patched version of mingw-w64 or [wiki:PatchingDebs build mingw-w64] yourself 
    1212 * gcc-*-arm-linux-gnueabi (if building Arm binaries)
    1313 * [http://git-scm.com/ Git]
    1414 * [http://www.nongnu.org/man2html/ man2html] (for ''windows-nsis'' builds)
    1515 * [http://waterlan.home.xs4all.nl/dos2unix.html dos2unix] (for ''windows-nsis'' builds)
    16  * [http://nsis.sourceforge.net/Main_Page NSIS]: if you need support for riducuously long PATHs, you need to [wiki::BuildingMakeNSIS build NSIS] yourself.
     16 * [http://nsis.sourceforge.net/Main_Page NSIS]: if you need support for riducuously long PATHs, you need to use our patched NSIS version or [wiki:PatchingDebs build NSIS] yourself.
    1717 * [http://osslsigncode.sourceforge.net/ osslsigncode] version 1.4 or later (pkcs12 support needed). Earlier versions can be used with minor modifications to the codesign() method in the build scripts.
    1818