Use GNU Autotools instead of CMake
commit7186134b073565d04e5bab261643e505b0e492b9
authorToni Gundogdu <legatvs@gmail.com>
Wed, 21 Sep 2011 13:04:51 +0000 (21 16:04 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Fri, 23 Sep 2011 21:43:00 +0000 (24 00:43 +0300)
tree1a57d45b77456d9382d63dc7797ca50eb58cc142
parent8d6a144485c06cabdbaaa2d94d6f2c8c72b60d00
Use GNU Autotools instead of CMake
38 files changed:
.gitignore
CMakeLists.txt [deleted file]
ChangeLog [deleted file]
INSTALL
Makefile.am [new file with mode: 0644]
README
README.packagers [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config.h.cmake.in [deleted file]
configure.ac [new file with mode: 0644]
doc/CMakeLists.txt [deleted file]
doc/HowtoTranslate.txt [moved from doc/HowtoTranslate with 100% similarity]
doc/Makefile.am [new file with mode: 0644]
doc/man1/Makefile.am [new file with mode: 0644]
doc/man1/nomnom.1.pod [moved from man1/nomnom.1.pod with 100% similarity]
examples/NomNom.conf [new file with mode: 0644]
gen-ver.sh [new file with mode: 0755]
m4/version.m4 [new file with mode: 0644]
makedist.sh [deleted file]
man1/CMakeLists.txt [deleted file]
man1/nomnom.1 [deleted file]
nomnom.desktop.in
nomnom.xpm [moved from rc/img/nomnom.xpm with 100% similarity]
src/Makefile.am [new file with mode: 0644]
src/i/About.cpp
src/main.cpp
src/rc/About.ui [moved from i/About.ui with 100% similarity]
src/rc/LogView.ui [moved from i/LogView.ui with 100% similarity]
src/rc/MainWindow.ui [moved from i/MainWindow.ui with 100% similarity]
src/rc/Preferences.ui [moved from i/Preferences.ui with 100% similarity]
src/rc/Reminder.ui [moved from i/Reminder.ui with 100% similarity]
src/rc/YoutubeFeed.ui [moved from i/YoutubeFeed.ui with 100% similarity]
src/rc/img/README [moved from rc/img/README with 100% similarity]
src/rc/img/nomnom.png [moved from rc/img/nomnom.png with 100% similarity]
src/rc/nomnom.qrc [moved from rc/nomnom.qrc with 100% similarity]
src/util.cpp
tr/Makefile.am [new file with mode: 0644]
uninstall.cmake.in [deleted file]