| Commit message (Expand) | Author | Age | Files | Lines |
* | configure, Makefile: Make compatible with plain Bourne shell as used on Solar... | Matthew Wild | 2015-09-02 | 1 | -6/+6 |
* | configure: Set default compiler and linker to cc and ld on *bsd (thanks Tobias) | Kim Alvefur | 2015-04-26 | 1 | -0/+2 |
* | configure: Mention openbsd preset in --help | Kim Alvefur | 2015-04-26 | 1 | -1/+1 |
* | Merge 0.9->0.10 | Matthew Wild | 2015-02-24 | 1 | -0/+6 |
|\ |
|
| * | configure: Fix for commit cd0088c73daf - update LIBDIR if --prefix is set and... | Matthew Wild | 2015-02-24 | 1 | -0/+6 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2015-02-21 | 1 | -0/+7 |
|\| |
|
| * | configure, Makefile: Add --libdir option to ./configure, allowing you to over... | Matthew Wild | 2015-02-20 | 1 | -0/+7 |
* | | Merge 0.9->0.10 | Matthew Wild | 2013-12-11 | 1 | -0/+6 |
|\| |
|
| * | Makefile, configure: Add option for disabling generation of example certificates0.9.2 | Kim Alvefur | 2013-11-30 | 1 | -0/+6 |
* | | configure: Fix poor layout | James Callahan | 2013-06-03 | 1 | -27/+26 |
|/ |
|
* | configure: Replaces tabs with spaces in --help | Kim Alvefur | 2013-04-03 | 1 | -3/+3 |
* | configure: Add RUNWITH to --help | Kim Alvefur | 2013-04-03 | 1 | -0/+2 |
* | configure: Set to run with lua5.1 in the debian preset | Kim Alvefur | 2013-03-31 | 1 | -0/+1 |
* | configure, Makefile: Allow runtime to be overridden. | Kim Alvefur | 2012-09-28 | 1 | -0/+5 |
* | configure: Add _GNU_SOURCE flag to linux and debian presets to enable Linux f... | Kim Alvefur | 2012-07-29 | 1 | -0/+2 |
* | configure: Add 'openbsd' preset (thanks xavier) | Matthew Wild | 2011-12-11 | 1 | -1/+10 |
* | configure: Remove obsolete option '--require-config' | Matthew Wild | 2011-12-08 | 1 | -6/+0 |
* | configure: Don't add -llua to LDFLAGS, it's unnecessary | Matthew Wild | 2010-12-26 | 1 | -2/+0 |
* | Make libidn default when not specifiying a IDN lib. | Tobias Markmann | 2010-12-14 | 1 | -8/+6 |
* | Fix lua lib name in LDFLAGS. | Tobias Markmann | 2010-12-14 | 1 | -1/+1 |
* | util.encodings: Support for ICU for IDNA operations. | Tobias Markmann | 2010-12-14 | 1 | -1/+25 |
* | configure: Make it possible to override ostype presets with values specified ... | Matthew Wild | 2010-07-13 | 1 | -36/+32 |
* | configure: Fix ostype=freebsd for ./configure (thanks dersd for reporting and... | Matthew Wild | 2010-07-13 | 1 | -1/+1 |
* | configure: Add ostype preset for FreeBSD (thanks dersd and tobias (no, the ot... | Matthew Wild | 2010-07-01 | 1 | -1/+11 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-05-18 | 1 | -1/+1 |
|\ |
|
| * | configure: Fix to allow option values containing '=' (thanks Jakub) | Matthew Wild | 2010-05-18 | 1 | -1/+1 |
* | | configure: fix typo of 'yes' -> 'yet' | Matthew Wild | 2009-12-04 | 1 | -2/+2 |
* | | configure: Add 'linux' ostype and rename lflags to LDFLAGS to match expectati... | Brian Cully | 2009-12-04 | 1 | -17/+25 |
|/ |
|
* | configure: Change --data-dir to --datadir to make consistent with help and ot... | Matthew Wild | 2009-05-01 | 1 | -1/+1 |
* | configure: Honour --sysconfdir parameter; thanks to Michael Scherer | Matthew Wild | 2009-04-28 | 1 | -0/+4 |
* | Allow setting LFLAGS with ./configure --lflags= | Matthew Wild | 2009-04-14 | 1 | -0/+3 |
* | 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 scr... | Matthew Wild | 2009-02-14 | 1 | -0/+16 |
* | 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, modulema... | Matthew Wild | 2008-11-29 | 1 | -1/+1 |
* | Add a top-level Makefile and ./configure script. Update util-src Makefile for... | Matthew Wild | 2008-11-29 | 1 | -0/+243 |