Log

Makefile @ 7222:168d03dd09c7

description author age
Makefile: Use more specific globbing for core directory in Makefile (Thanks Robert Scheck) (fixes #532) Kim Alvefur 2015-10-14
Makefile: Use hypen to tell Make when to ignore errors Kim Alvefur 2015-09-26
Makefile: Support generating prosody.version from hg archive metadata file Kim Alvefur 2015-09-26
Makefile: Simplify generation of prosody.version using magic Make magic Kim Alvefur 2015-09-26
Makefile: Fix building prosody.version (.hg/dirstate is a file, not a directory) Kim Alvefur 2015-09-21
configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea) Matthew Wild 2015-09-02
Merge 0.9->0.10 Kim Alvefur 2015-02-21
configure, Makefile: Add --libdir option to ./configure, allowing you to override the $PREFIX/lib/ default. Fixes #470. Matthew Wild 2015-02-20
Makefile: Add net/websocket to install target Kim Alvefur 2014-09-10
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 2014-03-30
Makefile, configure: Add option for disabling generation of example certificates 0.9.2 Kim Alvefur 2013-11-30
Makefile, certs: Generate example certificates on build, remove the old static one Kim Alvefur 2013-11-22
Makefile: Specify explicit mode when installing prosody.version, to avoid it defaulting to something nasty (executable) Matthew Wild 2013-04-15
configure, Makefile: Allow runtime to be overridden. Kim Alvefur 2012-09-28
Makefile: Fix for net/http Matthew Wild 2012-04-25
Makefile: Use cp instead of install, and make sure the correct umask is set Kim Alvefur 2012-03-20
Fix make install for mod_s2s. Thijs Alkemade 2012-03-02
Makefile: Fix making of prosody.version Kim Alvefur 2011-10-23
Merge with Zash Matthew Wild 2011-10-26
Makefile: Fix making of prosody.version Kim Alvefur 2011-10-23
Makefile: Merge identical rules and some other improvements. Kim Alvefur 2011-10-17
Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile Matthew Wild 2011-10-12
commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda Matthew Wild 2010-06-14
Makefile: Remove fallbacks/ Matthew Wild 2010-02-15
Makefile: Fix to install new util/sasl directory Matthew Wild 2009-11-26
Fix for Makefile hack to install MUC plugin matthew 2009-09-08
Updated the Makefile to work with the MUC plugin folder. Waqas Hussain 2009-09-08
Fixed: Zeros could be stripped from the version string the Makefile extracts from the local hg repository (thanks albert) Waqas Hussain 2009-08-07
Added man page for prosodyctl Dwayne Bent 2009-07-02
Makefile: Install fallbacks/ directory Matthew Wild 2009-07-01
Makefile: Experimental support for recording the version of an installed Prosody Matthew Wild 2009-06-05
Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent] Matthew Wild 2009-06-04
Makefile: Specify permissions on installed executables [thanks mhavela] Matthew Wild 2009-06-04
Makefile: Process and install prosodyctl Matthew Wild 2009-05-02
Makefiles: Add signal.so to install targets Matthew Wild 2009-04-12
Makefiles, util.signal: Add lsignal library for catching POSIX signals Matthew Wild 2009-04-12
Add posix support library, and adjust makefiles for it Matthew Wild 2008-12-06
Change sed usage back into one sed script for incompetent versions of sed Matthew Wild 2008-11-30
'install' libs to util before top-level make install Matthew Wild 2008-11-30
Makefile fix for creating datadir in correct place on install Matthew Wild 2008-11-30
Installation improvements (auto-creation of data directories) Matthew Wild 2008-11-30
Don't overwrite config on make install if it already exists Matthew Wild 2008-11-30
Yet another fix for the makefile :) Matthew Wild 2008-11-30
Fix missing prosody.cfg.lua.install Matthew Wild 2008-11-29
Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :( Matthew Wild 2008-11-29
More Makefile improvements (install the certificates, and update the config on install to find them) Matthew Wild 2008-11-29
Update Makefile to set correct paths on install with Debian package Matthew Wild 2008-11-29
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths. Matthew Wild 2008-11-29
Rename and update config. Update Makefile for this change. Matthew Wild 2008-11-29
More Makefile improvements Matthew Wild 2008-11-29
Add a top-level Makefile and ./configure script. Update util-src Makefile for this. Matthew Wild 2008-11-29