2006-01-08 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-12-15 |
Holger Hans Peter... | bin/bitbake: |
tree | commitdiff |
2005-11-03 |
Holger Hans Peter... | bitbake/bin/bitbake |
tree | commitdiff |
2005-08-04 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-07-30 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-07-30 |
Holger Hans Peter... | bitbake/bin/bitdoc: |
tree | commitdiff |
2005-07-26 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-07-19 |
Michael 'Mickey... | update configuration data before entering the shell... |
tree | commitdiff |
2005-07-10 |
Holger Hans Peter... | trunk/bitbake/bin/bitbake: |
tree | commitdiff |
2005-07-08 |
Holger Hans Peter... | bitbake/bin/bitdoc: |
tree | commitdiff |
2005-07-06 |
Michael 'Mickey... | add missing self to find_bbfiles() and get_bbfile() |
tree | commitdiff |
2005-07-05 |
Michael 'Mickey... | This (large) patch reintegrates the bb.make module... |
tree | commitdiff |
2005-06-27 |
Holger Hans Peter... | Patch by Yann Dirson to show a more verbose error log |
tree | commitdiff |
2005-06-18 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-06-15 |
Marcin Juszkiewicz | Keep all temporary files in proper place not in TMPDIR... |
tree | commitdiff |
2005-06-08 |
Michael 'Mickey... | remove sys.exc_info() hack and instead use the magic... |
tree | commitdiff |
2005-06-06 |
Holger Hans Peter... | bitbake/bin/bitdoc: |
tree | commitdiff |
2005-06-03 |
Michael 'Mickey... | catch build exceptions also when building just one... |
tree | commitdiff |
2005-06-02 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-05-31 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-05-30 |
Michael 'Mickey... | calculate absolute path when parsing a bitbake file... |
tree | commitdiff |
2005-05-30 |
Michael 'Mickey... | fix stupid typo. this repairs bitbake -f |
tree | commitdiff |
2005-05-30 |
Michael 'Mickey... | remove accidantly commited debug line |
tree | commitdiff |
2005-05-29 |
Michael 'Mickey... | misc. refactoring bits for bin/bitbake: |
tree | commitdiff |
2005-05-28 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-05-26 |
Michael 'Mickey... | catch parse error in parseConfigurationFile() |
tree | commitdiff |
2005-05-26 |
Michael 'Mickey... | - remove checking for return if parse-only is set when... |
tree | commitdiff |
2005-05-25 |
Michael 'Mickey... | call update_data right after parsing the conf files |
tree | commitdiff |
2005-05-25 |
Michael 'Mickey... | bitbake: factor out methods parseConfigurationFile... |
tree | commitdiff |
2005-05-24 |
Michael 'Mickey... | Mickey's style and performance tunings, volume I: |
tree | commitdiff |
2005-05-23 |
Michael 'Mickey... | update data to make _append's etc. appear. patch courte... |
tree | commitdiff |
2005-05-23 |
Michael 'Mickey... | Slight OO refactoring of BitBake command line utility... |
tree | commitdiff |
2005-05-22 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-05-22 |
Holger Hans Peter... | bitbake/lib/bb/make.py: |
tree | commitdiff |
2005-05-18 |
Holger Hans Peter... | bitbake/bin/bitbake: |
tree | commitdiff |
2005-05-18 |
Michael 'Mickey... | add missing copyright and fix __ignored_dependencies... |
tree | commitdiff |
2005-05-17 |
Holger Hans Peter... | bin/bitbake: |
tree | commitdiff |
2005-05-17 |
Holger Hans Peter... | createCopy: |
tree | commitdiff |
2005-01-23 |
Phil Blundell | Evaluate dependencies in try_build(), even if stamp... |
tree | commitdiff |
2005-01-22 |
Chris Larson | bin/bitbake: |
tree | commitdiff |
2004-12-26 |
Chris Larson | bbread: wrap the call to bb.data.emit_env() in a try... |
tree | commitdiff |
2004-12-26 |
Chris Larson | Remove references to 'BBMAKE' from the debug messages... |
tree | commitdiff |
2004-12-22 |
Chris Larson | Handle the parse only cmdline option when using --build... |
tree | commitdiff |
2004-12-22 |
Chris Larson | Apply patch from Richard Purdie to fix the --force... |
tree | commitdiff |
2004-12-13 |
Marcin Juszkiewicz | fix building of one .bb file (-b parametr) - fix by pb |
tree | commitdiff |
2004-12-10 |
Chris Larson | Make bbread use bb.make.load_bbfile() rather than calli... |
tree | commitdiff |
2004-12-09 |
Chris Larson | Apply patch from seb (proti) to fix OEDEBUG and add... |
tree | commitdiff |
2004-12-08 |
Chris Larson | Rework the way we handle do_clean and do_mrproper so... |
tree | commitdiff |
2004-12-08 |
Chris Larson | Mention --help when bitbake is called with no arguments. |
tree | commitdiff |
2004-12-08 |
Chris Larson | Update bitbake command usage information: s/bbmake... |
tree | commitdiff |
2004-12-08 |
Chris Larson | Make bbread spit out a nicer error when it encounters... |
tree | commitdiff |
2004-12-08 |
Chris Larson | Rename bbmake to bitbake. |
tree | commitdiff |
2004-12-08 |
Chris Larson | Add a 'buildfile' commandline option to bbmake, which... |
tree | commitdiff |
2004-12-08 |
Chris Larson | Update the 'usage' information displayed by --help... |
tree | commitdiff |
2004-12-07 |
Chris Larson | Initial import. |
tree | commitdiff |
2004-12-04 |
Phil Blundell | support "oemake --world" as a (preferred) alternative... |
tree | commitdiff |
2004-12-03 |
Phil Blundell | if an exception occurs, during parsing, show which... |
tree | commitdiff |
2004-12-03 |
Chris Larson | Fix oemake 'world' logic bug. |
tree | commitdiff |
2004-12-01 |
Chris Larson | Add an 'EXCLUDE_FROM_WORLD' variable to oemake, which... |
tree | commitdiff |
2004-12-01 |
Chris Larson | BUGFIX: oe.build.mkstamp had a hardcoded path to the... |
tree | commitdiff |
2004-11-28 |
Phil Blundell | add 'oemake -s' option to dump out a table of latest... |
tree | commitdiff |
2004-11-19 |
Marcin Juszkiewicz | subversion use revisions not date |
tree | commitdiff |
2004-11-19 |
Chris Larson | Attempt to correct an unintended consequence of the... |
tree | commitdiff |
2004-11-19 |
Chris Larson | Auto merged |
tree | commitdiff |
2004-10-31 |
Phil Blundell | apply patch from Murray Jensen to fix lost CVS_RSH... |
tree | commitdiff |
2004-10-27 |
Chris Larson | Make oeread suck a bit less. |
tree | commitdiff |
2004-10-27 |
Chris Larson | Call oe.data.init() rather than manually initializing... |
tree | commitdiff |
2004-10-22 |
Marcin Juszkiewicz | Auto merged |
tree | commitdiff |
2004-10-18 |
Holger Schurig | allow for "-d /usr/src/CVS" parameter to cvs if you set |
tree | commitdiff |
2004-10-15 |
Phil Blundell | back out previous mistaken change |
tree | commitdiff |
2004-10-13 |
Phil Blundell | add current task to OVERRIDES during execution to facil... |
tree | commitdiff |
2004-10-01 |
Rene Wagner | fix OEMASK handling |
tree | commitdiff |
2004-09-21 |
Phil Blundell | also accept ".inc" as a legitimate file extension |
tree | commitdiff |
2004-09-18 |
Chris Larson | Add -n/--name option to oeimage, to allow us to force... |
tree | commitdiff |
2004-08-26 |
Marcin Juszkiewicz | quiet cvs/svn tarball creating |
tree | commitdiff |
2004-08-25 |
Marcin Juszkiewicz | subversion fetcher based on cvs one |
tree | commitdiff |
2004-08-07 |
Phil Blundell | use _ not - to separate pv from pr in PREFERRED_VERSION_foo |
tree | commitdiff |
2004-08-07 |
Phil Blundell | admit blank lines as legitimate python content |
tree | commitdiff |
2004-08-07 |
Phil Blundell | rework handling of comments, blank lines and \-continuation |
tree | commitdiff |
2004-08-06 |
Michael 'Mickey... | use an empty OEMASK if none is set |
tree | commitdiff |
2004-08-05 |
Phil Blundell | only apply ?= assignments if variable is None, not... |
tree | commitdiff |
2004-08-05 |
Chris Larson | Add 'localdir' parameter to the cvs fetcher, specifical... |
tree | commitdiff |
2004-08-04 |
Chris Larson | Change oeread behavior to act like showdata by default. |
tree | commitdiff |
2004-08-04 |
Chris Larson | Don't hardcode the location of fakeroot, to allow us... |
tree | commitdiff |
2004-08-04 |
Chris Larson | Show filename of log when displaying it, on failure. |
tree | commitdiff |
2004-08-04 |
Phil Blundell | remove special-casing of tag=HEAD |
tree | commitdiff |
2004-08-04 |
Michael 'Mickey... | improve keyboard error handling |
tree | commitdiff |
2004-08-04 |
Michael 'Mickey... | improve performance by compiling the OEMASK regexp... |
tree | commitdiff |
2004-08-02 |
Phil Blundell | honour CVS_TARBALL_STASH_${PN} |
tree | commitdiff |
2004-07-26 |
Phil Blundell | add support for DEFAULT_PREFERENCE when selecting versi... |
tree | commitdiff |
2004-07-25 |
Michael 'Mickey... | receive tuple |
tree | commitdiff |
2004-07-24 |
Michael 'Mickey... | count number of parsed, cached, skipped packages and... |
tree | commitdiff |
2004-07-22 |
Phil Blundell | improve diagnostics when bad things happen during expansion |
tree | commitdiff |
2004-07-20 |
Michael 'Mickey... | reality check |
tree | commitdiff |
2004-07-20 |
Michael 'Mickey... | get dir without having to rely on OEDIR |
tree | commitdiff |
2004-07-19 |
Michael 'Mickey... | slightly improve provider hash progress output |
tree | commitdiff |
2004-07-03 |
Phil Blundell | fix formatting of diagnostic message |
tree | commitdiff |
2004-07-02 |
Phil Blundell | add support for PREFERRED_VERSION and oefile priority |
tree | commitdiff |
2004-07-02 |
Chris Larson | Import oe.build in the OEHandler. |
tree | commitdiff |
2004-07-01 |
Chris Larson | Delete: bin/parse_manifest |
tree | commitdiff |
next |