summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2007-11-08bitbake: fetcher init - clear data's internal expand cache since the cached S...Richard Purdie
2007-11-08bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p...Richard Purdie
2007-11-07bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie
2007-10-30bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fi...Richard Purdie
2007-10-30bitbake: Sync with upstreamRichard Purdie
2007-10-22bitbake data.py: Fix unexport handling (#OE3135)Richard Purdie
2007-10-21bitbake: providers.py: Fix perferred_version variable handlingRichard Purdie
2007-10-12bitbake: Fix taskdata whitespace splitting issuesRichard Purdie
2007-10-11bitbake: Sync bzr fetcher with upstreamRichard Purdie
2007-10-11bitbake: Add hg fetcher (from bitbake upstream)Richard Purdie
2007-09-26bitbake git.py: Always use tag param from URI if specifiedRichard Purdie
2007-09-05build.py: Add support for cleaning directories before a task in the form: do...Richard Purdie
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie
2007-08-23bitbake: use Psyco only on x86 (no support for other archs)Marcin Juszkiewicz
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie
2007-08-16git.py: Fix reference to tagRichard Purdie
2007-08-16bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie
2007-08-16bitbake fetch/git.py: Don't use master as a tagRichard Purdie
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie
2007-08-11bitbake: Sync with upstreamRichard Purdie
2007-08-09bitbake fetch/__init__.py: Don't print double newlinesRichard Purdie
2007-08-09bitbake runqueue.py: Improve the progress indicator by skipping tasks that ha...Richard Purdie
2007-08-08providers.py: Also add pn-PN syntax to overrides when evalutating PREFERRED_V...Richard Purdie
2007-08-05bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correct...Richard Purdie
2007-08-04bitbake persist_data: Fix for python 2.4Richard Purdie
2007-08-04bitbake persist_data: Fix for python 2.4Richard Purdie
2007-08-04bitbake persist_data: Fix module referenceRichard Purdie
2007-08-04bitbake persist_data: Add own retry logicRichard Purdie
2007-08-04bitbake persist_data: Use immediate connection modeRichard Purdie
2007-08-04bitbake: Try to fix cache locking issueRichard Purdie
2007-08-04bitbake BBHandler: Disable creation of A variableRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-07-06build.py: Start to fix path quotingRichard Purdie
2007-06-26bitbake: Sync with upstreamRichard Purdie
2007-06-14bitbake/taskdata: Exit from the providers loop when the first match is found,...Richard Purdie
2007-06-12bitbake: Sync manual updates and version info with bitbake svnRichard Purdie
2007-06-12runqueue.py: Correctly use /dev/null as stdinRichard Purdie
2007-05-31bitbake: Exit if parsing errors occurRichard Purdie
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie
2007-04-03build.py: Sync with bitbake 1.8 branchRichard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-02-21bitbake: merge upstream fixes and fix bug in recrdeptask handlingRichard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2007-01-02bitbake svn fetcher: Don't use a date when a revision is specifiedRichard Purdie
2006-12-06fetch/__init__.py: Allow srcdate to be overridden in SRC_URIRichard Purdie
2006-12-06runqueue.py: Send SIGINT upon Ctrl+C, not SIGNTERMRichard Purdie
2006-12-05Fix typoRoss Burton
2006-12-04bitbake runqueue.py: Set children as process group leaders and send SIGTERM t...Richard Purdie