summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2014-12-18bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood
2014-12-18bitbake: toaster: tweaking the import layers formBelen Barros Pena
2014-12-18bitbake: toaster: Add import layer feature.Michael Wood
2014-12-18bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN
2014-12-18bitbake: toaster: libtoaster Add editProject and getLayerDepsForProjectMichael Wood
2014-12-18bitbake: toaster: libtoaster Add a error handler to GET in makeTypeheadMichael Wood
2014-12-18bitbake: toaster: Initialise the 'change' icon tooltipsBelen Barros Pena
2014-12-18bitbake: toaster: base Only show change project icon when > one projectBelen Barros Pena
2014-12-18bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN
2014-12-18bitbake: toastergui: implement UI changes to allow file downloadAlexandru DAMIAN
2014-12-18bitbake: add option to write offline event log fileAlexandru DAMIAN
2014-12-18bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN
2014-12-18bitbake: add build artifacts table and other improvementsAlexandru DAMIAN
2014-12-09bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write exampleRobert P. J. Day
2014-12-09bitbake: bitbake-user-manual-metadata.xml: Added [eventmask] flag information.Scott Rifenbark