[gnome-todo] project: Remove autotools
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] project: Remove autotools
- Date: Thu, 10 Aug 2017 10:47:23 +0000 (UTC)
commit da6b7f34c419684e3c470387b2a3183f8d7763b8
Author: Iñigo Martínez <inigomartinez gmail com>
Date: Sun Aug 6 21:37:58 2017 +0200
project: Remove autotools
https://bugzilla.gnome.org/show_bug.cgi?id=785901
.gitignore | 2 +-
Makefile.am | 72 ---------
autogen.sh | 37 -----
common.am | 9 -
configure_meson => configure | 0
configure.ac | 155 ------------------
data/Makefile.am | 75 ---------
data/gnome-todo.pc.in | 8 -
data/icons/Makefile.am | 46 ------
doc/Makefile.am | 3 -
doc/reference/Makefile.am | 134 ---------------
git.mk | 285 ---------------------------------
m4/gnome_todo.m4 | 59 -------
m4/introspection.m4 | 96 -----------
plugins/Makefile.am | 36 ----
plugins/background/Makefile.am | 21 ---
plugins/dark-theme/Makefile.am | 18 --
plugins/eds/Makefile.am | 23 ---
plugins/scheduled-panel/Makefile.am | 20 ---
plugins/score/Makefile.am | 11 --
plugins/today-panel/Makefile.am | 20 ---
plugins/todo-txt/Makefile.am | 24 ---
plugins/todoist/Makefile.am | 20 ---
plugins/unscheduled-panel/Makefile.am | 11 --
src/Makefile.am | 269 -------------------------------
25 files changed, 1 insertions(+), 1453 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c2966f..2f638c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,7 +33,7 @@ config.log
config.lt
config.status
config.status.lineno
-configure
+#configure
configure.lineno
intltool-extract
intltool-extract.in
diff --git a/configure_meson b/configure
similarity index 100%
rename from configure_meson
rename to configure
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]