Log

configure @ 5552:40e7a6cf15ff

description author age
configure: Replaces tabs with spaces in --help Kim Alvefur Wed, 03 Apr 2013 15:48:49 +0200
configure: Add RUNWITH to --help Kim Alvefur Wed, 03 Apr 2013 15:38:18 +0200
configure: Set to run with lua5.1 in the debian preset Kim Alvefur Sun, 31 Mar 2013 20:04:09 +0200
configure, Makefile: Allow runtime to be overridden. Kim Alvefur Fri, 28 Sep 2012 12:04:07 +0200
configure: Add _GNU_SOURCE flag to linux and debian presets to enable Linux fallocate() Kim Alvefur Sun, 29 Jul 2012 01:37:15 +0200
configure: Add 'openbsd' preset (thanks xavier) Matthew Wild Sun, 11 Dec 2011 17:08:34 +0000
configure: Remove obsolete option '--require-config' Matthew Wild Thu, 08 Dec 2011 07:41:28 +0000
configure: Don't add -llua to LDFLAGS, it's unnecessary Matthew Wild Sun, 26 Dec 2010 05:00:45 +0000
Make libidn default when not specifiying a IDN lib. Tobias Markmann Tue, 14 Dec 2010 18:54:55 +0100
Fix lua lib name in LDFLAGS. Tobias Markmann Tue, 14 Dec 2010 18:35:05 +0100
util.encodings: Support for ICU for IDNA operations. Tobias Markmann Tue, 14 Dec 2010 15:03:37 +0100
configure: Make it possible to override ostype presets with values specified later on the command-line Matthew Wild Tue, 13 Jul 2010 08:59:00 +0100
configure: Fix ostype=freebsd for ./configure (thanks dersd for reporting and n0nsense for testing the fix!) Matthew Wild Tue, 13 Jul 2010 01:16:15 +0100
configure: Add ostype preset for FreeBSD (thanks dersd and tobias (no, the other one)) Matthew Wild Thu, 01 Jul 2010 13:27:51 +0100
Merge 0.6->0.7 Matthew Wild Tue, 18 May 2010 23:29:21 +0100
configure: Fix to allow option values containing '=' (thanks Jakub) Matthew Wild Tue, 18 May 2010 23:28:36 +0100
configure: fix typo of 'yes' -> 'yet' Matthew Wild Fri, 04 Dec 2009 02:51:43 +0000
configure: Add 'linux' ostype and rename lflags to LDFLAGS to match expectations. Brian Cully Fri, 04 Dec 2009 02:51:03 +0000
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