index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
OpenEmbedded
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slight OO refactoring of BitBake command line utility in order to
Michael 'Mickey' Lauer
2005-05-23
1
-584
/
+611
*
bitbake/bin/bitbake:
Holger Hans Peter Freyther
2005-05-22
1
-115
/
+128
*
bitbake/lib/bb/make.py:
Holger Hans Peter Freyther
2005-05-22
1
-1
/
+1
*
bitbake/bin/bitbake:
Holger Hans Peter Freyther
2005-05-18
1
-1
/
+1
*
add missing copyright and fix __ignored_dependencies scoping problem
Michael 'Mickey' Lauer
2005-05-18
1
-2
/
+3
*
bin/bitbake:
Holger Hans Peter Freyther
2005-05-17
1
-8
/
+9
*
createCopy:
Holger Hans Peter Freyther
2005-05-17
1
-1
/
+1
*
Evaluate dependencies in try_build(), even if stamp file is up to date for th...
Phil Blundell
2005-01-23
1
-4
/
+4
*
bin/bitbake:
Chris Larson
2005-01-22
1
-7
/
+16
*
bbread: wrap the call to bb.data.emit_env() in a try: except block.
Chris Larson
2004-12-26
1
-1
/
+6
*
Remove references to 'BBMAKE' from the debug messages in the bitbake command.
Chris Larson
2004-12-26
1
-7
/
+7
*
Handle the parse only cmdline option when using --buildfile.
Chris Larson
2004-12-22
1
-0
/
+4
*
Apply patch from Richard Purdie to fix the --force support in the bitbake scr...
Chris Larson
2004-12-22
1
-0
/
+2
*
fix building of one .bb file (-b parametr) - fix by pb
Marcin Juszkiewicz
2004-12-13
1
-1
/
+1
*
Make bbread use bb.make.load_bbfile() rather than calling handle on the .bb i...
Chris Larson
2004-12-10
1
-4
/
+5
*
Apply patch from seb (proti) to fix OEDEBUG and add a debug commandline argum...
Chris Larson
2004-12-09
1
-3
/
+4
*
Rework the way we handle do_clean and do_mrproper so that the .oeclass that d...
Chris Larson
2004-12-08
1
-10
/
+12
*
Mention --help when bitbake is called with no arguments.
Chris Larson
2004-12-08
1
-1
/
+2
*
Update bitbake command usage information: s/bbmake/bitmake/g, and remove the ...
Chris Larson
2004-12-08
1
-3
/
+2
*
Make bbread spit out a nicer error when it encounters an IOError.
Chris Larson
2004-12-08
1
-1
/
+6
*
Rename bbmake to bitbake.
Chris Larson
2004-12-08
1
-0
/
+0
*
Add a 'buildfile' commandline option to bbmake, which makes bbbuild unnecessary.
Chris Larson
2004-12-08
1
-14
/
+52
*
Update the 'usage' information displayed by --help in bbimage and bbmake.
Chris Larson
2004-12-08
2
-15
/
+8
*
Initial import.
Chris Larson
2004-12-07
46
-8309
/
+248
*
support "oemake --world" as a (preferred) alternative for "oemake world".
Phil Blundell
2004-12-04
1
-23
/
+32
*
if an exception occurs, during parsing, show which file caused it.
Phil Blundell
2004-12-03
1
-0
/
+5
*
Fix oemake 'world' logic bug.
Chris Larson
2004-12-03
1
-1
/
+8
*
Add an 'EXCLUDE_FROM_WORLD' variable to oemake, which doesn't imply brokennes...
Chris Larson
2004-12-01
1
-1
/
+1
*
BUGFIX: oe.build.mkstamp had a hardcoded path to the stamps dir.
Chris Larson
2004-12-01
1
-1
/
+1
*
add 'oemake -s' option to dump out a table of latest and preferred versions f...
Phil Blundell
2004-11-28
1
-1
/
+106
*
subversion use revisions not date
Marcin Juszkiewicz
2004-11-19
1
-28
/
+13
*
Attempt to correct an unintended consequence of the localdir fix.
Chris Larson
2004-11-19
1
-2
/
+2
*
Auto merged
Chris Larson
2004-11-19
1
-1
/
+1
*
apply patch from Murray Jensen to fix lost CVS_RSH when doing incremental update
Phil Blundell
2004-10-31
1
-0
/
+1
*
Make oeread suck a bit less.
Chris Larson
2004-10-27
1
-4
/
+0
*
Call oe.data.init() rather than manually initializing the dictionary.
Chris Larson
2004-10-27
3
-7
/
+7
*
Auto merged
Marcin Juszkiewicz
2004-10-22
1
-18
/
+21
*
allow for "-d /usr/src/CVS" parameter to cvs if you set
Holger Schurig
2004-10-18
1
-4
/
+7
*
back out previous mistaken change
Phil Blundell
2004-10-15
1
-5
/
+1
*
add current task to OVERRIDES during execution to facilitate "EXTRA_OEMAKE_pr...
Phil Blundell
2004-10-13
1
-1
/
+5
*
fix OEMASK handling
Rene Wagner
2004-10-01
1
-3
/
+4
*
also accept ".inc" as a legitimate file extension
Phil Blundell
2004-09-21
1
-1
/
+1
*
Add -n/--name option to oeimage, to allow us to force the IMAGE_NAME and ther...
Chris Larson
2004-09-18
1
-1
/
+7
*
quiet cvs/svn tarball creating
Marcin Juszkiewicz
2004-08-26
1
-2
/
+2
*
subversion fetcher based on cvs one
Marcin Juszkiewicz
2004-08-25
1
-0
/
+169
*
use _ not - to separate pv from pr in PREFERRED_VERSION_foo
Phil Blundell
2004-08-07
1
-1
/
+1
*
admit blank lines as legitimate python content
Phil Blundell
2004-08-07
1
-1
/
+1
*
rework handling of comments, blank lines and \-continuation
Phil Blundell
2004-08-07
1
-9
/
+14
*
use an empty OEMASK if none is set
Michael 'Mickey' Lauer
2004-08-06
1
-1
/
+1
*
only apply ?= assignments if variable is None, not if it is the empty string
Phil Blundell
2004-08-05
1
-1
/
+1
[next]