summaryrefslogtreecommitdiff
path: root/ybd.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Turn YBD and KBAS into proper Python packagesSam Thursfield2015-09-141-43/+3
* Oops - lockfile is now in tmpPaul Sherwood2015-09-121-1/+1
* Move cleanup outside the TOTAL timerPaul Sherwood2015-09-121-4/+3
* Clean tmp with locksPaul Sherwood2015-09-121-0/+7
* Move deployment into its own filePaul Sherwood2015-09-031-1/+2
* Use cache_key to trigger calculations not get_cachePaul Sherwood2015-08-301-1/+1
* Rename 'settings' => 'config'Paul Sherwood2015-08-021-9/+9
* Pep8Paul Sherwood2015-07-071-1/+1
* Add warning that chroot builds may overwrite systemPaul Sherwood2015-07-071-0/+3
* Re-do app.timer and show build timesPaul Sherwood2015-07-071-3/+3
* Tidyup - move instance forking to app.spawnPaul Sherwood2015-07-051-11/+2
* Make ybd parallelise based on conf 'instances'Paul Sherwood2015-07-051-0/+9
* Tidyup start and show default configPaul Sherwood2015-07-041-3/+2
* Lose a couple of linesPaul Sherwood2015-06-271-4/+2
* Re-work app.setup - sys.argv goes there, no context-managerPaul Sherwood2015-06-211-33/+17
* Pep8Paul Sherwood2015-06-181-2/+2
* ybd.py: Fix indentationJavier Jardón2015-06-161-1/+1
* MIPS: Autodetect host platform and set target arch correctlyPaul Martin2015-06-161-0/+7
* Pass the Definitions object rather than repeatedly instantiating a new oneAdam Coldrick2015-06-111-3/+3
* Pick sandboxlib backend once, on startupSam Thursfield2015-06-101-3/+11
* Add a shebang in ybd.py so it can be run directlyAdam Coldrick2015-06-091-0/+1
* ybd always lower case from now on, and some text tweaksPaul Sherwood2015-06-061-1/+1
* Tidyup usage - now arch can be optionalPaul Sherwood2015-06-051-5/+10
* Don't claim python3Paul Sherwood2015-06-051-2/+0
* Pep8Paul Sherwood2015-06-051-2/+2
* Add blank lines to make usage stand outPaul Sherwood2015-05-311-3/+2
* Give a useful error message if wrong number of commandline args is givenSam Thursfield2015-05-281-0/+5
* Log ybd version per build, tooPaul Sherwood2015-05-201-1/+1
* Log all the things - ybd version, cwd, targetPaul Sherwood2015-05-201-1/+3
* Log the version of definitions we are working withPaul Sherwood2015-05-161-2/+4
* Link for gnu.org in license textPaul Sherwood2015-05-011-2/+1
* WIP deploymentPaul Sherwood2015-04-301-1/+2
* Revert "Fix so final log message has target name"Paul Sherwood2015-04-171-1/+0
* Fix so final log message has target namePaul Sherwood2015-04-071-0/+1
* User can input name, or path, for any componentPaul Sherwood2015-04-131-2/+2
* Add a blank line to make it easier to see start of logPaul Sherwood2015-04-121-0/+1
* Big switch to index definitions based on pathPaul Sherwood2015-04-111-1/+1
* Add timer for Definitions processingPaul Sherwood2015-04-111-1/+3
* Revert "Define morph: to path: to handle multiple definitions properly"Paul Sherwood2015-04-021-3/+2
* Define morph: to path: to handle multiple definitions properlyPaul Sherwood2015-04-021-2/+3
* Tidyup and fix case where definition does not existPaul Sherwood2015-03-301-4/+2
* Fix copyright yearsPaul Sherwood2015-03-141-1/+1
* Move run_cmd and env stuff into sandbox.pyPaul Sherwood2014-12-311-2/+1
* Handle morph files directly, no need for morph-converter.shPaul Sherwood2014-12-301-2/+1
* Rename build.py => assembly.pyPaul Sherwood2014-12-201-1/+1
* Log commands to a filePaul Sherwood2014-12-201-2/+2
* WIP hack in of buildenvironment and staging from morphPaul Sherwood2014-12-161-1/+2
* Re-work to use .trees filePaul Sherwood2014-12-131-0/+1