[gdk-pixbuf] Drop Autotools build



commit e35589112a46c386e8fc919ebd3d6ca0f12bc4e0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Apr 26 14:12:26 2018 +0100

    Drop Autotools build
    
    We use Meson, now. The Meson build has been tested for almost a year in
    our continuous integration pipeline, and it's functionally equivalent to
    the Autotools one.

 AUTHORS                                            |   65 --
 Makefile.am                                        |   64 --
 autogen.sh                                         |   32 -
 config.h.win32.in                                  |  170 ----
 configure.ac                                       | 1020 --------------------
 contrib/Makefile.am                                |    6 -
 contrib/gdk-pixbuf-xlib/Makefile.am                |   40 -
 contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in  |   11 -
 docs/Makefile.am                                   |    3 -
 docs/reference/Makefile.am                         |    5 -
 docs/reference/gdk-pixbuf/Makefile.am              |  130 ---
 gdk-pixbuf-2.0.pc.in                               |   19 -
 gdk-pixbuf/Makefile.am                             |  729 --------------
 gdk-pixbuf/pixops/Makefile.am                      |   32 -
 git.mk                                             |  187 ----
 glib-tap.mk                                        |  135 ---
 m4/.gitignore                                      |    4 -
 m4/glibtests.m4                                    |   28 -
 m4/introspection.m4                                |   94 --
 po/Makevars                                        |   96 --
 tap-driver.sh                                      |  652 -------------
 tap-test                                           |    5 -
 tests/Makefile.am                                  |  215 ----
 thumbnailer/Makefile.am                            |   35 -
 win32/Makefile-newvs.am                            |   55 --
 win32/Makefile.am                                  |   39 -
 win32/Makefile.msvc-introspection                  |  129 ---
 win32/Makefile.msvcproj                            |  153 ---
 win32/detectenv-msvc.mak                           |   78 --
 win32/gdk-pixbuf-introspection-msvc.mak            |   35 -
 win32/gdkpixbuf-pc.py                              |   39 -
 win32/introspection-msvc.mak                       |   94 --
 win32/pc_base.py                                   |  124 ---
 win32/replace.py                                   |  115 ---
 win32/vs10/Makefile.am                             |   36 -
 win32/vs10/README.txt                              |  141 ---
 win32/vs10/gdk-pixbuf-build-defines.props          |   87 --
 win32/vs10/gdk-pixbuf-csource.vcxproj              |  175 ----
 win32/vs10/gdk-pixbuf-csource.vcxproj.filters      |   14 -
 win32/vs10/gdk-pixbuf-gen-srcs.props               |   17 -
 win32/vs10/gdk-pixbuf-install.propsin              |   49 -
 win32/vs10/gdk-pixbuf-install.vcxproj              |  130 ---
 win32/vs10/gdk-pixbuf-install.vcxproj.filters      |   13 -
 win32/vs10/gdk-pixbuf-introspect.vcxproj           |  103 --
 win32/vs10/gdk-pixbuf-pixdata.vcxproj              |  170 ----
 win32/vs10/gdk-pixbuf-pixdata.vcxproj.filters      |   14 -
 win32/vs10/gdk-pixbuf-query-loaders.vcxproj        |  174 ----
 .../vs10/gdk-pixbuf-query-loaders.vcxproj.filters  |   14 -
 win32/vs10/gdk-pixbuf-version-paths.props.in       |   86 --
 win32/vs10/gdk-pixbuf.sln                          |  120 ---
 win32/vs10/gdk-pixbuf.vcxproj.filtersin            |   49 -
 win32/vs10/gdk-pixbuf.vcxprojin                    |  400 --------
 win32/vs11/Makefile.am                             |   29 -
 win32/vs12/Makefile.am                             |   29 -
 win32/vs14/Makefile.am                             |   29 -
 win32/vs15/Makefile.am                             |   30 -
 win32/vs9/Makefile.am                              |   26 -
 win32/vs9/README.txt                               |  141 ---
 win32/vs9/gdk-pixbuf-build-defines.vsprops         |   75 --
 win32/vs9/gdk-pixbuf-csource.vcproj                |  162 ----
 win32/vs9/gdk-pixbuf-gen-srcs.vsprops              |   12 -
 win32/vs9/gdk-pixbuf-install.vcproj                |  119 ---
 win32/vs9/gdk-pixbuf-install.vspropsin             |   34 -
 win32/vs9/gdk-pixbuf-introspect.vcproj             |   76 --
 win32/vs9/gdk-pixbuf-pixdata.vcproj                |  159 ---
 win32/vs9/gdk-pixbuf-query-loaders.vcproj          |  163 ----
 win32/vs9/gdk-pixbuf-version-paths.vsprops.in      |   81 --
 win32/vs9/gdk-pixbuf.sln                           |  138 ---
 win32/vs9/gdk-pixbuf.vcprojin                      |  477 ---------
 69 files changed, 0 insertions(+), 8210 deletions(-)


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