Software /
code /
prosody
Log
util-src/Makefile @ 602:a977227aa9e6
description | author | age |
---|---|---|
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 |
Do idna_to_ascii when building own response. | Tobias Markmann | 2008-11-28 |
Add a top-level Makefile and ./configure script. Update util-src Makefile for this. | Matthew Wild | 2008-11-29 |
Removed MS specific preprocessor statements from the Makefile | Waqas Hussain | 2008-11-27 |
Makefile now works on windows with Microsoft's compiler | Waqas Hussain | 2008-11-27 |
Add rough Makefile for util-src/ | Matthew Wild | 2008-11-26 |