summaryrefslogtreecommitdiff
path: root/ybd.py
Commit message (Expand)AuthorAgeFilesLines
...
* Some tidying of sandboxPaul Sherwood2014-12-051-2/+2
* Let's try one sandbox for the whole assemblyPaul Sherwood2014-11-301-2/+3
* Rename is_cached => get_cachePaul Sherwood2014-11-291-1/+1
* Tidyup, and force default empty commands for unrecognised buildsystemPaul Sherwood2014-11-221-2/+2
* Swap assembly <> build, seems to make more sensePaul Sherwood2014-11-221-1/+1
* Log message at start of app.timerPaul Sherwood2014-11-161-3/+2
* Move build routines into their own filePaul Sherwood2014-11-161-74/+2
* Drop python3 specialsPaul Sherwood2014-11-161-4/+4
* TidyupPaul Sherwood2014-11-151-1/+1
* Log time taken to calculate cache-keysPaul Sherwood2014-11-151-0/+2
* Move logic around, more robust nowPaul Sherwood2014-11-151-2/+0
* Revert regression introduced in b4882f073507cPaul Sherwood2014-11-151-1/+0
* Let's be sure we always get the actual definitionPaul Sherwood2014-11-151-10/+14
* Log start timePaul Sherwood2014-11-151-0/+1
* Tidy up log messages and shorten reported cache linesPaul Sherwood2014-11-151-4/+5
* Hide all git outputsPaul Sherwood2014-11-151-1/+4
* Remove unnecessary pass statementsPaul Sherwood2014-11-151-1/+0
* Tidyup - checkout + build only for a definition that has a repoPaul Sherwood2014-11-151-13/+13
* Log latest upstream tag, if we have onePaul Sherwood2014-11-141-5/+14
* Global replace content => componentPaul Sherwood2014-11-131-3/+3
* Tweak cache messagePaul Sherwood2014-11-131-1/+1
* Don't claim to build if it's cachedPaul Sherwood2014-11-131-7/+6
* Assemble all the thingsPaul Sherwood2014-11-131-11/+11
* Make Definitions into a class - seems unavoidablePaul Sherwood2014-11-121-20/+16
* pep8Paul Sherwood2014-11-081-3/+9
* Identify build system for each definitionPaul Sherwood2014-11-081-3/+12
* TidyupPaul Sherwood2014-11-021-3/+1
* Some imports no longer neededPaul Sherwood2014-11-021-5/+0
* Rename defs.get => defs.lookupPaul Sherwood2014-11-021-5/+5
* Show total elapsed timePaul Sherwood2014-11-011-3/+4
* contextmanagertastic :)Paul Sherwood2014-10-281-4/+3
* notional teardownPaul Sherwood2014-10-281-5/+1
* less loggingPaul Sherwood2014-10-281-5/+5
* Only work with .def filesPaul Sherwood2014-10-261-1/+0
* pep8 fixesPaul Sherwood2014-10-261-3/+4
* Log the configure|build|install commandsPaul Sherwood2014-10-261-6/+3
* Refer to python3 in shebang lines (PEP 394)Javier Jardón2014-10-231-1/+1
* We're processing everything, so no need to pass pathPaul Sherwood2014-10-191-1/+1
* Set name as ybdPaul Sherwood2014-10-191-0/+99