Commit History

Author SHA1 Message Date
  Frazer Clews b809a6812a lib: amend code to use proper singleton comparisons where possible 4 years ago
  Frazer Clews 4367692a93 lib: remove unused imports 4 years ago
  Richard Purdie 695d84397b bitbake: Drop duplicate license boilerplace text 5 years ago
  Richard Purdie ff237c3333 bitbake: Add initial pass of SPDX license headers to source code 5 years ago
  Paul Eggleton cb15db2a79 lib/bb/event: refactor printing events 6 years ago
  Mikko Rapeli d2cf67bcaf bitbake: Fix return value checks from subprocess.call()'s 7 years ago
  Richard Purdie d0f904d407 bitbake: Convert to python 3 8 years ago
  Andy Voltz 730b4c5036 ui/ncurses: Update ncurses ui to accept configParams 9 years ago
  Richard Purdie 12e9d33bfa cooker: Rename confusing 'stop' state to 'forceshutdown' 10 years ago
  Richard Purdie 2dbbb1d51d cooker: Move commandline parsing back into the UI/cookerdata 11 years ago
  Christopher Larson 717831b831 command: add error to return of runCommand 11 years ago
  Jason Wessel cffe80d82a event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event 11 years ago
  Konrad Scherer 65a5845ac9 ui: Improve error message if bitbake cannot import python curses module 11 years ago
  Robert Yang f5b3bf115d replace os.system with subprocess.call 12 years ago
  Richard Purdie d5abdacaf9 Fixup remaining bb.msg.domain users 12 years ago
  Lianhao Lu 521909d135 bitbake cooker/ui: handle cmd line parsing result by individual UI. 13 years ago
  Richard Purdie 93059e3620 bitbake/server/process: Move implementation knowledge of event queue into the server 13 years ago
  Bob Foerster b947e7aa40 Resurrect alternative UIs 13 years ago
  Chris Larson c51ed5d7a9 Rename command events, adjust compareRevisions 13 years ago
  Chris Larson 4d081a0ed7 Rename the ui 'init' method to 'main' 13 years ago
  Chris Larson 61780379d4 3.0 prep 14 years ago
  Chris Larson 219be63895 Apply some 2to3 refactorings 14 years ago
  Chris Larson d39ab776e7 Apply some 2to3 transforms that don't cause issues in 2.6 14 years ago
  Chris Larson ff2e28d0d9 Apply the 2to3 print function transform 14 years ago
  Chris Larson 2caf134b43 Formatting cleanups 14 years ago
  Chris Larson 90c68238cb Fix an error in the ncurses UI 14 years ago
  Chris Larson 50b7b817d4 Fix the task event handling in the ncurses UI 14 years ago
  Richard Purdie d1df2bb242 ui: Convert remaining event handlers to use isinstance 14 years ago
  Holger Hans Peter Freyther 667bf5b303 [ui] Fix import statements reported by pyflakes 15 years ago
  Richard Purdie 9f5dbcce6f Update the UIs against the core changes and allow dynamic loading of the UI so UIs become truly plugable. 15 years ago