aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
AgeCommit message (Collapse)AuthorFilesLines
2016-08-10Add ucase(), lcase(), casecmp(), alpha(), digit(), alnum()Karen Arutyunov1-1/+1
2016-07-12Use ./ instead of just . to denote current directory in buildfilesBoris Kolpackov1-1/+1
2016-07-07Add cpfile()Karen Arutyunov1-2/+2
2016-06-23Add mkslink(), mkhlink()Karen Arutyunov1-1/+1
2016-05-31Port to MinGWKaren Arutyunov1-1/+3
2016-05-04Add base64_encode(), base64_decode()Karen Arutyunov1-1/+1
2016-04-21Add timestamp from_string()Karen Arutyunov1-1/+1
2016-02-28Add SHA256 calculatorBoris Kolpackov1-1/+1
Based on the sha256c.c file from the FreeBSD project and ported to compile on Linux, Mac OS, and Windows. The file is licensed under the simplified/2-clause BSD license so the library is now MIT/BSD-licensed.
2016-01-27Add support for parsing cpu-vendor-os target tripletsBoris Kolpackov1-1/+1
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-07-09Implement directory iteration supportBoris Kolpackov1-1/+1
2015-06-18Move path and filesystem from build2 to libbutlBoris Kolpackov1-1/+1
2015-06-18Move prefix-map from build2 to libbutlBoris Kolpackov1-0/+7