aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2009-07-23bin/bitbake: Add python 2.6 check (from Poky)Richard Purdie
2008-12-06bin/bitbake: Fix cooker log handling after recent changesRichard Purdie
2008-12-06Update the UIs against the core changes and allow dynamic loading of the UI s...Richard Purdie
2008-12-06utils.py: Add clean_environment() function and call where appropriate (from P...Richard Purdie
2008-12-06Add tryaltconfigs option to control whether bitbake trys using alternative pr...Richard Purdie
2008-09-30bin/bitbake: Add better environmental variable handling. By default it will n...Richard Purdie
2008-09-30cooker.py: Add parseConfiguration() function and move inheritFromOS call outs...Richard Purdie
2008-04-06Add experimental/toy dependency explorer UI (based on some code from Ross Bur...Richard Purdie
2008-03-16Add return value handling (thanks pH5)Richard Purdie
2008-02-23bbimage: Update to reflect recent core changesRichard Purdie
2008-01-20persist_data.py: Add sqlite version checksRichard Purdie
2008-01-20bitbake: Make trunk python 2.5+ onlyRichard Purdie
2007-11-17Fetcher SRCREV handling updates, improvements and fixes from Poky, typo fix f...Richard Purdie
2007-08-25bin/bitbake: Add UI selection optionRichard Purdie
2007-08-18bin/bitbake: Fix execution orderRichard Purdie
2007-08-18bin/bitbake: Switch to use new UI codeRichard Purdie
2007-08-11bitbake: Add profiling option -PRichard Purdie
2007-04-01cooker.py: Make -I option a generic one to extend ASSUME_PROVIDEDRichard Purdie
2007-03-04Update versionsRichard Purdie
2007-03-04cooker.py: Move some functionality to the module init functionRichard Purdie
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-12-06cooker.py: Clean up pkgs_to_build handlingRichard Purdie
2006-12-06bitbake: Move cooker from bin/bitbake to lib/bb/cooker.pyRichard Purdie
2006-12-06Fix docs typo (from ross@o-hand.com)Richard Purdie
2006-11-30bin/bitbake: Fix incorrect variable referenceRichard Purdie
2006-11-29fix typoRichard Purdie
2006-11-29bin/bitbake: Update generateDotGraph to use taskData/runQueue correcting the ...Richard Purdie
2006-11-18runqueue.py: Change failed tasks handling so all failed tasks are reported, n...Richard Purdie
2006-11-15bin/bitbake: Improve -b error messageRichard Purdie
2006-11-13Bump to version 1.7.4Richard Purdie
2006-11-12bitbake: Add calls to expandKeys, fixing issues in bug #1294Richard Purdie
2006-11-12taskdata.py: Improve abort flag handling, fixing several bugsRichard Purdie
2006-11-01BitBake: Tag 1.6.2 and 1.7.2 of BitBakeHolger Hans Peter Freyther
2006-10-21bump 1.7 versionsRichard Purdie
2006-10-04bin/bitbake: fix typoRichard Purdie
2006-10-03bin/bitbake: Move handle_data() into parse_bbfiles instead of the callbackRichard Purdie
2006-10-03cache.py: Stop passing cooker around as its no longer neededRichard Purdie
2006-09-16Fix -f force option when used without -bRichard Purdie
2006-09-11bin/bitbake: parse.handle must have an absolute pathRichard Purdie
2006-09-11bitbake/lib/bb/shell.py:Richard Purdie
2006-09-10lib/bb/shell.py - Use taskData and runQueue directlyRichard Purdie
2006-09-09Turn BBParsingStatus into CacheData and move to cache.pyRichard Purdie
2006-09-09bbimage: Add call to init logging variableRichard Purdie
2006-09-09Add bitbake -l option to specify debug domains to showRichard Purdie
2006-09-09Complete conversion to use bb.msgRichard Purdie
2006-09-08bitbake/trunk/bitbake/bin/bbimage: prepend the path to BitBake instead of app...Holger Hans Peter Freyther
2006-09-08bitbake/bin/bitbake: Richard deserves a real (C) on BitBakeHolger Hans Peter Freyther
2006-09-08bitbake/trunk/bitbake: Mention BitBake 1.6 as the stable branchHolger Hans Peter Freyther
2006-08-20bitbake/lib/bb/taskdata.py:Richard Purdie
2006-08-15bitbake: Trunk is now at version 1.7.0Holger Hans Peter Freyther