| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Change sed regex to be compatible with FreeBSD's odd sed, and chang... | Matthew Wild | 2014-03-30 | 1 | -1/+1 |
* | Makefile, configure: Add option for disabling generation of example certificates0.9.2 | Kim Alvefur | 2013-11-30 | 1 | -1/+3 |
* | Makefile, certs: Generate example certificates on build, remove the old stati... | Kim Alvefur | 2013-11-22 | 1 | -0/+1 |
* | Makefile: Specify explicit mode when installing prosody.version, to avoid it ... | Matthew Wild | 2013-04-15 | 1 | -1/+1 |
* | configure, Makefile: Allow runtime to be overridden. | Kim Alvefur | 2012-09-28 | 1 | -1/+2 |
* | Makefile: Fix for net/http | Matthew Wild | 2012-04-25 | 1 | -1/+3 |
* | Makefile: Use cp instead of install, and make sure the correct umask is set | Kim Alvefur | 2012-03-20 | 1 | -6/+1 |
* | Fix make install for mod_s2s. | Thijs Alkemade | 2012-03-02 | 1 | -0/+1 |
* | Makefile: Fix making of prosody.version | Kim Alvefur | 2011-10-23 | 1 | -3/+4 |
* | Makefile: Merge identical rules and some other improvements. | Kim Alvefur | 2011-10-18 | 1 | -25/+8 |
* | Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile | Matthew Wild | 2011-10-13 | 1 | -0/+2 |
* | commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda | Matthew Wild | 2010-06-14 | 1 | -1/+2 |
* | Makefile: Remove fallbacks/ | Matthew Wild | 2010-02-15 | 1 | -2/+1 |
* | Makefile: Fix to install new util/sasl directory | Matthew Wild | 2009-11-26 | 1 | -1/+4 |
* | Fix for Makefile hack to install MUC plugin | matthew | 2009-09-08 | 1 | -1/+2 |
* | Updated the Makefile to work with the MUC plugin folder. | Waqas Hussain | 2009-09-08 | 1 | -1/+2 |
* | Fixed: Zeros could be stripped from the version string the Makefile extracts ... | Waqas Hussain | 2009-08-08 | 1 | -1/+1 |
* | Added man page for prosodyctl | Dwayne Bent | 2009-07-02 | 1 | -0/+3 |
* | Makefile: Install fallbacks/ directory | Matthew Wild | 2009-07-02 | 1 | -1/+2 |
* | Makefile: Experimental support for recording the version of an installed Prosody | Matthew Wild | 2009-06-05 | 1 | -1/+9 |
* | Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent] | Matthew Wild | 2009-06-04 | 1 | -1/+2 |
* | Makefile: Specify permissions on installed executables [thanks mhavela] | Matthew Wild | 2009-06-04 | 1 | -2/+2 |
* | Makefile: Process and install prosodyctl | Matthew Wild | 2009-05-02 | 1 | -2/+10 |
* | Makefiles: Add signal.so to install targets | Matthew Wild | 2009-04-12 | 1 | -1/+1 |
* | Makefiles, util.signal: Add lsignal library for catching POSIX signals | Matthew Wild | 2009-04-12 | 1 | -0/+3 |
* | Add posix support library, and adjust makefiles for it | Matthew Wild | 2008-12-06 | 1 | -2/+6 |
* | Change sed usage back into one sed script for incompetent versions of sed | Matthew Wild | 2008-11-30 | 1 | -6/+4 |
* | 'install' libs to util before top-level make install | Matthew Wild | 2008-11-30 | 1 | -2/+1 |
* | Makefile fix for creating datadir in correct place on install | Matthew Wild | 2008-11-30 | 1 | -3/+2 |
* | Installation improvements (auto-creation of data directories) | Matthew Wild | 2008-11-30 | 1 | -4/+11 |
* | Don't overwrite config on make install if it already exists | Matthew Wild | 2008-11-30 | 1 | -1/+1 |
* | Yet another fix for the makefile :) | Matthew Wild | 2008-11-30 | 1 | -1/+1 |
* | Fix missing prosody.cfg.lua.install | Matthew Wild | 2008-11-29 | 1 | -1/+1 |
* | Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :( | Matthew Wild | 2008-11-29 | 1 | -3/+3 |
* | More Makefile improvements (install the certificates, and update the config o... | Matthew Wild | 2008-11-29 | 1 | -2/+9 |
* | Update Makefile to set correct paths on install with Debian package | Matthew Wild | 2008-11-29 | 1 | -1/+6 |
* | Update Makefile to now pass config paths to prosody. Update prosody, modulema... | Matthew Wild | 2008-11-29 | 1 | -3/+7 |
* | Rename and update config. Update Makefile for this change. | Matthew Wild | 2008-11-29 | 1 | -1/+1 |
* | More Makefile improvements | Matthew Wild | 2008-11-29 | 1 | -4/+14 |
* | Add a top-level Makefile and ./configure script. Update util-src Makefile for... | Matthew Wild | 2008-11-29 | 1 | -0/+21 |