~vcs-imports/dconf/master

  • Committer: Emmanuele Bassi
  • Date: 2018-08-11 22:52:56 UTC
  • Revision ID: git-v1:3833423bd614769107ea6123cc427221af85e3a6
Namespace the dependencies variables

The build currently, unintentionally, depends on side effects, namely:
that a variable defined in a meson.build file will be valid for any
other included meson.build file, until it gets re-defined.

We use the same `deps` variable in many places, and we end up depending
on the inclusion order when we get to the client library, which depends
on the gsettings backend defining the `deps` variable.

Reviewed-by: nobody
Signed-off-by: Emmanuele Bassi <ebassi@gnome.org>
Filename Latest Rev Last Changed Committer Comment Size
..
bin 22 14 years ago Ryan Lortie refactor, add client library, add 'dconf' command Diff
client 22 14 years ago Ryan Lortie refactor, add client library, add 'dconf' command Diff
common 22 14 years ago Ryan Lortie refactor, add client library, add 'dconf' command Diff
docs 48 14 years ago Ryan Lortie Setup initial gtk-doc Diff
engine 20 14 years ago Ryan Lortie rename client to engine Diff
gdbus 326 12 years ago Ryan Lortie Merge branch 'wip/reorg' Conflicts: bin/dconf-du Diff
gsettings 1 14 years ago Ryan Lortie Initial commit Diff
gvdb 1 14 years ago Ryan Lortie Initial commit Diff
service 1 14 years ago Ryan Lortie Initial commit Diff
shm 326 12 years ago Ryan Lortie Merge branch 'wip/reorg' Conflicts: bin/dconf-du Diff
tests 22 14 years ago Ryan Lortie refactor, add client library, add 'dconf' command Diff
.gitlab-ci.yml 794 6 years ago Philip Withnall Merge branch 'meson' into 'master' Various meson 1.8 KB Diff Download File
COPYING 4 14 years ago Ryan Lortie Add copyright headers, COPYING file 25.9 KB Diff Download File
dconf.doap 791 6 years ago Philip Withnall docs: Add Daniel and me as comaintainers Signed-o 1.5 KB Diff Download File
HACKING 520 11 years ago Ryan Lortie docs/comments: make some corrections/updates Many 2.8 KB Diff Download File
meson.build 792.2.19 6 years ago Iñigo Martínez build: Simplified pkg-config file generation Sinc 2.2 KB Diff Download File
meson_options.txt 792.2.14 6 years ago Iñigo Martínez build: Use completions dir from pkg-config file T 281 bytes Diff Download File
meson_post_install.py 792.2.5 6 years ago Iñigo Martínez build: Retrieve D-Bus and gio paths from pkg-confi 191 bytes Diff Download File
NEWS 781 6 years ago Michael Catanzaro Prepare 0.28.0 19.6 KB Diff Download File
README 778 6 years ago Iñigo Martínez Update the README file The README file still show 3.4 KB Diff Download File
File trim-lcov.py 316.1.73 12 years ago Ryan Lortie Add script to trim bogus lcov data There is no (a 1.3 KB Diff Download File