[tracker: 3/3] Merge branch 'wip/carlosg/drop-autotools'
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker: 3/3] Merge branch 'wip/carlosg/drop-autotools'
- Date: Wed, 12 Sep 2018 11:55:20 +0000 (UTC)
commit 8a9722798d169e11838ec51a2553d1fe76acbb83
Merge: 1bfeba6c3 426071b26
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Sep 9 22:34:59 2018 +0200
Merge branch 'wip/carlosg/drop-autotools'
.gitlab-ci.yml | 12 +-
Makefile.am | 127 ---
autogen.sh | 68 --
configure.ac | 1027 --------------------
docs/Makefile.am | 15 -
docs/design/Makefile.am | 6 -
docs/manpages/Makefile.am | 19 -
docs/reference/Makefile.am | 10 -
docs/reference/libtracker-control/Makefile.am | 62 --
docs/reference/libtracker-miner/Makefile.am | 81 --
docs/reference/libtracker-sparql/Makefile.am | 97 --
docs/reference/ontology/Makefile.am | 56 --
docs/tools/Makefile.am | 32 -
examples/Makefile.am | 6 -
examples/libtracker-miner/Makefile.am | 22 -
examples/libtracker-sparql/Makefile.am | 15 -
examples/rss-reader/Makefile.am | 7 -
m4/.gitignore | 1 -
m4/attributes.m4 | 288 ------
m4/sqlite-auto-extension.m4 | 40 -
m4/sqlite-builtin-fts5.m4 | 35 -
m4/sqlite-threadsafe.m4 | 52 -
m4/tracker.m4 | 253 -----
m4/vala-extra.m4 | 26 -
src/Makefile.am | 22 -
src/gvdb/Makefile.am | 20 -
src/libtracker-bus/Makefile.am | 35 -
src/libtracker-common/Makefile.am | 84 --
src/libtracker-common/stop-words/Makefile.am | 17 -
src/libtracker-control/Makefile.am | 106 --
src/libtracker-data/Makefile.am | 117 ---
src/libtracker-direct/Makefile.am | 21 -
src/libtracker-fts/Makefile.am | 50 -
src/libtracker-miner/Makefile.am | 196 ----
src/libtracker-remote/Makefile.am | 38 -
src/libtracker-sparql-backend/Makefile.am | 88 --
src/libtracker-sparql/Makefile.am | 123 ---
src/ontologies/Makefile.am | 41 -
src/tracker-store/Makefile.am | 125 ---
src/tracker/Makefile.am | 69 --
tests/Makefile.am | 20 -
tests/common/Makefile.am | 18 -
tests/functional-tests/Makefile.am | 77 --
tests/functional-tests/common/Makefile.am | 7 -
.../common/data/Images/Makefile.am | 10 -
tests/functional-tests/common/data/Makefile.am | 15 -
.../functional-tests/common/data/Music/Makefile.am | 8 -
.../functional-tests/common/data/Video/Makefile.am | 10 -
tests/functional-tests/common/utils/Makefile.am | 13 -
tests/functional-tests/ipc/Makefile.am | 74 --
tests/functional-tests/test-ontologies/Makefile.am | 14 -
.../test-ontologies/add-class/Makefile.am | 6 -
.../test-ontologies/add-domainIndex/Makefile.am | 6 -
.../test-ontologies/add-prop/Makefile.am | 6 -
.../test-ontologies/basic-future/Makefile.am | 6 -
.../test-ontologies/basic/Makefile.am | 7 -
.../test-ontologies/cardinality/Makefile.am | 6 -
.../test-ontologies/indexed/Makefile.am | 6 -
.../test-ontologies/notify/Makefile.am | 6 -
.../test-ontologies/property-promotion/Makefile.am | 6 -
.../property-range-int-to-string/Makefile.am | 6 -
.../property-range-string-to-date/Makefile.am | 6 -
.../test-ontologies/superclass-remove/Makefile.am | 6 -
tests/functional-tests/ttl/Makefile.am | 60 --
tests/functional-tests/unittest2/Makefile.am | 19 -
tests/gvdb/Makefile.am | 19 -
tests/libtracker-common/Makefile.am | 49 -
tests/libtracker-data/Makefile.am | 98 --
tests/libtracker-data/aggregates/Makefile.am | 11 -
tests/libtracker-data/algebra/Makefile.am | 43 -
tests/libtracker-data/anon/Makefile.am | 9 -
tests/libtracker-data/ask/Makefile.am | 7 -
tests/libtracker-data/backup/Makefile.am | 6 -
tests/libtracker-data/basic/Makefile.am | 18 -
tests/libtracker-data/bind/Makefile.am | 13 -
.../libtracker-data/bnode-coreference/Makefile.am | 7 -
tests/libtracker-data/bound/Makefile.am | 7 -
tests/libtracker-data/datetime/Makefile.am | 15 -
tests/libtracker-data/error/Makefile.am | 14 -
tests/libtracker-data/expr-ops/Makefile.am | 21 -
tests/libtracker-data/functions/Makefile.am | 45 -
tests/libtracker-data/graph/Makefile.am | 18 -
.../libtracker-data/mixed-cardinality/Makefile.am | 10 -
tests/libtracker-data/nie/Makefile.am | 30 -
tests/libtracker-data/nmo/Makefile.am | 34 -
tests/libtracker-data/optional/Makefile.am | 11 -
tests/libtracker-data/regex/Makefile.am | 9 -
tests/libtracker-data/sort/Makefile.am | 24 -
tests/libtracker-data/subqueries/Makefile.am | 11 -
tests/libtracker-data/turtle/Makefile.am | 10 -
tests/libtracker-data/update/Makefile.am | 43 -
tests/libtracker-fts/Makefile.am | 42 -
tests/libtracker-fts/limits/Makefile.am | 12 -
tests/libtracker-fts/prefix/Makefile.am | 10 -
tests/libtracker-miner/Makefile.am | 125 ---
tests/libtracker-sparql/Makefile.am | 29 -
tests/tracker-steroids/Makefile.am | 26 -
utils/Makefile.am | 11 -
utils/data-generators/Makefile.am | 1 -
utils/data-generators/cc/Makefile.am | 20 -
utils/mtp/Makefile.am | 17 -
utils/ontology/Makefile.am | 21 -
utils/sandbox/Makefile.am | 1 -
utils/tracker-resdump/Makefile.am | 31 -
104 files changed, 1 insertion(+), 4854 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]