summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add err_conflictstrl and err_implicitdeclHEADmasterDan Fandrich2024-04-011-0/+3
|
* Add err_stdincludeDan Fandrich2024-03-271-0/+1
|
* Add err_egginfomissinguser/danf/bugscanDan Fandrich2022-08-071-1/+2
|
* Add err_mountcompatDan Fandrich2022-08-071-1/+5
| | | | This is due a glibc incompatibility with Linux system headers.
* Fix detection regex for err_dynamicexceptionDan Fandrich2022-07-191-1/+1
|
* Add err_literalformatDan Fandrich2022-07-191-0/+2
|
* Update the list of perl modules installed every timeuser/danf/more-build-depsDan Fandrich2022-03-121-1/+1
|
* Add some common recent errors to bugscanDan Fandrich2022-03-111-0/+5
|
* Add sbt missing dependency detection.Dan Fandrich2020-05-151-0/+1
|
* Remove python false positivesPascal Terjan2020-05-101-1/+1
| | | | | | rpm-build now pulls in python3-setuptools so all packages are detected as using python. We need a new way to detect it but for now remove it.
* Detect dome of the GCC 10.1 problemsPascal Terjan2020-05-101-0/+2
|
* Detect sbt as a build system.Dan Fandrich2020-04-301-0/+3
|
* Add a few more common build problem attributes.Dan Fandrich2020-04-251-0/+3
|
* Add rust & fix C# detection and add a few more detected bugs.Dan Fandrich2020-04-162-1/+6
|
* Add a stage_ attribute that corresponds to the build stage reached.Dan Fandrich2020-04-161-1/+26
|
* Search for known problems only in failed packagesPascal Terjan2020-04-141-2/+4
| | | | This is very slow.
* Fix a crash in find_bug_matchesPascal Terjan2020-04-141-4/+8
|
* Fix an accidental change few commits agoPascal Terjan2020-04-141-1/+1
|
* Fix drop to handle "recently" added tablesPascal Terjan2020-04-141-0/+2
|
* 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.
* Fix script namePascal Terjan2020-03-311-2/+2
|
* Add detection of a dependency on Go.Dan Fandrich2020-03-261-0/+3
|
* Add a few common mga8 issues to bugscan.Dan Fandrich2020-03-261-0/+3
|
* Add scanning of build logs looking for known bugsDan Fandrich2020-03-262-2/+43
| | | | | 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 currently used scriptsPascal Terjan2020-03-253-12/+61
|
* 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-104-0/+216