Commit Graph

12 Commits (eeb98faa3a09ab9bdfeaa8ed9d2ff3d1d3a94de9)

Author SHA1 Message Date
Kim Alvefur 7f201d94c1 make coverage: Allow overriding path to busted 7 years ago
Matthew Wild 90e3e7c116 make lint: Add shellcheck of configure script 7 years ago
Matthew Wild b6d632fafa make lint: Fix 'ignored files' count 7 years ago
Kim Alvefur 4cdc9b1bd7 GNUmakefile: Tell Mercurial to behave consistenly 7 years ago
Kim Alvefur 7cd756895e GNUmakefile: Allow overriding path to busted 7 years ago
Kim Alvefur b84cf60060 GNUmakefile: Allow overriding path to luacheck 7 years ago
Kim Alvefur b2103694e0 Backed out changeset bf91de890107: It did not have the intended effectc 8 years ago
Kim Alvefur 20f0730255 GNUmakefile: Add a fallback for `hg files` not working in linter target 8 years ago
Matthew Wild 49831eef8f GNUmakefile: Add 'lint' target 8 years ago
Matthew Wild 0b917d28da GNUMakefile: Add note about how to list coverage of individual files 8 years ago
Matthew Wild 1b96a40a13 GNUMakefile: Add 'coverage' target (requires luacov and luacov-console) 8 years ago
Kim Alvefur e156c05ad4 Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 8 years ago
Michel Le Bihan 8e377a8d55 Makefile: Also package /net/resolvers 8 years ago
Kim Alvefur 4e1f9c8796 Makefile: Tell busted to use the configured Lua version (or C modules won't load) 8 years ago
Waqas Hussain 94c243d8e6 Makefile: Update `make test` to use the "busted" test runner 8 years ago
Kim Alvefur 49c6a0dd6f Makefile: Install mod_mam (fixes #825) 9 years ago
Kim Alvefur 8fa3305358 Makefile: Add 'test' to phony targets so `make test` runs tests even if a file 'test' exists 9 years ago
Kim Alvefur 3dd1ce8680 Makefile: Fix installing modules into their correct subdirectories (thanks mimi89999) 9 years ago
Kim Alvefur ca9cbd607f Makefile: Preserve timestamps of installed files (fixes #547) 9 years ago
Kim Alvefur 07c7d4e794 Makefile: Refactor all uses of the install command with variables, allowing them to be overridden 9 years ago
Kim Alvefur b0701fb30f Makefile: Use install to copy plugins that live in subdirectories instead of recursive cp 9 years ago
Kim Alvefur 4813cf4bde Makefile: Use more specific globbing for util.sasl.* (like 5a60b4705bc3) 9 years ago
Matthew Wild 39dceba258 tests: Add extra tests for util.json 10 years ago
Matthew Wild 61688d5064 Makefile: Reduce verbosity of 'make test' so it only shows test failures 10 years ago
Kim Alvefur 2c3bcf3a57 Makefile: Use runtime set by configure (fixes #629) 10 years ago
Kim Alvefur 2ff321a3c7 Makefile: Add 'test' target that runs tests 10 years ago
Kim Alvefur b3a384b2e9 Makefile: Use more specific globbing for core directory in Makefile (Thanks Robert Scheck) (fixes #532) 10 years ago
Kim Alvefur 787f6a522a Makefile: Use hypen to tell Make when to ignore errors 10 years ago
Kim Alvefur 8891876d7d Makefile: Support generating prosody.version from hg archive metadata file 10 years ago
Kim Alvefur 4d24241616 Makefile: Simplify generation of prosody.version using magic Make magic 10 years ago
Kim Alvefur f2bb338051 Makefile: Fix building prosody.version (.hg/dirstate is a file, not a directory) 10 years ago
Matthew Wild 63f8291d16 configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea) 11 years ago
Matthew Wild 83ca1bd5d1 configure, Makefile: Add --libdir option to ./configure, allowing you to override the $PREFIX/lib/ default. Fixes #470. 11 years ago
Kim Alvefur 6769313ce9 Makefile: Add net/websocket to install target 12 years ago
Matthew Wild 7f2a6a29b6 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 addfb8275a Makefile, configure: Add option for disabling generation of example certificates 12 years ago
Kim Alvefur 7e594b0b3c Makefile, certs: Generate example certificates on build, remove the old static one 12 years ago
Matthew Wild 0e656606c0 Makefile: Specify explicit mode when installing prosody.version, to avoid it defaulting to something nasty (executable) 13 years ago
Kim Alvefur 2b1cd1a3ae configure, Makefile: Allow runtime to be overridden. 14 years ago
Matthew Wild 59edec552f Makefile: Fix for net/http 14 years ago
Kim Alvefur 326b9c2cc2 Makefile: Use cp instead of install, and make sure the correct umask is set 14 years ago
Thijs Alkemade 203c5b4d85 Fix make install for mod_s2s. 14 years ago
Kim Alvefur cea60b7a5d Makefile: Fix making of prosody.version 14 years ago
Kim Alvefur 7eae765921 Makefile: Fix making of prosody.version 14 years ago
Kim Alvefur 1f496b5027 Makefile: Merge identical rules and some other improvements. 14 years ago
Kim Alvefur f4c963ef6a Makefile: Merge identical rules and some other improvements. 14 years ago
Matthew Wild 850d092305 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