index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added man page for prosodyctl
Dwayne Bent
2009-07-02
1
-0
/
+3
|
*
Makefile: Install fallbacks/ directory
Matthew Wild
2009-07-02
1
-1
/
+2
|
*
Makefile: Experimental support for recording the version of an installed Prosody
Matthew Wild
2009-06-05
1
-1
/
+9
|
*
Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]
Matthew Wild
2009-06-04
1
-1
/
+2
|
*
Makefile: Specify permissions on installed executables [thanks mhavela]
Matthew Wild
2009-06-04
1
-2
/
+2
|
*
Makefile: Process and install prosodyctl
Matthew Wild
2009-05-02
1
-2
/
+10
|
*
Makefiles: Add signal.so to install targets
Matthew Wild
2009-04-12
1
-1
/
+1
|
*
Makefiles, util.signal: Add lsignal library for catching POSIX signals
Matthew Wild
2009-04-12
1
-0
/
+3
|
*
Add posix support library, and adjust makefiles for it
Matthew Wild
2008-12-06
1
-2
/
+6
|
*
Change sed usage back into one sed script for incompetent versions of sed
Matthew Wild
2008-11-30
1
-6
/
+4
|
*
'install' libs to util before top-level make install
Matthew Wild
2008-11-30
1
-2
/
+1
|
*
Makefile fix for creating datadir in correct place on install
Matthew Wild
2008-11-30
1
-3
/
+2
|
*
Installation improvements (auto-creation of data directories)
Matthew Wild
2008-11-30
1
-4
/
+11
|
*
Don't overwrite config on make install if it already exists
Matthew Wild
2008-11-30
1
-1
/
+1
|
*
Yet another fix for the makefile :)
Matthew Wild
2008-11-30
1
-1
/
+1
|
*
Fix missing prosody.cfg.lua.install
Matthew Wild
2008-11-29
1
-1
/
+1
|
*
Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(
Matthew Wild
2008-11-29
1
-3
/
+3
|
*
More Makefile improvements (install the certificates, and update the config ↵
Matthew Wild
2008-11-29
1
-2
/
+9
|
|
|
|
on install to find them)
*
Update Makefile to set correct paths on install with Debian package
Matthew Wild
2008-11-29
1
-1
/
+6
|
*
Update Makefile to now pass config paths to prosody. Update prosody, ↵
Matthew Wild
2008-11-29
1
-3
/
+7
|
|
|
|
modulemanager and connectionlisteners to obey these paths.
*
Rename and update config. Update Makefile for this change.
Matthew Wild
2008-11-29
1
-1
/
+1
|
*
More Makefile improvements
Matthew Wild
2008-11-29
1
-4
/
+14
|
*
Add a top-level Makefile and ./configure script. Update util-src Makefile ↵
Matthew Wild
2008-11-29
1
-0
/
+21
for this.