Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aman Das
gnome-builder
Commits
def4711a
Commit
def4711a
authored
Sep 06, 2020
by
Christian Hergert
Browse files
release 3.37.92
parent
1b887ca5
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
def4711a
===============
Version 3.37.92
===============
• Podman fixes
• Style scheme improvements
• Flatpak manifest improvements
• C++ GTK template improvements
• Trim leading and trailing spaces when creating and renaming files
• Show comment shortcuts in shortcut overlay
• Use GVls 0.16
• Translation updates
===============
Version 3.37.90
===============
...
...
data/appdata/org.gnome.Builder.appdata.xml.in
View file @
def4711a
...
...
@@ -86,6 +86,14 @@
<translation
type=
"gettext"
>
gnome-builder
</translation>
<releases>
<release
version=
"3.37.92"
date=
"2020-09-06"
>
<description>
<p>
Builder 3.37.92 contains a number of bug fixes leading up to the 3.38 release.
</p>
</description>
</release>
<release
version=
"3.37.1"
date=
"2020-06-27"
>
<description>
<p>
...
...
meson.build
View file @
def4711a
project
(
'gnome-builder'
,
'c'
,
license
:
'GPL3+'
,
version
:
'3.37.9
0
'
,
version
:
'3.37.9
2
'
,
meson_version
:
'>= 0.54.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=gnu++2a'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment