Makefile
Tue, 31 Jan 2017 22:49:09 +0100 Kim Alvefur Makefile: Install mod_mam (fixes #825)
Mon, 19 Dec 2016 09:32:43 +0100 Kim Alvefur Makefile: Add 'test' to phony targets so `make test` runs tests even if a file 'test' exists
Sat, 08 Oct 2016 21:06:43 +0200 Kim Alvefur Makefile: Fix installing modules into their correct subdirectories (thanks mimi89999)
Sat, 01 Oct 2016 01:49:26 +0200 Kim Alvefur Makefile: Preserve timestamps of installed files (fixes #547)
Sat, 01 Oct 2016 01:46:43 +0200 Kim Alvefur Makefile: Refactor all uses of the install command with variables, allowing them to be overridden
Sat, 01 Oct 2016 01:39:46 +0200 Kim Alvefur Makefile: Use install to copy plugins that live in subdirectories instead of recursive cp
Sat, 01 Oct 2016 01:38:28 +0200 Kim Alvefur Makefile: Use more specific globbing for util.sasl.* (like 5a60b4705bc3)
Sat, 05 Mar 2016 20:48:20 +0000 Matthew Wild tests: Add extra tests for util.json
Fri, 04 Mar 2016 22:17:38 +0000 Matthew Wild Makefile: Reduce verbosity of 'make test' so it only shows test failures
Thu, 18 Feb 2016 19:08:01 +0100 Kim Alvefur Makefile: Use runtime set by configure (fixes #629)
Sun, 10 Jan 2016 00:17:54 +0100 Kim Alvefur Makefile: Add 'test' target that runs tests
Sat, 17 Oct 2015 19:30:58 +0200 Kim Alvefur Merge 0.9->0.10
Wed, 14 Oct 2015 20:55:26 +0200 Kim Alvefur Makefile: Use more specific globbing for core directory in Makefile (Thanks Robert Scheck) (fixes #532)
Sun, 27 Sep 2015 00:16:34 +0200 Kim Alvefur Makefile: Use hypen to tell Make when to ignore errors
Sun, 27 Sep 2015 00:15:57 +0200 Kim Alvefur Makefile: Support generating prosody.version from hg archive metadata file
Sun, 27 Sep 2015 00:14:18 +0200 Kim Alvefur Makefile: Simplify generation of prosody.version using magic Make magic
Mon, 21 Sep 2015 23:00:49 +0200 Kim Alvefur Makefile: Fix building prosody.version (.hg/dirstate is a file, not a directory)
Wed, 02 Sep 2015 18:54:34 +0100 Matthew Wild configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea)
Sat, 21 Feb 2015 10:34:56 +0100 Kim Alvefur Merge 0.9->0.10
Fri, 20 Feb 2015 15:51:05 +0000 Matthew Wild configure, Makefile: Add --libdir option to ./configure, allowing you to override the $PREFIX/lib/ default. Fixes #470.
Thu, 11 Sep 2014 00:31:11 +0200 Kim Alvefur Makefile: Add net/websocket to install target
Sun, 30 Mar 2014 09:16:27 +0100 Matthew Wild 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)
Sat, 30 Nov 2013 22:26:20 +0100 Kim Alvefur Makefile, configure: Add option for disabling generation of example certificates 0.9.2
Fri, 22 Nov 2013 15:27:21 +0100 Kim Alvefur Makefile, certs: Generate example certificates on build, remove the old static one
Mon, 15 Apr 2013 12:30:40 +0100 Matthew Wild Makefile: Specify explicit mode when installing prosody.version, to avoid it defaulting to something nasty (executable)
Fri, 28 Sep 2012 12:04:07 +0200 Kim Alvefur configure, Makefile: Allow runtime to be overridden.
Wed, 25 Apr 2012 03:56:26 +0100 Matthew Wild Makefile: Fix for net/http
Tue, 20 Mar 2012 12:50:53 +0100 Kim Alvefur Makefile: Use cp instead of install, and make sure the correct umask is set
Fri, 02 Mar 2012 19:56:10 +0100 Thijs Alkemade Fix make install for mod_s2s.
Sun, 23 Oct 2011 20:56:33 +0200 Kim Alvefur Makefile: Fix making of prosody.version
Wed, 26 Oct 2011 18:58:01 -0400 Matthew Wild Merge with Zash
Sun, 23 Oct 2011 20:56:33 +0200 Kim Alvefur Makefile: Fix making of prosody.version
Tue, 18 Oct 2011 01:22:44 +0200 Kim Alvefur Makefile: Merge identical rules and some other improvements.
Thu, 13 Oct 2011 00:51:50 +0100 Matthew Wild Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile
Mon, 14 Jun 2010 23:51:11 +0100 Matthew Wild commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda
Mon, 15 Feb 2010 23:06:57 +0000 Matthew Wild Makefile: Remove fallbacks/
Thu, 26 Nov 2009 01:09:10 +0000 Matthew Wild Makefile: Fix to install new util/sasl directory
Tue, 08 Sep 2009 14:38:51 +0100 matthew Fix for Makefile hack to install MUC plugin
Tue, 08 Sep 2009 05:41:33 +0500 Waqas Hussain Updated the Makefile to work with the MUC plugin folder.
Sat, 08 Aug 2009 00:21:33 +0500 Waqas Hussain Fixed: Zeros could be stripped from the version string the Makefile extracts from the local hg repository (thanks albert)
Thu, 02 Jul 2009 15:20:15 -0400 Dwayne Bent Added man page for prosodyctl
Thu, 02 Jul 2009 00:25:14 +0100 Matthew Wild Makefile: Install fallbacks/ directory
Fri, 05 Jun 2009 01:13:39 +0100 Matthew Wild Makefile: Experimental support for recording the version of an installed Prosody
Thu, 04 Jun 2009 15:46:05 +0100 Matthew Wild Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]
Thu, 04 Jun 2009 15:30:00 +0100 Matthew Wild Makefile: Specify permissions on installed executables [thanks mhavela]
Sat, 02 May 2009 20:30:50 +0100 Matthew Wild Makefile: Process and install prosodyctl
Sun, 12 Apr 2009 03:02:51 +0100 Matthew Wild Makefiles: Add signal.so to install targets
Sun, 12 Apr 2009 02:53:00 +0100 Matthew Wild Makefiles, util.signal: Add lsignal library for catching POSIX signals
Sat, 06 Dec 2008 23:20:59 +0000 Matthew Wild Add posix support library, and adjust makefiles for it
Sun, 30 Nov 2008 19:58:22 +0000 Matthew Wild Change sed usage back into one sed script for incompetent versions of sed
Sun, 30 Nov 2008 19:31:43 +0000 Matthew Wild 'install' libs to util before top-level make install
Sun, 30 Nov 2008 14:30:22 +0000 Matthew Wild Makefile fix for creating datadir in correct place on install
Sun, 30 Nov 2008 04:22:43 +0000 Matthew Wild Installation improvements (auto-creation of data directories)
Sun, 30 Nov 2008 01:16:55 +0000 Matthew Wild Don't overwrite config on make install if it already exists
Sun, 30 Nov 2008 00:33:58 +0000 Matthew Wild Yet another fix for the makefile :)
Sat, 29 Nov 2008 22:55:16 +0000 Matthew Wild Fix missing prosody.cfg.lua.install
Sat, 29 Nov 2008 22:28:11 +0000 Matthew Wild Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(
Sat, 29 Nov 2008 17:52:10 +0000 Matthew Wild More Makefile improvements (install the certificates, and update the config on install to find them)
Sat, 29 Nov 2008 17:22:05 +0000 Matthew Wild Update Makefile to set correct paths on install with Debian package
Sat, 29 Nov 2008 03:27:50 +0000 Matthew Wild Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths.
less more (0) -60 tip