aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile, configure: Add option for disabling generation of example certificates0.9.2Kim Alvefur2013-11-301-1/+3
* Makefile, certs: Generate example certificates on build, remove the old stati...Kim Alvefur2013-11-221-0/+1
* Makefile: Specify explicit mode when installing prosody.version, to avoid it ...Matthew Wild2013-04-151-1/+1
* configure, Makefile: Allow runtime to be overridden.Kim Alvefur2012-09-281-1/+2
* Makefile: Fix for net/httpMatthew Wild2012-04-251-1/+3
* Makefile: Use cp instead of install, and make sure the correct umask is setKim Alvefur2012-03-201-6/+1
* Fix make install for mod_s2s.Thijs Alkemade2012-03-021-0/+1
* Makefile: Fix making of prosody.versionKim Alvefur2011-10-231-3/+4
* Makefile: Merge identical rules and some other improvements.Kim Alvefur2011-10-181-25/+8
* Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/MakefileMatthew Wild2011-10-131-0/+2
* commit d2fb8a5ff43fcf3e94e5e518aba175503590ecdaMatthew Wild2010-06-141-1/+2
* Makefile: Remove fallbacks/Matthew Wild2010-02-151-2/+1
* Makefile: Fix to install new util/sasl directoryMatthew Wild2009-11-261-1/+4
* Fix for Makefile hack to install MUC pluginmatthew2009-09-081-1/+2
* Updated the Makefile to work with the MUC plugin folder.Waqas Hussain2009-09-081-1/+2
* Fixed: Zeros could be stripped from the version string the Makefile extracts ...Waqas Hussain2009-08-081-1/+1
* Added man page for prosodyctlDwayne Bent2009-07-021-0/+3
* Makefile: Install fallbacks/ directoryMatthew Wild2009-07-021-1/+2
* Makefile: Experimental support for recording the version of an installed ProsodyMatthew Wild2009-06-051-1/+9
* Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]Matthew Wild2009-06-041-1/+2
* Makefile: Specify permissions on installed executables [thanks mhavela]Matthew Wild2009-06-041-2/+2
* Makefile: Process and install prosodyctlMatthew Wild2009-05-021-2/+10
* Makefiles: Add signal.so to install targetsMatthew Wild2009-04-121-1/+1
* Makefiles, util.signal: Add lsignal library for catching POSIX signalsMatthew Wild2009-04-121-0/+3
* Add posix support library, and adjust makefiles for itMatthew Wild2008-12-061-2/+6
* Change sed usage back into one sed script for incompetent versions of sedMatthew Wild2008-11-301-6/+4
* 'install' libs to util before top-level make installMatthew Wild2008-11-301-2/+1
* Makefile fix for creating datadir in correct place on installMatthew Wild2008-11-301-3/+2
* Installation improvements (auto-creation of data directories)Matthew Wild2008-11-301-4/+11
* Don't overwrite config on make install if it already existsMatthew Wild2008-11-301-1/+1
* Yet another fix for the makefile :)Matthew Wild2008-11-301-1/+1
* Fix missing prosody.cfg.lua.installMatthew Wild2008-11-291-1/+1
* Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(Matthew Wild2008-11-291-3/+3
* More Makefile improvements (install the certificates, and update the config o...Matthew Wild2008-11-291-2/+9
* Update Makefile to set correct paths on install with Debian packageMatthew Wild2008-11-291-1/+6
* Update Makefile to now pass config paths to prosody. Update prosody, modulema...Matthew Wild2008-11-291-3/+7
* Rename and update config. Update Makefile for this change.Matthew Wild2008-11-291-1/+1
* More Makefile improvementsMatthew Wild2008-11-291-4/+14
* Add a top-level Makefile and ./configure script. Update util-src Makefile for...Matthew Wild2008-11-291-0/+21