tests: Add extra tests for util.json
|
Matthew Wild |
Sat, 05 Mar 2016 20:48:20 +0000 |
Makefile: Reduce verbosity of 'make test' so it only shows test failures
|
Matthew Wild |
Fri, 04 Mar 2016 22:17:38 +0000 |
Makefile: Use runtime set by configure (fixes #629)
|
Kim Alvefur |
Thu, 18 Feb 2016 19:08:01 +0100 |
Makefile: Add 'test' target that runs tests
|
Kim Alvefur |
Sun, 10 Jan 2016 00:17:54 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Sat, 17 Oct 2015 19:30:58 +0200 |
Makefile: Use more specific globbing for core directory in Makefile (Thanks Robert Scheck) (fixes #532)
|
Kim Alvefur |
Wed, 14 Oct 2015 20:55:26 +0200 |
Makefile: Use hypen to tell Make when to ignore errors
|
Kim Alvefur |
Sun, 27 Sep 2015 00:16:34 +0200 |
Makefile: Support generating prosody.version from hg archive metadata file
|
Kim Alvefur |
Sun, 27 Sep 2015 00:15:57 +0200 |
Makefile: Simplify generation of prosody.version using magic Make magic
|
Kim Alvefur |
Sun, 27 Sep 2015 00:14:18 +0200 |
Makefile: Fix building prosody.version (.hg/dirstate is a file, not a directory)
|
Kim Alvefur |
Mon, 21 Sep 2015 23:00:49 +0200 |
configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea)
|
Matthew Wild |
Wed, 02 Sep 2015 18:54:34 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Sat, 21 Feb 2015 10:34:56 +0100 |
configure, Makefile: Add --libdir option to ./configure, allowing you to override the $PREFIX/lib/ default. Fixes #470.
|
Matthew Wild |
Fri, 20 Feb 2015 15:51:05 +0000 |
Makefile: Add net/websocket to install target
|
Kim Alvefur |
Thu, 11 Sep 2014 00:31:11 +0200 |
Makefile: Change sed regex to be compatible with FreeBSD's odd sed, and change / to | to allow paths to be used in RUNWITH (thanks Ben)
|
Matthew Wild |
Sun, 30 Mar 2014 09:16:27 +0100 |
Makefile, configure: Add option for disabling generation of example certificates
0.9.2
|
Kim Alvefur |
Sat, 30 Nov 2013 22:26:20 +0100 |
Makefile, certs: Generate example certificates on build, remove the old static one
|
Kim Alvefur |
Fri, 22 Nov 2013 15:27:21 +0100 |
Makefile: Specify explicit mode when installing prosody.version, to avoid it defaulting to something nasty (executable)
|
Matthew Wild |
Mon, 15 Apr 2013 12:30:40 +0100 |
configure, Makefile: Allow runtime to be overridden.
|
Kim Alvefur |
Fri, 28 Sep 2012 12:04:07 +0200 |
Makefile: Fix for net/http
|
Matthew Wild |
Wed, 25 Apr 2012 03:56:26 +0100 |
Makefile: Use cp instead of install, and make sure the correct umask is set
|
Kim Alvefur |
Tue, 20 Mar 2012 12:50:53 +0100 |
Fix make install for mod_s2s.
|
Thijs Alkemade |
Fri, 02 Mar 2012 19:56:10 +0100 |
Makefile: Fix making of prosody.version
|
Kim Alvefur |
Sun, 23 Oct 2011 20:56:33 +0200 |
Merge with Zash
|
Matthew Wild |
Wed, 26 Oct 2011 18:58:01 -0400 |
Makefile: Fix making of prosody.version
|
Kim Alvefur |
Sun, 23 Oct 2011 20:56:33 +0200 |
Makefile: Merge identical rules and some other improvements.
|
Kim Alvefur |
Tue, 18 Oct 2011 01:22:44 +0200 |
Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile
|
Matthew Wild |
Thu, 13 Oct 2011 00:51:50 +0100 |
commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda
|
Matthew Wild |
Mon, 14 Jun 2010 23:51:11 +0100 |
Makefile: Remove fallbacks/
|
Matthew Wild |
Mon, 15 Feb 2010 23:06:57 +0000 |
Makefile: Fix to install new util/sasl directory
|
Matthew Wild |
Thu, 26 Nov 2009 01:09:10 +0000 |