From 12c8439796b5dea6e656ba66a2bb31e3099cf164 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 10 Oct 2012 12:42:31 +0100 Subject: Remove old RO testbuilds page. --- documentation/develop.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/develop.en') diff --git a/documentation/develop.en b/documentation/develop.en index ba2ce37..9b853b0 100644 --- a/documentation/develop.en +++ b/documentation/develop.en @@ -83,7 +83,7 @@

The recommended compilers are GCC or Clang. Guides to building NetSurf for various platforms are available in the source tree.

-

The autobuilder compiles NetSurf every 15 minutes if changes have been checked into our Git repository.

+

The autobuilder compiles every change pushed to our Git repository. It also runs test suites and other features automatically.

A debug version of NetSurf can be built. This is command-line only and does not include any GUI code. It runs natively on Linux so can be debugged and checked using gdb, efence, valgrind, etc.

-- cgit v1.2.3