projects
/
bitbake.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add tryaltconfigs option to control whether bitbake trys using alternative providers...
[bitbake.git]
/
lib
/
2008-12-06
Richard Purdie
Add tryaltconfigs option to control whether bitbake...
tree
|
commitdiff
2008-12-06
Richard Purdie
When SRCREV autorevisioning for a recipe is in use...
tree
|
commitdiff
2008-12-06
Richard Purdie
Add osc fetcher (from Joshua Lock in Poky)
tree
|
commitdiff
2008-11-03
Holger Hans Peter...
[svn] Add @rev to svn checkout command
tree
|
commitdiff
2008-10-27
Marcin Juszkiewicz
taskdata: improved error message when BitBake is called...
tree
|
commitdiff
2008-10-27
Marcin Juszkiewicz
cache: not existing cache file is not out of date
tree
|
commitdiff
2008-10-26
Holger Hans Peter...
fetch/hg.py: Properly format the command if the user...
tree
|
commitdiff
2008-10-20
Richard Purdie
runqueue.py: Fix nostamp flag handling (from Poky)
tree
|
commitdiff
2008-10-13
Holger Hans Peter...
[fetch] Always add PN to the _revision_key we get from...
tree
|
commitdiff
2008-10-12
Holger Hans Peter...
[git] Do not run git-rev-list everytime to increase...
tree
|
commitdiff
2008-10-12
Holger Hans Peter...
[git] Optionally use git-rev-list to get a sortable...
tree
|
commitdiff
2008-10-12
Holger Hans Peter...
[git] Do not git-fetch if we already have the rev we...
tree
|
commitdiff
2008-10-12
Holger Hans Peter...
[git] Disable downloading of checkouts.
tree
|
commitdiff
2008-10-12
Holger Hans Peter...
Allow to conditionally implement sortable revision...
tree
|
commitdiff
2008-10-12
Holger Hans Peter...
Make the revision key unique by adding the PN
tree
|
commitdiff
2008-10-08
Holger Hans Peter...
[bb.utils] Make prunedir cope with symlinks to directories
tree
|
commitdiff
2008-09-30
Richard Purdie
fetch/perforce.py: Fix to use commandline options inste...
tree
|
commitdiff
2008-09-30
Richard Purdie
utils.py: Fix error message (from Joshua Lock)
tree
|
commitdiff
2008-09-30
Richard Purdie
bin/bitbake: Add better environmental variable handling...
tree
|
commitdiff
2008-09-30
Richard Purdie
cooker.py: Add parseConfiguration() function and move...
tree
|
commitdiff
2008-09-30
Richard Purdie
cooker.py: Rename __depends to __base_depends after...
tree
|
commitdiff
2008-09-30
Richard Purdie
parse/__init__.py: Fix missing update_mtime function...
tree
|
commitdiff
2008-09-30
Richard Purdie
providers.py: Fix PACKAGES_DYNAMIC handling of packages...
tree
|
commitdiff
2008-09-30
Richard Purdie
BBHandler.py: Backport a small optimisation in PATH...
tree
|
commitdiff
2008-09-30
Richard Purdie
fetch/hg.py: Fix hg fetcher username/password handling...
tree
|
commitdiff
2008-09-30
Richard Purdie
fetch/__init__.py: Raise an exception if SRCREV ==...
tree
|
commitdiff
2008-09-30
Richard Purdie
utils.py: Move prunedir function to utils.py and add...
tree
|
commitdiff
2008-07-27
Holger Hans Peter...
[cvs] Allow to checkout by date and time
tree
|
commitdiff
2008-07-19
Richard Purdie
providers.py: Fix indentation errors
tree
|
commitdiff
2008-07-19
Richard Purdie
providers.py: When a regexp fails to compile for PACKAG...
tree
|
commitdiff
2008-06-10
Richard Purdie
Revert the '-' character fix in class names since it...
tree
|
commitdiff
2008-05-21
Richard Purdie
build.py: Make sure expandKeys has been called on the...
tree
|
commitdiff
2008-05-19
Richard Purdie
BBHandler.py: Correctly handle '-' characters in class...
tree
|
commitdiff
2008-05-19
Richard Purdie
cooker.py: Make sure Build Completed events are generat...
tree
|
commitdiff
2008-05-12
Richard Purdie
utils.py: Add md5 and sha256 checksum generation funct...
tree
|
commitdiff
2008-05-11
Holger Hans Peter...
Allow to store the PersistData in a PERSISTENT_DIR.
tree
|
commitdiff
2008-05-09
Richard Purdie
runqueue.py: Add bb.runqueue.check_stamp_fn() for use...
tree
|
commitdiff
2008-05-09
Richard Purdie
runqueue/taskdata.py: Make sure recrdeps tasks include...
tree
|
commitdiff
2008-05-09
Richard Purdie
runqueue.py: Flush stdout/stderr before forking to...
tree
|
commitdiff
2008-05-09
Richard Purdie
providers.py: No longer weight providers on the basis...
tree
|
commitdiff
2008-05-05
Richard Purdie
runqueue.py: Fix default whitelist variable value
tree
|
commitdiff
2008-05-04
Richard Purdie
runqueue.py: Add BB_STAMP_WHITELIST option which contai...
tree
|
commitdiff
2008-05-04
Richard Purdie
providers.py: Improve runtime PREFERRED_PROVIDERS warni...
tree
|
commitdiff
2008-04-27
Richard Purdie
fetchers: Tweak the new checkstatus code to handle...
tree
|
commitdiff
2008-04-27
Richard Purdie
lib/bb/fetch: Add ability to fetchers to check URL...
tree
|
commitdiff
2008-04-11
Holger Hans Peter...
Patch from John Lee to always use UTC time for checking...
tree
|
commitdiff
2008-04-08
Richard Purdie
fetch/__init__.py: Improve runfetchcmd so errors are...
tree
|
commitdiff
2008-04-08
Richard Purdie
fetch/cvs.py Add proxy support to CVS fetcher (patch...
tree
|
commitdiff
2008-03-28
Richard Purdie
cache.py: Fix a bug where changed files weren't getting...
tree
|
commitdiff
2008-03-17
Richard Purdie
git.py: Work around refs/HEAD issues with git over...
tree
|
commitdiff
2008-03-13
Richard Purdie
cache.py: Ignore cache load errors and always just...
tree
|
commitdiff
2008-03-13
Richard Purdie
cache.py: Improve the way various data structures are...
tree
|
commitdiff
2008-03-13
Richard Purdie
cooker.py: Fix a typo breaking -b -c -f combiantion...
tree
|
commitdiff
2008-03-13
Richard Purdie
runqueue.py: Fix problems with recrdeptask handling...
tree
|
commitdiff
2008-03-13
Richard Purdie
runqueue.py: Switch to check_stamp code since its simpl...
tree
|
commitdiff
2008-03-13
Richard Purdie
runqueue.py: Fix check_stamps function
tree
|
commitdiff
2008-03-08
Michael 'Mickey...
1.8.x/cooker: backport -f and -b fix from trunk
tree
|
commitdiff
2008-03-06
Richard Purdie
taskdata.py: When handling build target failures make...
tree
|
commitdiff
2008-02-29
Richard Purdie
cache.py: Bump the cache version since digraph was...
tree
|
commitdiff
2008-02-28
Richard Purdie
build.py: Fix task variable expansion issue
tree
|
commitdiff
2008-02-28
Richard Purdie
runqueue.py: Add BB_SCHEDULER and BB_STAMP_POLICY variables
tree
|
commitdiff
2008-02-27
Richard Purdie
runqueue.py: Fix recursive looping issue
tree
|
commitdiff
2008-02-27
Richard Purdie
fetch/__init__.py: Make fetcher timestamp updating...
tree
|
commitdiff
2008-02-26
Richard Purdie
Remove digraph and switch to new stamp checking code.
tree
|
commitdiff
2008-02-26
Richard Purdie
Convert -b option to use taskdata/runqueue
tree
|
commitdiff
2008-02-26
Richard Purdie
runqueue.py: Add StampUpdate event
tree
|
commitdiff
2008-02-26
Richard Purdie
shell.py: Update to use cooker.buildFile()
tree
|
commitdiff
2008-02-26
Richard Purdie
utils.py: Tweak explode_deps function to remove unused...
tree
|
commitdiff
2008-02-24
Richard Purdie
build.py: Remove uneeded mkdirhiercall
tree
|
commitdiff
2008-02-24
Richard Purdie
build.py: Convert exec_task to use getVarFlags
tree
|
commitdiff
2008-02-24
Richard Purdie
cooker:Remove a debug message from the parsing loop...
tree
|
commitdiff
2008-02-24
Richard Purdie
cache: Optmise cache handling by more quickly detecting...
tree
|
commitdiff
2008-02-24
Richard Purdie
data_smart: Fix getVarFlags bug in data_smart
tree
|
commitdiff
2008-02-23
Richard Purdie
cooker, BBHandler: Change parseConfigurationFile so...
tree
|
commitdiff
2008-01-22
Richard Purdie
git.py: Fix git branch tags fetching
tree
|
commitdiff
2008-01-21
Richard Purdie
runqueue.py: Fix exit code for build failures in -...
tree
|
commitdiff
2008-01-20
Richard Purdie
Release bitbake 1.8.10
tree
|
commitdiff
2008-01-20
Michael 'Mickey...
fetcher/git: remove debug output, add docstring
tree
|
commitdiff
2008-01-20
Richard Purdie
persist_data.py: Add sqlite version checks
tree
|
commitdiff
2008-01-20
Richard Purdie
cvs.py: Add norecurse and fullpath options to cvs fetch...
tree
|
commitdiff
2008-01-19
Richard Purdie
taskdata/runqueue.py: Make taskdata and runqueue errors...
tree
|
commitdiff
2008-01-18
Michael 'Mickey...
add branch support to the git fetcher -- thanks Otavio...
tree
|
commitdiff
2008-01-12
Richard Purdie
wget.py: Change the wget fetcher failure handling to...
tree
|
commitdiff
2008-01-06
Richard Purdie
cooker.py: Fix -g option breakage from previous commits
tree
|
commitdiff
2008-01-06
Richard Purdie
fetchers: Properly raise errors for invalid source...
tree
|
commitdiff
2008-01-06
Richard Purdie
shell.py: Fix shell data updating problems (#1880)...
tree
|
commitdiff
2008-01-06
Richard Purdie
shell.py: Fix shell data updating problems (#1880)
tree
|
commitdiff
2008-01-06
Richard Purdie
Fix shell showdata command (#3259)
tree
|
commitdiff
2008-01-06
Richard Purdie
cooker.py: Add support for '-e target' (#3432)
tree
|
commitdiff
2008-01-06
Richard Purdie
runqueue.py: Don't give a stacktrace for invalid tasks...
tree
|
commitdiff
2008-01-06
Richard Purdie
runqueue.py: Add task scheduler abstraction and some...
tree
|
commitdiff
2008-01-05
Richard Purdie
runqueue.py: Improve code comments
tree
|
commitdiff
2008-01-05
Richard Purdie
runqueue.py: Disable task number acceleration since...
tree
|
commitdiff
2007-12-01
Richard Purdie
Add selfstamp and lockfiles flags
tree
|
commitdiff
2007-11-24
Richard Purdie
Add bb.utils.lockfile() and bb.utils.unlockfile() from...
tree
|
commitdiff
2007-11-17
Richard Purdie
Fetcher SRCREV handling updates, improvements and fixes...
tree
|
commitdiff
2007-11-08
Richard Purdie
git.py: Use git-fetch instead of git-pull removing...
tree
|
commitdiff
2007-10-30
Richard Purdie
runqueue.py: Allow multiple options for deptask flag...
tree
|
commitdiff
2007-10-30
Richard Purdie
bb/__init__.py: Add bb.copyfile function similar to...
tree
|
commitdiff
2007-10-22
Richard Purdie
data.py: Fix unexport handling (#3135)
tree
|
commitdiff
next