[Git][gnome-team/dconf][upstream/latest] 11 commits: build: changed abicheck.sh script
Jeremy Bicha
gitlab at salsa.debian.org
Sat Apr 7 12:34:31 UTC 2018
Jeremy Bicha pushed to branch upstream/latest at GNOME / dconf
Commits:
8ff1b86c by Iñigo Martínez at 2017-10-17T16:32:41-05:00
build: changed abicheck.sh script
abicheck.sh script has been changed to check the libdconfsettings
library from GSETTINGS_LIB environment variable. This helps when
checking the library in different locations.
'shebang' has also been added.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
- - - - -
f7a71bd5 by Iñigo Martínez at 2017-10-17T16:32:41-05:00
build: Port to meson build system
meson is a build system focused on speed an ease of use, which
helps speeding up the software development. This patch adds meson
support along autotools.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
- - - - -
5ec00d63 by Iñigo Martínez at 2017-10-17T16:33:10-05:00
build: Remove autotools
To avoid the burden of maintaining multiple build systems, this
patch removes autotools support.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
- - - - -
ab2692a9 by Michael Catanzaro at 2017-10-17T17:14:49-05:00
Disable broken test
I've verified this test is broken in the 0.24 release as well, so it's
not a regression in dconf itself.
- - - - -
88daa758 by Michael Catanzaro at 2017-10-17T17:14:49-05:00
Prepare 0.27.1
- - - - -
073be5bb by Michael Catanzaro at 2017-10-17T17:17:33-05:00
Revert "Disable broken test"
This reverts commit ab2692a967c6a19e532014391d402fa428131ccc.
I figure whoever cares for dconf in the future will probably want to
know that this test is broken.
- - - - -
a4e11496 by Iñigo Martínez at 2017-10-22T11:19:52+02:00
Update the README file
The README file still shows information about the dconf editor,
which is no longer part of dconf, and also about the steps to
build dconf using autotools.
This patch removes any mention of dconf-editor and also replaces
the autotools' build steps for their meson's equivalents.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
- - - - -
f82500d8 by Iñigo Martínez at 2017-10-22T11:36:31+02:00
Remove .gitignore files
meson does not allow to build source code inside the source code
tree, for this reason there is no need for .gitignore files to
ignore built files.
This patch removes .gitignore files which are no longer needed.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
- - - - -
a9cc9f30 by Michael Catanzaro at 2018-03-13T16:13:21-05:00
Disable another failing test
Interestingly, it's a different failing test than last time. Yippee!
- - - - -
fd884c24 by Michael Catanzaro at 2018-03-13T16:15:04-05:00
Prepare 0.28.0
- - - - -
158cb3db by Jeremy Bicha at 2018-04-07T08:30:53-04:00
New upstream version 0.28.0
- - - - -
10 changed files:
- + HACKING
- − Makefile.am
- − Makefile.gtester
- − Makefile.in
- NEWS
- README
- − aclocal.m4
- − bin/Makefile.am
- − bin/Makefile.in
- − bin/dconf-dump.c
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/gnome-team/dconf/compare/60d4a4f5b1a3002de0ddd9dc1db171b43dac9a52...158cb3dbf6f1250ceabfbbd83a947b8cfd3443de
---
View it on GitLab: https://salsa.debian.org/gnome-team/dconf/compare/60d4a4f5b1a3002de0ddd9dc1db171b43dac9a52...158cb3dbf6f1250ceabfbbd83a947b8cfd3443de
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-commits/attachments/20180407/4bb7543d/attachment-0001.html>
More information about the pkg-gnome-commits
mailing list