aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-05-22bitbake/ChangeLog:Holger Hans Peter Freyther
2005-05-22bitbake/lib/bb/make.py:Holger Hans Peter Freyther
2005-05-21bitbake/lib/bb/data_smart.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data_dict.py:Holger Hans Peter Freyther
2005-05-20bitbake/TODO:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data_smart.py:Holger Hans Peter Freyther
2005-05-18tbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-18bitbake/lib/bb/fetch.pyHolger Hans Peter Freyther
2005-05-18Change the bb.__version__ to 1.2.1, and adjust setup.py to actually import th...Chris Larson
2005-05-18bitbake/bin/bitbake:Holger Hans Peter Freyther
2005-05-18add missing copyright and fix __ignored_dependencies scoping problemMichael 'Mickey' Lauer
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17bin/bitbake:Holger Hans Peter Freyther
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17add authors fileMichael 'Mickey' Lauer
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17lib/bb/build.py:Holger Hans Peter Freyther
2005-05-17Add a ChangeLog to lay out the 'API' changes of bitbakeHolger Hans Peter Freyther
2005-05-17lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-17Add data_dict.py to the MANIFESTHolger Hans Peter Freyther
2005-05-17createCopy:Holger Hans Peter Freyther
2005-05-17bitbake data module abstraction:Holger Hans Peter Freyther
2005-03-11Adjust the version in setup.py.Chris Larson
2005-01-23Evaluate dependencies in try_build(), even if stamp file is up to date for th...Phil Blundell
2005-01-22bin/bitbake:Chris Larson
2005-01-17Add -nochunks makefile targets for documentation generation (user's manual).1.1Chris Larson
2005-01-17Unbork our event classes a bit. Added a 'data' property to the Build events ...Chris Larson
2005-01-17As recommended by pb_ and RP, prepend the task name with 'task_' when manglin...Chris Larson
2005-01-16add current task name to OVERRIDES during executionPhil Blundell
2005-01-06Test trigger alterations.Chris Larson
2005-01-06Test trigger alterations.Chris Larson
2005-01-02correct transposed protocol/revision parameters to svn checkout;Phil Blundell
2004-12-27emit_var(): if showing all vars, emit even those with invalid names1.0Phil Blundell
2004-12-26bbread: wrap the call to bb.data.emit_env() in a try: except block.Chris Larson
2004-12-26Remove references to 'BBMAKE' from the debug messages in the bitbake command.Chris Larson
2004-12-26Re-raise bb.build.FuncFailed if it's encountered in emit_var. This ensures t...Chris Larson
2004-12-24Update the user manual -- add example usage of the bitbake command. add exam...Chris Larson
2004-12-24Add information on the bitbake command to the User Manual.Chris Larson
2004-12-22Handle the parse only cmdline option when using --buildfile.Chris Larson
2004-12-22Apply patch from Richard Purdie to fix the --force support in the bitbake scr...Chris Larson
2004-12-14renamed to get less ambiguous nameMarcin Juszkiewicz
2004-12-13fix building of one .bb file (-b parametr) - fix by pbMarcin Juszkiewicz
2004-12-10Set the 'url' in setup.py to our berlios.de project.Chris Larson