summaryrefslogtreecommitdiffstats
path: root/autobuild.rb
Commit message (Collapse)AuthorAgeFilesLines
* Drop a lot of parenthesisPascal Terjan2020-04-141-10/+10
|
* Add some more perl modules to ignore plus some build attributes.Dan Fandrich2020-04-021-6/+12
| | | | | Basically every package pulls in these perl modules so their presence is not an indication that the package uses perl.
* Add detection of a dependency on Go.Dan Fandrich2020-03-261-0/+3
|
* Add scanning of build logs looking for known bugsDan Fandrich2020-03-261-2/+30
| | | | | These can be displayed along with appropriate hyperlinks for more info on the results page.
* Tweak a few attributes in find_attributesDan Fandrich2020-03-261-2/+6
|
* Update to what is currently runningPascal Terjan2020-03-251-12/+17
|
* Store interesting per-package build dependenciesDan Fandrich2020-03-251-8/+118
| | | | | This can be used in the web front-end to display useful information about each package.
* Add some of the ugly scripts used for autobuildPascal Terjan2014-11-101-0/+172