aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-01-23bitbake: siggen: Ensure taskdata default functions exist in base classRichard Purdie
2015-01-23bitbake: cooker: Use expanded_data for ASSUME_PROVIDEDRichard Purdie
2015-01-23bitbake: cooker: Rename event_data -> expanded_dataRichard Purdie
2015-01-23bitbake: server/process: Fix select callRichard Purdie
2015-01-23bitbake: toastergui: enable re-ordering when columns are hiddenAlexandru DAMIAN
2015-01-23bitbake: toastergui: all projects column show/hideAlexandru DAMIAN
2015-01-23bitbake: toastergui: fix the second 'view all targets' linkBelen Barros Pena
2015-01-23bitbake: toastergui: minor fixesAlexandru DAMIAN
2015-01-23bitbake: toastegui: project page build selected targetsAlexandru DAMIAN
2015-01-23bitbake: toastergui: fix all targets page searchAlexandru DAMIAN
2015-01-23bitbake: toastergui: fix all-targets redirectAlexandru DAMIAN
2015-01-23bitbake: toaster: newproject default release selection fixAlexandru DAMIAN
2015-01-23bitbake: toastergui: "Run again" button in build pagesAlexandru DAMIAN
2015-01-23bitbake: toastergui: fix duplicate IDs all builds pageAlexandru DAMIAN
2015-01-23bitbake: toasterui: save event backlog to buildAlexandru DAMIAN
2015-01-23bitbake: toastergui: save cookie for orderby/page size settingsAlexandru DAMIAN
2015-01-23bitbake: prserv/serv: Improve exit handlingRichard Purdie
2015-01-21bitbake: toaster: project configuration variables pageDavid Reyna
2015-01-21bitbake: toaster: project builds pageAlexandru DAMIAN
2015-01-21bitbake: fetcher: use os.path.splitext() instead of string.split()Ross Burton
2015-01-21bitbake: bin/bitbake: only check that /dev/shm is writable on LinuxRoss Burton
2015-01-21bitbake: bb/fetch2/wget.py: latest_versionstring escape packagename when buil...Aníbal Limón
2015-01-21bitbake: cooker.py: trap the ENOSPC error and translate itRobert Yang
2015-01-21bitbake: cooker: Further optimise pyinotifyRichard Purdie
2015-01-21bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie
2015-01-21bitbake: lib/fetch2: Tweak get_srcrev() function descriptionRichard Purdie
2015-01-16bitbake: toasterui: fix variable data errorAlexandru DAMIAN
2015-01-16bitbake: toastergui: all builds page lists failed build requestsAlexandru DAMIAN
2015-01-16bitbake: toaster: layerdetails Remove compatibility settingMichael Wood
2015-01-16bitbake: toaster: Add layer details page featureMichael Wood
2015-01-16bitbake: ConfHandler: Clean up bogus importsRichard Purdie
2015-01-16bitbake: ConfHandler: Rename oldfn to parentfn to be clearerRichard Purdie
2015-01-16bitbake: cooker: Improve pyinotify performanceRichard Purdie
2015-01-14bitbake: cooker: Fix pyinotify handling of ENOENT issuesRichard Purdie
2015-01-14bitbake: cooker/cache/parse: Implement pyinofity based reconfigureRichard Purdie
2015-01-14bitbake: bitbake: Add pyinotify to lib/Richard Purdie
2015-01-14bitbake: bb/fetch2/ssh.py: Fix urldata.localpath use os.path.normpathAníbal Limón
2015-01-14bitbake: fetch/git: Improve ls-remote handling for latest_revisionRichard Purdie
2015-01-08bitbake: toaster: implementation of project pageAlexandru DAMIAN
2015-01-08bitbake: toaster: branch name priority resolutionAlexandru DAMIAN
2015-01-08bitbake: toaster: do not launch web browser on noweb optionAlexandru DAMIAN
2015-01-08bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN
2015-01-08bitbake: toaster: Improve client side error handlingMichael Wood
2015-01-08bitbake: ast: Add error when trying to use dash in sh function namesRichard Purdie
2015-01-08bitbake: cache/fetch2/siggen: Ensure we track include history for file checksumsRichard Purdie
2015-01-08bitbake: wget: Add localpaths method which gives localpath with historyRichard Purdie
2015-01-08bitbake: bitbake-worker: Use setsid() rather than setpgid()Richard Purdie
2015-01-08bitbake: cooker: Shut down the parser in error stateRichard Purdie
2014-12-30bitbake: utils: make edit_metadata_file() handle VARIABLE +=Paul Eggleton
2014-12-30bitbake: bitbake-layers: fix error handling in add-layer / remove-layerPaul Eggleton