Software /
code /
prosody
Log
Makefile @ 7863:a634fe3c21f2
description | author | age |
---|---|---|
Makefile: Add 'test' to phony targets so `make test` runs tests even if a file 'test' exists | Kim Alvefur | Mon, 19 Dec 2016 09:32:43 +0100 |
Makefile: Fix installing modules into their correct subdirectories (thanks mimi89999) | Kim Alvefur | Sat, 08 Oct 2016 21:06:43 +0200 |
Makefile: Preserve timestamps of installed files (fixes #547) | Kim Alvefur | Sat, 01 Oct 2016 01:49:26 +0200 |
Makefile: Refactor all uses of the install command with variables, allowing them to be overridden | Kim Alvefur | Sat, 01 Oct 2016 01:46:43 +0200 |
Makefile: Use install to copy plugins that live in subdirectories instead of recursive cp | Kim Alvefur | Sat, 01 Oct 2016 01:39:46 +0200 |
Makefile: Use more specific globbing for util.sasl.* (like 5a60b4705bc3) | Kim Alvefur | Sat, 01 Oct 2016 01:38:28 +0200 |
tests: Add extra tests for util.json | Matthew Wild | Sat, 05 Mar 2016 20:48:20 +0000 |