Log

util-src/Makefile @ 4896:27cda15104f2

description author age
Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile Matthew Wild 2011-10-12
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
util-src/Makefile: Add missing flags to building of util.signal Matthew Wild 2009-10-19
Makefile: Don't combine variable export with assignment for compatibility with other shells (thanks Filip) Matthew Wild 2009-09-29
Makefiles: Add signal.so to install targets Matthew Wild 2009-04-12
Makefiles, util.signal: Add lsignal library for catching POSIX signals Matthew Wild 2009-04-12
Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch! Matthew Wild 2009-02-14
Remove redundant linking in util-src modules' Makefile Matthew Wild 2009-02-02
Makefile fix for clean target Matthew Wild 2008-12-28
Add posix support library, and adjust makefiles for it Matthew Wild 2008-12-06