Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -Wall to default CFLAGS | Matthew Wild | 2009-02-15 | 1 | -2/+2 |
| | |||||
* | Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure ↵ | Matthew Wild | 2009-02-14 | 1 | -0/+16 |
| | | | | script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch! | ||||
* | Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes | Matthew Wild | 2008-12-03 | 1 | -1/+3 |
| | |||||
* | Using new LFLAGS variable. | Tobias Markmann | 2008-12-03 | 1 | -1/+2 |
| | |||||
* | Fix macosx ostype target | Matthew Wild | 2008-11-30 | 1 | -0/+2 |
| | |||||
* | Fix debian ostype target | Matthew Wild | 2008-11-30 | 1 | -0/+2 |
| | |||||
* | Potential fixes for building on Mac OSX | Matthew Wild | 2008-11-30 | 1 | -1/+28 |
| | |||||
* | Installation improvements (auto-creation of data directories) | Matthew Wild | 2008-11-30 | 1 | -1/+17 |
| | |||||
* | Update Makefile to now pass config paths to prosody. Update prosody, ↵ | Matthew Wild | 2008-11-29 | 1 | -1/+1 |
| | | | | modulemanager and connectionlisteners to obey these paths. | ||||
* | Add a top-level Makefile and ./configure script. Update util-src Makefile ↵ | Matthew Wild | 2008-11-29 | 1 | -0/+243 |
for this. |