summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-07-30Bitbake: ReTag 1.3.21.3.2Holger Hans Peter Freyther
2005-07-30bitbake/ChangeLog:Holger Hans Peter Freyther
2005-07-30bitbake/doc/manual/usermanual.xml:Holger Hans Peter Freyther
2005-07-30bitbake/manual/usermanual.xml:Holger Hans Peter Freyther
2005-07-30bitbake/manual/usermanual.xml:Holger Hans Peter Freyther
2005-07-30bitbake/manual/usermanual.xml:Holger Hans Peter Freyther
2005-07-30bitbake/bin/bitdoc:Holger Hans Peter Freyther
2005-07-27add .= and =. operators, as requested by HolgerPhil Blundell
2005-07-26bitbake/bin/bitbake: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/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-07-21bitbake/parse/parse_py/ConfHandler.pyHolger Hans Peter Freyther
2005-07-19update configuration data before entering the shell. patch courtesy Proti - t...Michael 'Mickey' Lauer
2005-07-12bitbake/setup.py:Holger 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-10trunk/bitbake/bin/bitbake:Holger Hans Peter Freyther
2005-07-08bitbake/bin/bitdoc:Holger Hans Peter Freyther
2005-07-07Shell:Michael 'Mickey' Lauer
2005-07-06Shell:Michael 'Mickey' Lauer
2005-07-06Shell:Michael 'Mickey' Lauer
2005-07-06bitbake/Holger Hans Peter Freyther
2005-07-06Shell: grab a deepcopy from the initial cooker data to reuseMichael 'Mickey' Lauer
2005-07-06add missing self to find_bbfiles() and get_bbfile()Michael '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-27Patch by Yann Dirson to show a more verbose error logHolger Hans Peter Freyther
2005-06-21bitbake Poke Changes:Holger Hans Peter Freyther
2005-06-21- fix _findProvider() for 'PN-PV'Michael 'Mickey' Lauer
2005-06-18bitbake/bin/bitbake:Holger Hans Peter Freyther
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-15Keep all temporary files in proper place not in TMPDIR (patch by Holger Schurig)Marcin Juszkiewicz
2005-06-14bitbake/lib/bb/__init__.pyHolger Hans Peter Freyther
2005-06-14- add 'fetch', 'unpack', 'patch', 'configure', 'compile', 'stage'Michael 'Mickey' Lauer
2005-06-13BitBake:Holger Hans Peter Freyther
2005-06-11collect_bbfiles:Michael 'Mickey' Lauer
2005-06-10OO overhaul:Michael 'Mickey' Lauer