Log

Makefile @ 4741:0653476ac3a3

description author age
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