summaryrefslogtreecommitdiff
path: root/system/heirloom-devtools
AgeCommit message (Collapse)AuthorFilesLines
2024-08-07system/heirloom-devtools: Use C++98 standardA. Wilcox1-2/+2
This fixes a build error with newer GCC that defaults to the C++17 standard. Basic operation was tested and remains functional. It would be a *lot* better to rearchitect this, especially with how many times it hits -Wwrite-strings. Anyone willing to do that work would be highly praised :)
2019-12-21system/h*: moderniseA. Wilcox1-2/+0
2019-03-06system/heirloom-devtools: fix URLA. Wilcox1-1/+1
2018-08-28user/heirloom-devtools: move to system, install m4 and make to /usr/5binA. Wilcox7-0/+403