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
db839f59
Commit
db839f59
authored
Jan 14, 2021
by
Christian Hergert
Browse files
Release 40.alpha1 (3.39.90)
parent
d73d2bc4
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
db839f59
===============
Version 3.39.90
===============
This release corresponds to GNOME 40.alpha1
• Fixes for stale build pipeline information on rebuild/clean
• Search improvements
• Project tree improvements
• Track changes for podman/toolbox
• Support running GTK 4 applications
• Various build fixes for odd platforms
• WebKit support is now optional, albeit not recommended to disable
• Debugger improvements
• Vala language server robustness improvements
• ESLint support for TypeScript
• Debug messages from GLib/GTK are now only shown when debugging your
application, not running without debugger.
• Improvements to icon display for project tree
• Translation updates
==============
Version 3.38.0
==============
...
...
data/appdata/org.gnome.Builder.appdata.xml.in
View file @
db839f59
...
...
@@ -86,6 +86,13 @@
<translation
type=
"gettext"
>
gnome-builder
</translation>
<releases>
<release
version=
"3.39.90"
date=
"2020-01-14"
>
<p>
Builder 40.alpha1 is out and available for testing.
Numerous improvements were made this cycle to underlying components.
</p>
</release>
<release
version=
"3.38.0"
date=
"2020-09-12"
>
<p>
Builder 3.38.0 contains a number of bug fixes and performance improvements.
...
...
meson.build
View file @
db839f59
project
(
'gnome-builder'
,
'c'
,
license
:
'GPL3+'
,
version
:
'3.39.0'
,
version
:
'3.39.
9
0'
,
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