From 5f5fa631013417dd4c9010e3b12084f3bd805895 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 1 Jul 2012 13:18:47 +0100 Subject: Transfer current state of netsurfweb as a fresh line of history --- downloads/source/index.en | 117 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 downloads/source/index.en (limited to 'downloads/source') diff --git a/downloads/source/index.en b/downloads/source/index.en new file mode 100644 index 0000000..21c1daa --- /dev/null +++ b/downloads/source/index.en @@ -0,0 +1,117 @@ + + + +NetSurf | Source Code + + + + + + + + + +
+ + + +

NetSurf Source Code

+ +

The source code for each release version of NetSurf is available.

+ + + +

Development version source code

+ +

NetSurf's source code is stored in a Subversion (SVN) repository. The best way to obtain the latest source code is to check it out of SVN. To do so, run the following command:

+ +

$ svn co svn://svn.netsurf-browser.org/trunk/netsurf

+ +

The latest source code can also be viewed via a web interface.

+ +

Using Subversion, as described above, is the recommended way to obtain the source, however it is possible to download it from here.

+ + + +

Build Instructions

+ +

There are two versions of NetSurf: NetSurf for RISC OS and GTK NetSurf (often referred to as nsgtk).

+ +

Unix-like platforms

+

Users of Unix-like platforms, including Linux, should follow the build instructions provided in the Docs/BUILDING-GTK file. This can be found in the source tree or viewed via the SVN web interface.

+ +

RISC OS

+

RISC OS users should consult the build instructions in the documentation.

+ +

Haiku and BeOS

+

Users of BeOS-like platforms should follow the build instructions provided in the Docs/BUILDING-BeOS file. This can be found in the source tree or viewed via the SVN web interface.

+ +

AmigaOS

+

Users of AmigaOS should follow the build instructions provided in the Docs/BUILDING-AmigaOS file. This can be found in the source tree or viewed via the SVN web interface.

+ + + + +
+ + +
+ +
+ + + + -- cgit v1.2.3