]> git.draconx.ca Git - liblbx.git/history - configure.ac
Trivial manual fixes.
[liblbx.git] / configure.ac
2023-12-01 Nick BowlerReplace gnulib patch with new common helper macro.
2023-05-27 Nick BowlerStop using gnulib's flexmember module.
2021-09-23 Nick BowlerUse AC_CONFIG_HEADERS rather than AC_CONFIG_HEADER.
2021-09-22 Nick BowlerImprove portability of testcase MD5 generation.
2021-09-18 Nick BowlerPort all test cases to Autotest.
2021-09-13 Nick BowlerConvert tools to use option generator script from dxcommon.
2021-09-06 Nick BowlerUse shared code from dxcommon.
2021-09-06 Nick BowlerUpdate gnulib/dxcommon to lastest bits.
2014-01-25 Nick Bowlerbuild: Remove call to AC_CONFIG_MACRO_DIR.
2014-01-23 Nick Bowlertests: Zero out transparent pixels before calculating...
2013-06-22 Nick Bowlertests: Migrate the mainmenu.lbx tests to the TAP system.
2013-06-19 Nick Bowlertests: First stab at a proper test suite.
2013-06-14 Nick Bowlerlbximg: Make libpng a soft dependency.
2013-06-14 Nick Bowlerlbximg: Add a new PNG writing routine.
2013-03-14 Nick Bowlerbuild: Integrate Gnulib non-recursively using fix-gnulib.
2013-03-12 Nick Bowlerbuild: Fixes for newer tools.
2010-02-11 Nick Bowlerbuild: Implement a better GTK+ detection macro.
2010-02-11 Nick Bowlerbuild: Split out core logic from libpng detection.
2010-02-08 Nick Bowlerbuild: Update project dependencies.
2010-02-08 Nick Bowlerlbxgui: New tool.
2010-02-08 Nick Bowlerliblbx: Kill byteorder.h.
2010-02-04 Nick Bowlergnulib: Use getopt-gnu module for increased tool portab...
2010-02-04 Nick Bowlerbuild: Use automake silent rules.
2009-11-02 Nick Bowlerlicense: Add GNU all-permissive license header to suppo...
2009-11-01 Nick Bowlerbuild: Use a non-recursive makefile.
2009-11-01 Nick Bowlerbuild: Import the libpng check from marksim.
2009-11-01 Nick Bowlerbuild: Update for latest versions of autotools.
2008-01-05 Nick BowlerAdd man pages for lbxtool and lbximg
2007-12-31 Nick BowlerInitial implementation of the lbximg tool.
2007-12-27 Nick BowlerUse AC_HEADER_ASSERT to allow users to disable assertions.
2007-12-27 Nick BowlerConvince autoconf to not emit useless C++/Fortran checks.
2007-12-22 Nick BowlerUpdate configure to use C99 mode.
2007-12-22 Nick BowlerInitial commit