aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/GNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* configure: Pass compiler flag to enable ICU only when building util.encodingsKim Alvefur2020-07-121-0/+1
| | | | Passing it in CFLAGS applied to all modules, which was not needed.
* util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1Matthew Wild2018-10-261-1/+2
|
* util.poll: Import poll library with epoll and select supportKim Alvefur2018-05-161-1/+1
|
* util.time: Convert to CKim Alvefur2017-03-091-1/+1
|
* Rename Makefile -> GNUmakefile to reflect dependency on GNU MakeKim Alvefur2017-10-311-0/+34