Software /
code /
prosody
Log
configure @ 1010:d12eb30f7017
description | author | age |
---|---|---|
Allow setting LFLAGS with ./configure --lflags= | Matthew Wild | 2009-04-14 |
Add -Wall to default CFLAGS | Matthew Wild | 2009-02-15 |
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 |
Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes | Matthew Wild | 2008-12-03 |
Using new LFLAGS variable. | Tobias Markmann | 2008-12-03 |
Fix macosx ostype target | Matthew Wild | 2008-11-30 |
Fix debian ostype target | Matthew Wild | 2008-11-30 |
Potential fixes for building on Mac OSX | Matthew Wild | 2008-11-30 |
Installation improvements (auto-creation of data directories) | Matthew Wild | 2008-11-30 |
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths. | Matthew Wild | 2008-11-29 |
Add a top-level Makefile and ./configure script. Update util-src Makefile for this. | Matthew Wild | 2008-11-29 |