summaryrefslogtreecommitdiff
path: root/ybd/defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update code to python3"lc/revert-py3.4Daniel Firth2016-11-291-1/+1
* Revert "Move log functions to utils.py"Daniel Firth2016-11-291-2/+1
* Revert "WIP: Put the config in a different file?"Daniel Firth2016-11-291-2/+1
* Revert "Move chdir, timer to utils; fix circular deps"Daniel Firth2016-11-291-1/+2
* Revert "Change shebang to '#!/usr/bin/python3'"Daniel Firth2016-11-291-1/+1
* Change shebang to '#!/usr/bin/python3'Javier Jardón2016-11-161-1/+1
* Move chdir, timer to utils; fix circular depsDaniel Firth2016-11-161-2/+1
* WIP: Put the config in a different file?Javier Jardón2016-11-151-1/+2
* Move log functions to utils.pyJavier Jardón2016-11-151-1/+2
* Update code to python3Daniel Firth2016-11-151-1/+1
* Check fields in morph files, and exit if something odd is foundPaul Sherwood2016-07-071-0/+1
* Fix #225 too many piesPaul Sherwood2016-06-091-1/+1
* Move cpus map into defaults.confPaul Sherwood2016-04-161-0/+1
* Fix copyright yearPaul Sherwood2016-02-271-1/+1
* Rename regexps => rules, and move logic to compile_rulesPaul Sherwood2016-02-271-5/+2
* Lose a linePaul Sherwood2016-02-181-1/+0
* Make default build_system NOT FOUND work correctlyPaul Sherwood2016-02-101-2/+2
* Pep8Paul Sherwood2016-01-091-3/+3
* Oops - what if no DEFAULTS file :/ - need to tidy up once DEFAULTS landPaul Sherwood2015-10-151-1/+5
* Don't assume ./DEFAULTS has everything we needPaul Sherwood2015-10-151-4/+7
* Turn YBD and KBAS into proper Python packagesSam Thursfield2015-09-141-0/+96