Log

util-src/Makefile @ 2213:141896297cea

description author age
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
Fix Makefile to link with Lua again 0.1.0 Matthew Wild 2008-12-03
Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes Matthew Wild 2008-12-03
Making makefile work under OS X finally. Yeah OS X's gcc is a little bit strange. Tobias Markmann 2008-12-03
Use install to strip symbols Matthew Wild 2008-11-30
Potential fixes for building on Mac OSX Matthew Wild 2008-11-30
Add -fPIC to util-src/Makefile Matthew Wild 2008-11-29
Forced merge. Tobias Markmann 2008-11-29