configure: Change --data-dir to --datadir to make consistent with help and other dir flags
|
Matthew Wild |
Fri, 01 May 2009 19:25:03 +0100 |
configure: Honour --sysconfdir parameter; thanks to Michael Scherer
|
Matthew Wild |
Tue, 28 Apr 2009 22:53:51 +0100 |
Allow setting LFLAGS with ./configure --lflags=
|
Matthew Wild |
Tue, 14 Apr 2009 20:07:45 +0100 |
Add -Wall to default CFLAGS
|
Matthew Wild |
Sun, 15 Feb 2009 11:47:43 +0000 |
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 |
Sat, 14 Feb 2009 15:38:37 +0000 |
Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes
|
Matthew Wild |
Wed, 03 Dec 2008 19:55:57 +0000 |
Using new LFLAGS variable.
|
Tobias Markmann |
Wed, 03 Dec 2008 19:43:59 +0100 |
Fix macosx ostype target
|
Matthew Wild |
Sun, 30 Nov 2008 19:59:28 +0000 |
Fix debian ostype target
|
Matthew Wild |
Sun, 30 Nov 2008 19:58:41 +0000 |
Potential fixes for building on Mac OSX
|
Matthew Wild |
Sun, 30 Nov 2008 19:02:00 +0000 |
Installation improvements (auto-creation of data directories)
|
Matthew Wild |
Sun, 30 Nov 2008 04:22:43 +0000 |
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths.
|
Matthew Wild |
Sat, 29 Nov 2008 03:27:50 +0000 |
Add a top-level Makefile and ./configure script. Update util-src Makefile for this.
|
Matthew Wild |
Sat, 29 Nov 2008 02:07:33 +0000 |