[tracker-miners: 2/2] Merge branch 'wip/carlosg/drop-autotools' into 'master'



commit 3022ede63d6508f0e3a456915a02268da811cf0d
Merge: ae122d55e 212440356
Author: Carlos Garnacho <mrgarnacho gmail com>
Date:   Sun Sep 9 20:41:15 2018 +0000

    Merge branch 'wip/carlosg/drop-autotools' into 'master'
    
    build: Drop autotools
    
    See merge request GNOME/tracker-miners!23

 .gitlab-ci.yml                                     |   25 +-
 Makefile.am                                        |  127 --
 autogen.sh                                         |   67 -
 configure.ac                                       | 1912 --------------------
 docs/Makefile.am                                   |    3 -
 docs/design/Makefile.am                            |    4 -
 docs/manpages/Makefile.am                          |   19 -
 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                                    |   17 -
 src/libtracker-extract/Makefile.am                 |   68 -
 src/libtracker-miners-common/Makefile.am           |   63 -
 src/miners/Makefile.am                             |   15 -
 src/miners/apps/Makefile.am                        |   73 -
 src/miners/fs/Makefile.am                          |  120 --
 src/miners/rss/Makefile.am                         |   73 -
 src/tracker-extract/Makefile.am                    |  651 -------
 src/tracker-writeback/Makefile.am                  |   94 -
 tests/Makefile.am                                  |   19 -
 tests/common/Makefile.am                           |   18 -
 tests/functional-tests/Makefile.am                 |   85 -
 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    |   17 -
 tests/functional-tests/test-apps-data/Makefile.am  |    8 -
 .../test-extraction-data/Makefile.am               |    7 -
 .../test-extraction-data/audio/Makefile.am         |   12 -
 .../test-extraction-data/images/Makefile.am        |   41 -
 .../test-extraction-data/office/Makefile.am        |   26 -
 .../test-extraction-data/playlists/Makefile.am     |   10 -
 .../test-extraction-data/video/Makefile.am         |   16 -
 .../test-writeback-data/Makefile.am                |    8 -
 tests/functional-tests/unittest2/Makefile.am       |   19 -
 tests/libtracker-extract/Makefile.am               |   69 -
 tests/libtracker-miners-common/Makefile.am         |   42 -
 tests/tracker-writeback/Makefile.am                |    9 -
 44 files changed, 1 insertion(+), 4481 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]