[release-notes/gnome-3-24] Add Builder screenshot
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-24] Add Builder screenshot
- Date: Wed, 15 Mar 2017 20:00:08 +0000 (UTC)
commit a707d946fcd3200b556ce71019a9f77842e93f98
Author: Andreas Nilsson <anilsson redhat com>
Date: Wed Mar 15 20:55:47 2017 +0100
Add Builder screenshot
help/C/developers.page | 2 +-
help/C/figures/builder.png | Bin 0 -> 203945 bytes
help/Makefile.am | 1 +
3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index d07cc7e..e683460 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -27,7 +27,7 @@
<section id="builder">
<title>Builder</title>
- <media type="image" src="figures/placeholder.png"/>
+ <media type="image" src="figures/builder.png"/>
<p>Builder has made significant progress for 3.24, with a number of major new features. This includes
enhanced support for a range of build systems, including Flatpak, CMake, Meson and Rust. This has been
enabled by a new <link href="https://blogs.gnome.org/chergert/2017/02/17/builders-build-pipeline/">build
pipeline architecture</link>, which allows different build systems to be more easily supported.</p>
<p>Clicking a few buttons is all it takes to set up a development environment in 3.24, thanks to the
ability to install and update SDKs and toolchains directly from Builder (either for Flatpak or Rust).</p>
<p><link href="http://valgrind.org/">Valgrind</link> integration makes it easy to profile your project.
If Valgrind is available (as it always is with a Flatpak SDK), it is available from the run menu — just
select it to run your project with it.</p>
diff --git a/help/C/figures/builder.png b/help/C/figures/builder.png
new file mode 100644
index 0000000..10a9a86
Binary files /dev/null and b/help/C/figures/builder.png differ
diff --git a/help/Makefile.am b/help/Makefile.am
index c57d04b..fd8f814 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -10,6 +10,7 @@ HELP_FILES = \
HELP_MEDIA = \
figures/adwaita-324-updates.png \
+ figures/builder.png \
figures/games.png \
figures/night-light.png \
figures/photos.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]