[sysprof] build: remove autotools build system
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] build: remove autotools build system
- Date: Sat, 16 Sep 2017 00:46:38 +0000 (UTC)
commit 3e5a2af1b4ad70dbfcf093b7735dd0da18ffe33d
Author: Christian Hergert <chergert redhat com>
Date: Fri Sep 15 17:44:23 2017 -0700
build: remove autotools build system
Now that we are post-3.26, we are removing the legacy autotools
build system in favor of meson.
Please report any errors you have so that we can ensure this is
ready for GNOME 3.28.
Makefile.am | 48 -
autogen.sh | 37 -
build-aux/test-driver | 148 -
configure.ac | 305 --
daemon/Makefile.am | 16 -
data/Makefile.am | 105 -
data/icons/Makefile.am | 27 -
help/Makefile.am | 21 -
lib/Makefile.am | 228 --
m4/Makefile.am | 1 -
m4/appstream-xml.m4 | 86 -
m4/ax_append_compile_flags.m4 | 67 -
m4/ax_append_flag.m4 | 71 -
m4/ax_append_link_flags.m4 | 65 -
m4/ax_check_compile_flag.m4 | 74 -
m4/ax_check_enable_debug.m4 | 124 -
m4/ax_check_link_flag.m4 | 74 -
m4/ax_compiler_flags.m4 | 158 -
m4/ax_compiler_flags_cflags.m4 | 133 -
m4/ax_compiler_flags_cxxflags.m4 | 129 -
m4/ax_compiler_flags_gir.m4 | 60 -
m4/ax_compiler_flags_ldflags.m4 | 92 -
m4/ax_compiler_vendor.m4 | 87 -
m4/ax_cxx_compile_stdcxx_0x.m4 | 111 -
m4/ax_cxx_compile_stdcxx_11.m4 | 172 -
m4/ax_generate_changelog.m4 | 99 -
m4/ax_is_release.m4 | 80 -
m4/ax_require_defined.m4 | 37 -
m4/codeset.m4 | 23 -
m4/extern-inline.m4 | 101 -
m4/fcntl-o.m4 | 134 -
m4/gettext.m4 | 405 --
m4/glib-gettext.m4 | 436 --
m4/glibc2.m4 | 31 -
m4/glibc21.m4 | 34 -
m4/gsettings.m4 | 83 -
m4/iconv.m4 | 271 --
m4/intdiv0.m4 | 87 -
m4/intl.m4 | 304 --
m4/intldir.m4 | 19 -
m4/intlmacosx.m4 | 56 -
m4/intltool.m4 | 212 -
m4/intmax.m4 | 36 -
m4/introspection.m4 | 96 -
m4/inttypes-pri.m4 | 42 -
m4/inttypes_h.m4 | 29 -
m4/lcmessage.m4 | 35 -
m4/lib-ld.m4 | 119 -
m4/lib-link.m4 | 777 ----
m4/lib-prefix.m4 | 224 -
m4/libtool.m4 | 8372 --------------------------------------
m4/lock.m4 | 42 -
m4/longlong.m4 | 113 -
m4/ltoptions.m4 | 437 --
m4/ltsugar.m4 | 124 -
m4/ltversion.m4 | 23 -
m4/lt~obsolete.m4 | 99 -
m4/nls.m4 | 32 -
m4/pkg.m4 | 214 -
m4/po.m4 | 453 --
m4/printf-posix.m4 | 48 -
m4/progtest.m4 | 91 -
m4/size_max.m4 | 79 -
m4/stdint_h.m4 | 27 -
m4/threadlib.m4 | 389 --
m4/uintmax_t.m4 | 30 -
m4/vala.m4 | 135 -
m4/vapigen.m4 | 101 -
m4/visibility.m4 | 77 -
m4/wchar_t.m4 | 24 -
m4/wint_t.m4 | 32 -
m4/xsize.m4 | 12 -
m4/yelp.m4 | 213 -
src/Makefile.am | 49 -
tap-test | 5 -
tests/Makefile.am | 72 -
tools/Makefile.am | 20 -
77 files changed, 0 insertions(+), 17522 deletions(-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]