Commit Graph

1 Commits (bc3d454dd6f46292f08f4f724203de22a85800ca)

Author SHA1 Message Date
Kim Alvefur e698dcfc66 Add makefiles compatible with BSD make 8 years ago
Kim Alvefur df4e8ebbef Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 8 years ago
Michel Le Bihan 5a20cd359a Makefile: Also package /net/resolvers 8 years ago
Kim Alvefur 87e144edf3 Makefile: Tell busted to use the configured Lua version (or C modules won't load) 8 years ago
Waqas Hussain fad428a8e7 Makefile: Update `make test` to use the "busted" test runner 8 years ago
Kim Alvefur 448ef63d32 Makefile: Install mod_mam (fixes #825) 9 years ago
Kim Alvefur 6e6d42e3c0 Makefile: Add 'test' to phony targets so `make test` runs tests even if a file 'test' exists 9 years ago
Kim Alvefur 992f00f378 Makefile: Fix installing modules into their correct subdirectories (thanks mimi89999) 9 years ago
Kim Alvefur bb46efdc6a Makefile: Preserve timestamps of installed files (fixes #547) 9 years ago
Kim Alvefur 203ac8bf4f Makefile: Refactor all uses of the install command with variables, allowing them to be overridden 9 years ago
Kim Alvefur 7338d697a5 Makefile: Use install to copy plugins that live in subdirectories instead of recursive cp 9 years ago
Kim Alvefur 64102ef3da Makefile: Use more specific globbing for util.sasl.* (like 5a60b4705bc3) 9 years ago
Matthew Wild 5d33051ecc tests: Add extra tests for util.json 10 years ago
Matthew Wild c2762adde3 Makefile: Reduce verbosity of 'make test' so it only shows test failures 10 years ago
Kim Alvefur 7b9355994b Makefile: Use runtime set by configure (fixes #629) 10 years ago
Kim Alvefur 7f4c360c08 Makefile: Add 'test' target that runs tests 10 years ago
Kim Alvefur b5541c402f Makefile: Use more specific globbing for core directory in Makefile (Thanks Robert Scheck) (fixes #532) 10 years ago
Kim Alvefur 6a7c531519 Makefile: Use hypen to tell Make when to ignore errors 10 years ago
Kim Alvefur 308655e4ed Makefile: Support generating prosody.version from hg archive metadata file 10 years ago
Kim Alvefur b4c0bd8517 Makefile: Simplify generation of prosody.version using magic Make magic 10 years ago
Kim Alvefur 8724d6b9db Makefile: Fix building prosody.version (.hg/dirstate is a file, not a directory) 10 years ago
Matthew Wild 388fa0cd28 configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea) 10 years ago
Matthew Wild 3425d38067 configure, Makefile: Add --libdir option to ./configure, allowing you to override the $PREFIX/lib/ default. Fixes #470. 11 years ago
Kim Alvefur 36f876e543 Makefile: Add net/websocket to install target 11 years ago
Matthew Wild c5c028ec32 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) 12 years ago
Kim Alvefur 358af54bfe Makefile, configure: Add option for disabling generation of example certificates 12 years ago
Kim Alvefur e4e9a24923 Makefile, certs: Generate example certificates on build, remove the old static one 12 years ago
Matthew Wild 47fe2a0775 Makefile: Specify explicit mode when installing prosody.version, to avoid it defaulting to something nasty (executable) 13 years ago
Kim Alvefur aa1fe37ca5 configure, Makefile: Allow runtime to be overridden. 13 years ago
Matthew Wild 34eff6d74c Makefile: Fix for net/http 14 years ago
Kim Alvefur a55ad8478e Makefile: Use cp instead of install, and make sure the correct umask is set 14 years ago
Thijs Alkemade 0a43ddb0f8 Fix make install for mod_s2s. 14 years ago
Kim Alvefur 6ac9b5f26b Makefile: Fix making of prosody.version 14 years ago
Kim Alvefur 83906b6a82 Makefile: Fix making of prosody.version 14 years ago
Kim Alvefur 769db1e4e8 Makefile: Merge identical rules and some other improvements. 14 years ago
Kim Alvefur 03f234644e Makefile: Merge identical rules and some other improvements. 14 years ago
Matthew Wild b37d69ecf9 Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile 14 years ago
Matthew Wild d2d66b4078 commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda 16 years ago
Matthew Wild cb24bc1a12 Makefile: Remove fallbacks/ 16 years ago
Matthew Wild 9d3c6849c0 Makefile: Remove fallbacks/ 16 years ago
Matthew Wild b544f41cef Makefile: Fix to install new util/sasl directory 16 years ago
matthew 53a3a8df37 Fix for Makefile hack to install MUC plugin 17 years ago
Waqas Hussain d372008d04 Updated the Makefile to work with the MUC plugin folder. 17 years ago
Waqas Hussain 9b3f3c93e3 Fixed: Zeros could be stripped from the version string the Makefile extracts from the local hg repository (thanks albert) 17 years ago
Dwayne Bent 507c460971 Added man page for prosodyctl 17 years ago
Matthew Wild 7ba8dae5df Makefile: Install fallbacks/ directory 17 years ago
Matthew Wild 198b2b72c8 Makefile: Experimental support for recording the version of an installed Prosody 17 years ago
Matthew Wild a82a7d386c Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent] 17 years ago
Matthew Wild e70d58ad08 Makefile: Specify permissions on installed executables [thanks mhavela] 17 years ago
Matthew Wild 3163adb138 Makefile: Process and install prosodyctl 17 years ago