aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-08-15Backports to the 1.8 branch (msg.plain, providers changes)Richard Purdie
2007-08-12cooker.py: Allow the -b -e option combination to take regular expressionsRichard Purdie
2007-08-12ConfHandler.py: Apply OVERRIDES before performing immediate expansionsRichard Purdie
2007-08-12fetch/local.py: Fix local fetcher's localpath return values (remove parameters)Richard Purdie
2007-08-11fetch/__init__.py: Add SRCREV_FORMAT supportRichard Purdie
2007-08-11fetch/__init__.py: Add BB_SRCREV_POLICY variable (clear or cache) to control ...Richard Purdie
2007-08-11bitbake: Add profiling option -PRichard Purdie
2007-08-11runqueue.py: Improve the progress indicator by skipping tasks that have alrea...Richard Purdie
2007-08-11fetch/__init__.py: Reinstate global urldata cache instead of using the persis...Richard Purdie
2007-08-05BBHandler: Don't generate the A variable which is time consuming and doesn't ...Richard Purdie
2007-07-31data.emit_var() - only call getVar if we need the variableRichard Purdie
2007-07-30svn fetcher: Add SRCREV supportRichard Purdie
2007-07-29event.py: Add ConfigParsed Event after configuration parsing is completeRichard Purdie
2007-07-25svn.py: Fix #2624 and #2644 by changing svn layout in SVNDIR (backport)Richard Purdie
2007-07-22Improve certain error messagesRichard Purdie
2007-06-30svn fetcher: Create common 'build svn command' functionRichard Purdie
2007-06-26taskdata: Remove supriours PREFERRED_PROVIDER warningsRichard Purdie
2007-06-12runqueue.py: Correctly redirect stdin when forking. Richard Purdie
2007-06-10bitbake trunk/1.8: Update manualRichard Purdie
2007-05-20taskdata.py: Promote certain warnings from debug to note 2 levelRichard Purdie
2007-05-20cooker.py: Fix invalid regexp in BBMASK error handling (missing import) (#1124)Richard Purdie
2007-05-20BBHandler.py: Raise ParseError for filenames with multiple underscores inste...Richard Purdie
2007-05-20runqueue.py: Fix bug when target was in ASSUME_PROVIDED (#2236)Richard Purdie
2007-05-19Fix a second kind of __inherit_cache race (trunk + branches)Richard Purdie
2007-05-19parse_py/BBHandler.py: Make sure __inherit_cache is updated before calling in...Richard Purdie
2007-04-18cooker.py: Fix cache errors when generation dotGraphsRichard Purdie
2007-04-01cooker.py: Make -I option a generic one to extend ASSUME_PROVIDEDRichard Purdie
2007-03-31taskdata/runqueue.py: Add code to handle inter-task dependenciesRichard Purdie
2007-03-31ConfHandler.py: Allow operations other than assignment on flag variablesRichard Purdie
2007-03-23cache.py: Catch truncated cache errorsRichard Purdie
2007-03-19build.py: Treat python functions the same as shell functions with respect to ...Richard Purdie
2007-03-19Add PE (Package Epoch) support from Philipp Zabel (pH5)Richard Purdie
2007-03-19Prepare for releaseRichard Purdie
2007-03-11Update ChangeLog for 1.7.x changes, cleanup TODORichard Purdie
2006-11-01BitBake: Tag 1.6.2 and 1.7.2 of BitBakeHolger Hans Peter Freyther
2006-09-08bitbake/trunk/bitbake: Update the ChangeLog to mention Richards great changes...Holger Hans Peter Freyther
2006-08-15bitbake: Assign release number 1.6.0 to the trunk and update the ChangeLogHolger Hans Peter Freyther
2006-04-19bitbake/Holger Hans Peter Freyther
2006-04-16bitbake/lib/bb/cache.py:Richard Purdie
2006-04-14 bitbake/ChangeLog:Holger Hans Peter Freyther
2006-03-01bitbake/lib/bb/fetch/git.py:Richard Purdie
2006-02-21bitbake/bin/bitbake:Richard Purdie
2006-02-21bitbake/lib/bb/utils.py:Richard Purdie
2006-02-09bitbake/ChangeLog:Holger Hans Peter Freyther
2006-01-05bitbake/:Holger Hans Peter Freyther
2005-12-18bitbake/bb/fetch:Holger Hans Peter Freyther
2005-07-30bitbake/ChangeLog:Holger Hans Peter Freyther
2005-07-06Shell:Michael 'Mickey' Lauer
2005-05-26bitbake:Holger Hans Peter Freyther
2005-05-25bitbake: factor out methods parseConfigurationFile() and handleCollections()Michael 'Mickey' Lauer