summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2014-03-10bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie
2014-03-10bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie
2014-03-10bitbake: server/process: Drop unnecessary exit delayRichard Purdie
2014-03-10bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie
2014-03-10bitbake: knotty: Remove latency when exitingRichard Purdie
2014-03-10bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie
2014-03-10bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie
2014-03-10bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie
2014-03-10bitbake: server/process: Deal more gracefully with SIGTERMRichard Purdie
2014-03-10bitbake: server/process: Use the setFeatures command on the server instead of...Richard Purdie
2014-03-10bitbake: cooker/command: Add setFeatures commandRichard Purdie
2014-03-10bitbake: runqueue.py: Gracefully handle a missing worker processRichard Purdie
2014-03-10bitbake: runqueue.py: Handle worker disappearing gracefullyRichard Purdie
2014-03-10bitbake: knotty: Deal with exceptions not resetting terminal configurationRichard Purdie
2014-03-09bitbake: toasterui: fix task identificationAlexandru DAMIAN
2014-03-09bitbake: toaster: fix issues in the build tableAlexandru DAMIAN
2014-03-09bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN
2014-03-09bitbake: toaster: update database schemaAlexandru DAMIAN
2014-03-09bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena
2014-03-09bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna
2014-03-09bitbake: toaster: View detailed information about a taskRavi Chintakunta
2014-03-09bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta
2014-03-09bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena
2014-03-09bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena
2014-03-09bitbake: toaster: Change popover headings in recipes tableBelen Barros Pena
2014-03-09bitbake: toaster: Change help text for SectionBelen Barros Pena
2014-03-09bitbake: toaster: Hide the applied filter tooltip on clickBelen Barros Pena
2014-03-09bitbake: toaster: Add .muted class to disabled checkboxesBelen Barros Pena
2014-03-09bitbake: toaster: Set the right styles for definition listsBelen Barros Pena
2014-03-09bitbake: toaster: Set correct string for missed sstate attemptsBelen Barros Pena
2014-03-09bitbake: toaster: Remove inline styles in h1Belen Barros Pena
2014-03-09bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna
2014-03-09bitbake: toasterui: add asserts on expected valuesAlexandru DAMIAN
2014-03-09bitbake: toasterui: task data structure in toasteruiAlexandru DAMIAN
2014-03-09bitbake: bb/ui: store_dependency_information optimizationMarius Avram
2014-03-09bitbake: toaster: array-assignment fix from ChomeAlexandru DAMIAN
2014-03-09bitbake: toaster: mark dependency packagesAlexandru DAMIAN
2014-03-09bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN
2014-03-09bitbake: toastergui: fix task executed status displayAlexandru DAMIAN
2014-03-09bitbake: fetch2/wget: Fix downloadfilename functionalityRichard Purdie
2014-03-06bitbake: runqueue: Fix typoRichard Purdie
2014-03-06bitbake: data: add vardepvalueexclude varflagPaul Eggleton
2014-03-02bitbake: fetch2: Drop svk fetcherRichard Purdie
2014-03-02bitbake: codeparser: Fix var_execs to append to execs, not referencesRichard Purdie
2014-03-02bitbake: fetch/wget: Separate out download and checkstatus functionsRichard Purdie
2014-03-02bitbake: fetch/wget: Start to clean up command constructionRichard Purdie
2014-03-02bitbake: wget: Drop usage of old style *COMMAND variablesRichard Purdie
2014-03-02bitbake: fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMDRichard Purdie
2014-03-02bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMP...Richard Purdie
2014-03-02bitbake: fetch/git: Separate out an ls-remote functionRichard Purdie