]> git.draconx.ca Git - dxcommon.git/history - scripts/fix-gnulib.pl
Fix glconfig depfiles generation with non-GNU makes.
[dxcommon.git] / scripts / fix-gnulib.pl
2021-03-10 Nick BowlerFix glconfig depfiles generation with non-GNU makes.
2021-01-24 Nick Bowlerfix-gnulib: Unbreak symbol renaming feature.
2020-02-12 Nick Bowlerfix-gnulib: Improvements for program-only packages.
2015-04-19 Nick Bowlerfix-gnulib: Fix order-only hack with FreeBSD make.
2014-08-29 Nick Bowlerfix-gnulib: Eliminate dependency on List::Compare.
2013-06-21 Nick Bowlerfix-gnulib: Improve filename mangling.
2013-03-13 Nick Bowlerfix-gnulib: Add a call to AC_CONFIG_LIBOBJ_DIR
2013-03-12 Nick Bowlerfix-gnulib: Strip out useless SUFFIXES assignments.
2012-08-18 Nick BowlerImport exported.sh from cdecl99.
2012-07-24 Nick Bowlerfix-gnulib: Handle MOSTLYCLEANDIRS.
2012-05-10 Nick Bowlerfix-gnulib: Fix up $(MKDIR_P) paths as well.
2012-05-10 Nick BowlerMerge branch 'fix-gnulib' of /home/nbowler/projects...
2012-05-10 Nick BowlerBetter document fix-gnulib.
2012-05-09 Nick BowlerMake fix-gnulib only need a single output file.
2011-10-23 Nick BowlerMangle spliced makefile lines in Gnulib correctly.
2011-09-22 Nick BowlerAvoid gratuitous library dependencies linking gnulib.
2011-09-22 Nick BowlerRewrite Gnulib symbols to be in libcdecl's namespace.
2011-09-21 Nick BowlerSplit gnulib_headers into 3 variables.
2011-09-21 Nick BowlerMove all Gnulib CLEANFILES variables to the end of...
2011-09-21 Nick BowlerHandle gl_LIBOBJS/gl_LTLIBOBJS correctly.
2011-09-21 Nick BowlerEliminate use of BUILT_SOURCES from Gnulib.
2011-09-21 Nick BowlerIntegrate Gnulib non-recursively.