summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2006-02-09bitbake/lib/bb:1.3.3Holger Hans Peter Freyther
2006-02-09bitbake/bin/bitbake:Holger Hans Peter Freyther
2006-01-23bitbake/lib/bb/parse/parse_py/ConfHandler.py:Holger Hans Peter Freyther
2006-01-12bitbake/lib/bb/utils.py:Holger Hans Peter Freyther
2006-01-12bitbake/lib/bb/shell.py:Holger Hans Peter Freyther
2006-01-08bitbake/lib/bb/fetch/wget.py:Holger Hans Peter Freyther
2006-01-07bitbake/lib/bb/fetch:Holger Hans Peter Freyther
2006-01-05bitbake/lib/bb/fetch:Holger Hans Peter Freyther
2006-01-05bitbake/lib/bb/parse:Holger Hans Peter Freyther
2005-12-29bitbake/lib/bb/fetch/svn.py:Holger Hans Peter Freyther
2005-12-29bitbake/lib/bb/fetch/svn.py:Holger Hans Peter Freyther
2005-12-18bitbake/bb/fetch:Holger Hans Peter Freyther
2005-10-24BitBake MD5 SUM:Holger Hans Peter Freyther
2005-10-21BitBake Configuration Parser:Holger Hans Peter Freyther
2005-09-08parser: add function to update the mtime for one file, courtesy Justin PatrinMichael 'Mickey' Lauer
2005-08-09bitbake/lib/bb/parse/parse_py/BBHandler.py:Holger Hans Peter Freyther
2005-08-04bitbake/lib/bb/data_smart.py:Holger Hans Peter Freyther
2005-08-04bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-08-04bitbake/bin/bitbake:Holger Hans Peter Freyther
2005-07-30Update the lib version to 1.3.2 as wellHolger Hans Peter Freyther
2005-07-27add .= and =. operators, as requested by HolgerPhil Blundell
2005-07-21bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-07-21bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-07-21bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-07-21bitbake/parse/parse_py/ConfHandler.pyHolger Hans Peter Freyther
2005-07-11Sorry for the inconvience and add the missing fileHolger Hans Peter Freyther
2005-07-10Getting closer...Holger Hans Peter Freyther
2005-07-10More things done on the Bitbake C parser:Holger Hans Peter Freyther
2005-07-10Start with the excellent lexer and lemon Grammar fromHolger Hans Peter Freyther
2005-07-10Prepare for the new tokenizer C-based parser as optional parser.Holger Hans Peter Freyther
2005-07-07Shell:Michael 'Mickey' Lauer
2005-07-06Shell:Michael 'Mickey' Lauer
2005-07-06Shell:Michael 'Mickey' Lauer
2005-07-06Shell: grab a deepcopy from the initial cooker data to reuseMichael 'Mickey' Lauer
2005-07-06remove last trace of make.pyMichael 'Mickey' Lauer
2005-07-05This (large) patch reintegrates the bb.make module into the bitbake executable.Michael 'Mickey' Lauer
2005-06-30Fix for #88 - written by proti:Marcin Juszkiewicz
2005-06-21bitbake Poke Changes:Holger Hans Peter Freyther
2005-06-21- fix _findProvider() for 'PN-PV'Michael 'Mickey' Lauer
2005-06-18bitbake/lib/bb/build.py:Holger Hans Peter Freyther
2005-06-17make the cache also work when you use softlinks to the packages - patch court...Michael 'Mickey' Lauer
2005-06-17- add 'alias' command to allow shortcuts for commandsMichael 'Mickey' Lauer
2005-06-17- add 'peek' command: Example Usage: peek nano SRC_URIMichael 'Mickey' Lauer
2005-06-17make edit command more consistent:Michael 'Mickey' Lauer
2005-06-16- fix pasteLog and pasteBin failure codepaths. Thanks to keturn for spotting.Michael 'Mickey' Lauer
2005-06-16- add 'showdata' commandMichael 'Mickey' Lauer
2005-06-16- add 'getvar' to print out a variable from the outer environmentMichael 'Mickey' Lauer
2005-06-15BitBake (minor update):Holger Hans Peter Freyther
2005-06-14bitbake/lib/bb/__init__.pyHolger Hans Peter Freyther
2005-06-14- add 'fetch', 'unpack', 'patch', 'configure', 'compile', 'stage'Michael 'Mickey' Lauer