Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/f1e6690b25eacac268686b5ebf02a5f31ca918af
...commit
http://git.netsurf-browser.org/netsurf.git/commit/f1e6690b25eacac268686b5ebf02a5f31ca918af
...tree
http://git.netsurf-browser.org/netsurf.git/tree/f1e6690b25eacac268686b5ebf02a5f31ca918af
The branch, master has been updated
via f1e6690b25eacac268686b5ebf02a5f31ca918af (commit)
from 77b74137e7ebf195a8d4139bb89c02982a4f4642 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=f1e6690b25eacac268686b5ebf02a5f31ca918af
commit f1e6690b25eacac268686b5ebf02a5f31ca918af
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
fix coverity build target for gtk target change
diff --git a/utils/coverity-build.sh b/utils/coverity-build.sh
index b51562f..24dafd1 100755
--- a/utils/coverity-build.sh
+++ b/utils/coverity-build.sh
@@ -36,8 +36,8 @@
COVERITY_PROJECT="NetSurf+Browser"
-# build gtk, framebuffer and monkey frontend by default
-TARGETS="gtk framebuffer monkey"
+# build gtk2, framebuffer and monkey frontend by default
+TARGETS="gtk2 framebuffer monkey"
# setup build environment
export PREFIX=${PREFIX:-${JENKINS_HOME}/artifacts-${HOST}}
-----------------------------------------------------------------------
Summary of changes:
utils/coverity-build.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/coverity-build.sh b/utils/coverity-build.sh
index b51562f..24dafd1 100755
--- a/utils/coverity-build.sh
+++ b/utils/coverity-build.sh
@@ -36,8 +36,8 @@
COVERITY_PROJECT="NetSurf+Browser"
-# build gtk, framebuffer and monkey frontend by default
-TARGETS="gtk framebuffer monkey"
+# build gtk2, framebuffer and monkey frontend by default
+TARGETS="gtk2 framebuffer monkey"
# setup build environment
export PREFIX=${PREFIX:-${JENKINS_HOME}/artifacts-${HOST}}
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org