summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build on darwinHEADmasterRichard Ipsum2017-11-011-7/+13
* Update Makefile to not link the modules against the interpreterv1.2dsilvers/link-fixupDaniel Silverstone2017-07-081-2/+2
* Declare PHONY targetsRichard Ipsum2017-06-171-1/+7
* Allow lib installation dir to be overriddenRichard Ipsum2017-06-171-4/+6
* Add install targetRichard Ipsum2017-06-171-0/+3
* Replace find lua rules with luxio cargoRichard Ipsum2017-06-171-97/+2
* Add TRUST_LIBSCRYPT_SALT_GEN build optionRichard Ipsum2017-06-051-2/+1
* Inline a base64 implementation so that we don't rely on the libscrypt one whi...Daniel Silverstone2015-11-061-2/+2
* Better support for Lua 5.2v1.0Daniel Silverstone2015-07-081-4/+6
* Add ldoc based documentationDaniel Silverstone2015-07-081-0/+3
* Change to using libscrypt even though it has known failure modesDaniel Silverstone2015-07-081-31/+6
* Add INSTALL and CFLAGS to MakefileRob Kendrick (humdrum)2014-01-201-0/+3
* Password hashing and verification, Makefile stolen from LuxioRob Kendrick (trite)2013-07-301-6/+129
* Makefile to build scrypt library componentsRob Kendrick (fatigue)2013-07-301-0/+35