summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2014-12-25bitbake: fetch2/wget: Fix horrible temp file handlingRichard Purdie
2014-12-25bitbake: tests/data: Add a key deletion testRichard Purdie
2014-12-25bitbake: tests/fetch: Add versionstring tests to network tests list, fix print()Richard Purdie
2014-12-25bitbake: data_smart: Ensure d.keys() doesn't list deleted variablesRichard Purdie
2014-12-23bitbake: bb/fetch2/wget.py: latest_versionstring fix multithread and remove d...Aníbal Limón
2014-12-23bitbake: ui/ncurses: Update ncurses ui to accept configParamsAndy Voltz
2014-12-23bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERNPaul Eggleton
2014-12-23bitbake: bitbake-layers: add commands for adding and removing layersPaul Eggleton
2014-12-23bitbake: utils: add basic metadata manipulation functionsPaul Eggleton
2014-12-23bitbake: siggen: ensure nostamp tasks force dependent tasks to re-executePaul Eggleton
2014-12-18bitbake: data: escape '$' in shell variable assignmentRichard Tollerton
2014-12-18bitbake: toaster: importlayer Tidy up the page initialisationMichael Wood
2014-12-18bitbake: toaster: Change the full stop to a colonBelen Barros Pena
2014-12-18bitbake: toaster: Formatting changes to error messagesBelen Barros Pena
2014-12-18bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood
2014-12-18bitbake: toaster: importlayer Avoid namespace clash with layer nameMichael Wood