aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make makefile portable1.2.3Mattias Andrée2023-07-021-45/+47
* Add shake128sum and rawshake128sumMattias Andrée2022-02-261-0/+4
* Update clean rule in Makefile1.2.1Mattias Andrée2021-02-181-1/+1
* Do not use -i option with sed(1), not in POSIXMattias Andrée2020-11-041-3/+2
* Add multicall binary optionMattias Andrée2020-10-211-2/+29
* Add sha3sum for compatibility with busybox (-w and -s are however not support)Mattias Andrée2020-10-211-1/+8
* make check: build binaries1.1.1Mattias Andrée2017-10-151-1/+1
* Makefile: use "rm -f" upon cleaning and uninstallingLeo Izen2017-10-151-5/+4
* Fix dependencies in makefile1.1Mattias Andrée2017-10-151-3/+3
* Add testMattias Andrée2017-10-151-2/+5
* Generate all C files except common.c and keccaksum.cMattias Andrée2017-10-141-1/+13
* Use arg.h instead of argparserMattias Andrée2017-10-141-1/+1
* Simplify makefileMattias Andrée2017-10-141-105/+44
* Do not use texmanMattias Andrée2017-10-141-36/+27
* Change license, change style, and remove crapMattias Andrée2017-10-141-209/+7
* move `-lkeccak -largparse` to the end of the linking instructionJakub Hlusička2017-05-311-1/+1
* fix currency problem with building the texinfo manual to all forms when building with -jMattias Andrée2015-04-061-12/+12
* fix installation dir for man pages, missed /man1Mattias Andrée2014-11-191-3/+3
* add install and uninstall rulesMattias Andrée2014-11-191-3/+212
* beginning on the info manualMattias Andrée2014-11-181-2/+31
* m makefileMattias Andrée2014-11-141-1/+4
* write man pagesMattias Andrée2014-11-141-1/+23
* working on the --check flagMattias Andrée2014-11-141-1/+1
* add tab-completion in shellMattias Andrée2014-11-141-1/+33
* add build rules to the makefileMattias Andrée2014-11-131-0/+34
* nuke...Mattias Andrée2014-11-131-90/+0
* m + fix for issue #14Mattias Andrée2014-11-111-7/+5
* fix error in partial bit support for c implementationsMattias Andrée2014-08-211-2/+2
* c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeingMattias Andrée2014-02-111-1/+5
* add thread supportMattias Andrée2014-02-111-0/+3
* bump yearMattias Andrée2014-02-111-1/+1
* miscMattias Andrée2014-02-051-0/+3
* create so and jarsMattias Andrée2013-08-101-7/+26
* m + fix java-c-jni implementationMattias Andrée2013-08-101-1/+1
* mMattias Andrée2013-08-101-2/+2
* miscMattias Andrée2013-08-101-4/+8
* fix java-c-jni sigsegvMattias Andrée2013-08-101-4/+8
* directory renamingMattias Andrée2013-08-101-10/+10
* jni version, just needs to properly load the libMattias Andrée2013-02-181-5/+18
* fix jni warningsMattias Andrée2013-02-171-3/+2
* add jni .so to makefileMattias Andrée2013-02-171-1/+9
* optimise c versionMattias Andrée2013-02-081-1/+2
* correctedMattias Andrée2013-02-081-5/+21
* beginning of porting the command to cMattias Andrée2013-02-051-1/+1
* add makefileMattias Andrée2013-02-051-0/+32