aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalyst: Drop ConfigParserMatt Turner2020-05-211-11/+0
* catalyst: Run autopep8Matt Turner2020-04-151-111/+115
* catalyst: Fix most pylint warningsMatt Turner2020-04-101-1/+1
* catalyst: Remove object inheritanceMatt Turner2020-04-101-1/+1
* catalyst: Drop some dead code and commentsMatt Turner2020-04-101-8/+0
* catalyst: Update for new pyDeComp API and flexibilityBrian Dolbec2016-03-191-0/+9
* catalyst: Convert nearly all use of open() to use the with statement.Brian Dolbec2015-11-081-3/+2
* config: tweak walking of settings for py3Mike Frysinger2015-10-281-1/+2
* config: convert to log moduleMike Frysinger2015-10-091-1/+3
* lint: unwrap multiple statementsMike Frysinger2015-10-061-1/+2
* lint: stop using old-style classesMike Frysinger2015-10-051-1/+1
* lint: fix anomalous-backslash-in-stringMike Frysinger2015-10-051-1/+1
* catalyst/config.py: Fix an error for x is an integerBrian Dolbec2015-08-291-1/+1
* Pyflakes import cleanup and broken CatalystError calls.Brian Dolbec2014-12-311-4/+5
* Extend ParserBase to do variable substitution.Brian Dolbec2014-12-311-0/+3
* reduce 2 operations into one simpler oneBrian Dolbec2014-12-311-5/+1
* Move catalyst_support, builder, catalyst_lock out of modules, into the cataly...Brian Dolbec2014-02-221-1/+2
* Initial rearrangement of the python directoriesBrian Dolbec2014-02-221-0/+122