Software /
code /
prosody
Log
util-src/Makefile @ 4196:6de69a07fbf9
description | author | age |
---|---|---|
util-src/Makefile: Change parameter order so that LDFLAGS always comes later than the input files | Matthew Wild | 2010-12-26 |
util-src/Makefile: Clean up and remove unnecessary all linking | Matthew Wild | 2010-12-26 |
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 | 2010-12-17 |
util.encodings: Support for ICU for IDNA operations. | Tobias Markmann | 2010-12-14 |
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 | 2010-07-08 |
util-src/Makefile: Clean up makefile (re-commit because MattJ shouldn't commit anything at 3AM) | Brian Cully | 2009-12-04 |