prosody
log
graph
tags
bookmarks
branches
ad1e10c93b41
browse
changeset
util-src/Makefile
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util-src/Makefile @ 8418:
ad1e10c93b41
less
more
|
(0)
-14
tip
description
author
age
configure: Move -ggdb flag here from util-src/Make
Kim Alvefur
2016-08-19
Move C compiler flag -pedantic from Makefile to configure
Kim Alvefur
2016-08-19
util-src/Makefile: Remove redundant -Wall (already set by configure)
Kim Alvefur
2016-08-19
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG
Kim Alvefur
2016-02-22
Add util.ringbuffer, a ringbuffer with a file handle like interface
Kim Alvefur
2016-02-02
configure,util-src/Makefile: Make a variable that includes -l for OpenSSL (like with IDNA_LIBS)
Kim Alvefur
2015-09-26
util-src/Makefile: Remove redundant variables (set in config.unix already)
Kim Alvefur
2015-09-26
util-src/Makefile: Don't make exceptions for how to build .so for util.hashes and util.encodings
Kim Alvefur
2015-09-26
util-src/Makefile: Tell Make how to build .so from .o in a modern way (Let built-in rules handle .o)
Kim Alvefur
2015-09-26
util-src/Makefile: Move Lua include path into CFLAGS variable
Kim Alvefur
2015-09-26
configure, util-src/Makefile: Move OS X deployment flag to an C compiler argument set by configure
Kim Alvefur
2015-09-26
util-src/Makefile: Use variables for install binary and target directory
Kim Alvefur
2015-09-26
util-src/Makefile: Move list of .so files in a variable
Kim Alvefur
2015-09-26
util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation
Matthew Wild
2015-03-31
less
more
|
(0)
-14
tip