| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |