descriptionM4 macros to build Qt applications with GNU Autotools / without QMake
homepage URLhttp://www.tsunanet.net/autotroll/
ownertsunanet@gmail.com
last changeSat, 4 Feb 2012 21:36:29 +0000
Push URLssh://repo.or.cz/srv/git/autotroll.git
Content tags:
Add:
readme
AutoTroll is very easy to use: it's a simple M4 file and piece of Makefile you need to include in your project. You invoke the magic macro AT_WITH_QT in your configure.ac, and that's all, you're done: you can now use new flags in your Makefiles to build your applications. AutoTroll is released under the GPL v2+ with exceptions.
shortlog
3 days ago Werner LembergImprove --with-qt configure flag. master
12 days ago Benoit SigoureBetter support for cross-compiling.
2012-01-24 Benoit SigoureFix a bug in AT_REQUIRE_QT_VERSION if the 2nd argument...
2010-07-01 Benoit SigoureBugfix: cd back into the top-level directory when there...
2010-03-20 Benoit SigoureAdd support for the .hpp extension.
2009-07-26 David KingUse macros that are always available, in dummy project.
2009-07-26 Mike LundyMake sure qmake generates Makefiles on Darwin.
2009-07-26 Mike LundyBug fix: AT_REQUIRE_QT_VERSION runs RUN-IF-FAILED on...
2009-04-19 Benoit SigoureLook for Qt4 under /opt/local/libexec/qt4-mac/bin.
2009-04-18 Mike LundyLeave QT_PATH alone.
2009-04-18 Mike LundyAdd user configurable actions to take when Qt is found...
2009-04-18 Benoit SigoureAdd a serial to autotroll.m4 and log it.
2009-04-05 Benoit SigoureProperly double quote brackets so that Autoconf-M4...
2009-04-04 Benoit SigoureDon't be too greedy when extracting flags from qmake...
2009-01-21 Benoit SigoureAdd GPLv2+ exceptions to make the code more easily...
2008-12-09 Benoit SigoureUse a here-doc to generate the perl script. v0.2
...
tags
3 years ago v0.2 Version 0.2
heads
3 days ago master