Log

util-src/Makefile @ 3769:9338d0785277

description author age
util-src/Makefile, util-src/encodings.c{,pp}: Port ICU code to C, rename encodings.cpp back to .c and amend the Makefile accordingly Matthew Wild Fri, 17 Dec 2010 22:32:21 +0000
util.encodings: Support for ICU for IDNA operations. Tobias Markmann Tue, 14 Dec 2010 15:03:37 +0100
util-src/Makefile: Stop linking dynamic libraries to Lua, it isn't necessary as symbols are exported from the Lua binary (thanks deryni) Matthew Wild Thu, 08 Jul 2010 18:59:17 +0100
util-src/Makefile: Clean up makefile (re-commit because MattJ shouldn't commit anything at 3AM) Brian Cully Fri, 04 Dec 2009 12:14:14 +0000
util-src/Makefile: Add missing flags to building of util.signal Matthew Wild Mon, 19 Oct 2009 21:08:40 +0100
Makefile: Don't combine variable export with assignment for compatibility with other shells (thanks Filip) Matthew Wild Tue, 29 Sep 2009 13:59:35 +0100