aboutsummaryrefslogtreecommitdiffstats
path: root/config-portable.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysFix mistakesHEAD1.1.6masterMattias Andrée1-2/+8
Signed-off-by: Mattias Andrée <m@maandree.se>
2024-10-14Rename config.mk to config-x86.mk and add config-portable.mkMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-07-08Fix last commit1.1Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-08Update to C11Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-08Add code using SHA intrinsicsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Use malloc by default but allow bounded allocaMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-19Improve makefileMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-09-16Improve makefile1.0.1Mattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>