vuplus_bitbake
19 years agoVim syntax update: highlight definitions of variable flags.
Chris Larson [Wed, 8 Dec 2004 06:56:41 +0000 (06:56 +0000)]
Vim syntax update: highlight definitions of variable flags.

19 years agoVim syntax update: highlight the 'def' as a Statement, and add highlighting of the...
Chris Larson [Wed, 8 Dec 2004 06:47:07 +0000 (06:47 +0000)]
Vim syntax update: highlight the 'def' as a Statement, and add highlighting of the bitbake 'addtask', 'addhandler', 'inherit', and 'include' statements.

19 years agoVim syntax update: highlight the 'def'd python functions as such.
Chris Larson [Wed, 8 Dec 2004 06:43:12 +0000 (06:43 +0000)]
Vim syntax update: highlight the 'def'd python functions as such.

19 years agoVim syntax update: highlight the shell functions as shell.
Chris Larson [Wed, 8 Dec 2004 06:27:44 +0000 (06:27 +0000)]
Vim syntax update: highlight the shell functions as shell.

19 years agoStart adding vim syntax highlighting.
Chris Larson [Wed, 8 Dec 2004 06:11:54 +0000 (06:11 +0000)]
Start adding vim syntax highlighting.

19 years agoClean up after the aforementioned tests.
Chris Larson [Tue, 7 Dec 2004 21:10:58 +0000 (21:10 +0000)]
Clean up after the aforementioned tests.

19 years agoYet another test of the hooks.
Chris Larson [Tue, 7 Dec 2004 21:10:34 +0000 (21:10 +0000)]
Yet another test of the hooks.

19 years agoTest hooks.
Chris Larson [Tue, 7 Dec 2004 21:08:18 +0000 (21:08 +0000)]
Test hooks.

19 years agoTest hooks.
Chris Larson [Tue, 7 Dec 2004 21:08:04 +0000 (21:08 +0000)]
Test hooks.

19 years agoRearrange repository.
Chris Larson [Tue, 7 Dec 2004 21:02:42 +0000 (21:02 +0000)]
Rearrange repository.

19 years agoInitial import.
Chris Larson [Tue, 7 Dec 2004 20:55:41 +0000 (20:55 +0000)]
Initial import.

19 years agosupport "oemake --world" as a (preferred) alternative for "oemake world".
Phil Blundell [Sat, 4 Dec 2004 11:45:11 +0000 (11:45 +0000)]
support "oemake --world" as a (preferred) alternative for "oemake world".

19 years agoif an exception occurs, during parsing, show which file caused it.
Phil Blundell [Fri, 3 Dec 2004 19:52:22 +0000 (19:52 +0000)]
if an exception occurs, during parsing, show which file caused it.
be sure to propagate KeyboardInterrupt up correctly.

19 years agoFix oemake 'world' logic bug.
Chris Larson [Fri, 3 Dec 2004 06:32:11 +0000 (06:32 +0000)]
Fix oemake 'world' logic bug.

19 years agoAdd an 'EXCLUDE_FROM_WORLD' variable to oemake, which doesn't imply brokenness, to...
Chris Larson [Wed, 1 Dec 2004 10:15:18 +0000 (10:15 +0000)]
Add an 'EXCLUDE_FROM_WORLD' variable to oemake, which doesn't imply brokenness, to be used by images, native and cross oeclasses, etc.

19 years agoBUGFIX: oe.build.mkstamp had a hardcoded path to the stamps dir.
Chris Larson [Wed, 1 Dec 2004 00:54:39 +0000 (00:54 +0000)]
BUGFIX: oe.build.mkstamp had a hardcoded path to the stamps dir.

19 years agoadd 'oemake -s' option to dump out a table of latest and preferred versions for all...
Phil Blundell [Sun, 28 Nov 2004 11:57:07 +0000 (11:57 +0000)]
add 'oemake -s' option to dump out a table of latest and preferred versions for all packages

19 years agosubversion use revisions not date
Marcin Juszkiewicz [Fri, 19 Nov 2004 11:26:33 +0000 (11:26 +0000)]
subversion use revisions not date

19 years agoAttempt to correct an unintended consequence of the localdir fix.
Chris Larson [Fri, 19 Nov 2004 11:25:46 +0000 (11:25 +0000)]
Attempt to correct an unintended consequence of the localdir fix.

19 years agoAuto merged
Chris Larson [Fri, 19 Nov 2004 01:56:25 +0000 (01:56 +0000)]
Auto merged

19 years agoapply patch from Murray Jensen to fix lost CVS_RSH when doing incremental update
Phil Blundell [Sun, 31 Oct 2004 17:46:28 +0000 (17:46 +0000)]
apply patch from Murray Jensen to fix lost CVS_RSH when doing incremental update

19 years agoMake oeread suck a bit less.
Chris Larson [Wed, 27 Oct 2004 20:44:02 +0000 (20:44 +0000)]
Make oeread suck a bit less.

19 years agoCall oe.data.init() rather than manually initializing the dictionary.
Chris Larson [Wed, 27 Oct 2004 18:51:58 +0000 (18:51 +0000)]
Call oe.data.init() rather than manually initializing the dictionary.

19 years agoAuto merged
Marcin Juszkiewicz [Fri, 22 Oct 2004 23:16:45 +0000 (23:16 +0000)]
Auto merged

19 years agoallow for "-d /usr/src/CVS" parameter to cvs if you set
Holger Schurig [Mon, 18 Oct 2004 09:16:36 +0000 (09:16 +0000)]
allow for "-d /usr/src/CVS" parameter to cvs if you set
SRC_URI = "cvs:///usr/src/CVS;module=mnci/qt3/mnrdp;method=dir"

19 years agoback out previous mistaken change
Phil Blundell [Fri, 15 Oct 2004 21:22:05 +0000 (21:22 +0000)]
back out previous mistaken change

19 years agoadd current task to OVERRIDES during execution to facilitate "EXTRA_OEMAKE_prepend_do...
Phil Blundell [Wed, 13 Oct 2004 19:29:07 +0000 (19:29 +0000)]
add current task to OVERRIDES during execution to facilitate "EXTRA_OEMAKE_prepend_do-compile = '-j3'"

19 years agofix OEMASK handling
Rene Wagner [Fri, 1 Oct 2004 16:08:09 +0000 (16:08 +0000)]
fix OEMASK handling

19 years agoalso accept ".inc" as a legitimate file extension
Phil Blundell [Tue, 21 Sep 2004 21:52:04 +0000 (21:52 +0000)]
also accept ".inc" as a legitimate file extension

19 years agoAdd -n/--name option to oeimage, to allow us to force the IMAGE_NAME and thereby...
Chris Larson [Sat, 18 Sep 2004 06:12:07 +0000 (06:12 +0000)]
Add -n/--name option to oeimage, to allow us to force the IMAGE_NAME and thereby ensure it is what we expect it to be.

19 years agoquiet cvs/svn tarball creating
Marcin Juszkiewicz [Thu, 26 Aug 2004 09:05:29 +0000 (09:05 +0000)]
quiet cvs/svn tarball creating

19 years agosubversion fetcher based on cvs one
Marcin Juszkiewicz [Wed, 25 Aug 2004 09:04:57 +0000 (09:04 +0000)]
subversion fetcher based on cvs one

19 years agoupdate
Michael 'Mickey' Lauer [Tue, 10 Aug 2004 14:52:47 +0000 (14:52 +0000)]
update

19 years agouse _ not - to separate pv from pr in PREFERRED_VERSION_foo
Phil Blundell [Sat, 7 Aug 2004 14:35:46 +0000 (14:35 +0000)]
use _ not - to separate pv from pr in PREFERRED_VERSION_foo

19 years agoadmit blank lines as legitimate python content
Phil Blundell [Sat, 7 Aug 2004 14:20:25 +0000 (14:20 +0000)]
admit blank lines as legitimate python content

19 years agorework handling of comments, blank lines and \-continuation
Phil Blundell [Sat, 7 Aug 2004 13:54:42 +0000 (13:54 +0000)]
rework handling of comments, blank lines and \-continuation

19 years agouse an empty OEMASK if none is set
Michael 'Mickey' Lauer [Fri, 6 Aug 2004 21:44:00 +0000 (21:44 +0000)]
use an empty OEMASK if none is set

19 years agoonly apply ?= assignments if variable is None, not if it is the empty string
Phil Blundell [Thu, 5 Aug 2004 20:33:18 +0000 (20:33 +0000)]
only apply ?= assignments if variable is None, not if it is the empty string

19 years agoAdd 'localdir' parameter to the cvs fetcher, specifically for binutils cvs, for whom
Chris Larson [Thu, 5 Aug 2004 00:24:02 +0000 (00:24 +0000)]
Add 'localdir' parameter to the cvs fetcher, specifically for binutils cvs, for whom
the 'binutils' module creates a local 'src' directory.

19 years agoChange oeread behavior to act like showdata by default.
Chris Larson [Wed, 4 Aug 2004 19:56:10 +0000 (19:56 +0000)]
Change oeread behavior to act like showdata by default.

19 years agoDon't hardcode the location of fakeroot, to allow us to ASSUME_PROVIDED fakeroot...
Chris Larson [Wed, 4 Aug 2004 19:55:37 +0000 (19:55 +0000)]
Don't hardcode the location of fakeroot, to allow us to ASSUME_PROVIDED fakeroot-native.

19 years agoShow filename of log when displaying it, on failure.
Chris Larson [Wed, 4 Aug 2004 19:54:57 +0000 (19:54 +0000)]
Show filename of log when displaying it, on failure.

19 years agoremove special-casing of tag=HEAD
Phil Blundell [Wed, 4 Aug 2004 15:51:28 +0000 (15:51 +0000)]
remove special-casing of tag=HEAD

19 years agoimprove keyboard error handling
Michael 'Mickey' Lauer [Wed, 4 Aug 2004 15:18:28 +0000 (15:18 +0000)]
improve keyboard error handling

19 years agoimprove performance by compiling the OEMASK regexp out of the loop
Michael 'Mickey' Lauer [Wed, 4 Aug 2004 15:17:07 +0000 (15:17 +0000)]
improve performance by compiling the OEMASK regexp out of the loop
catch faulty OEMASKs and emit a user friendly error message

19 years agohonour CVS_TARBALL_STASH_${PN}
Phil Blundell [Mon, 2 Aug 2004 11:56:03 +0000 (11:56 +0000)]
honour CVS_TARBALL_STASH_${PN}

19 years agoadd support for DEFAULT_PREFERENCE when selecting version to build (sorts higher...
Phil Blundell [Mon, 26 Jul 2004 21:53:09 +0000 (21:53 +0000)]
add support for DEFAULT_PREFERENCE when selecting version to build (sorts higher than version)

19 years agoreceive tuple
Michael 'Mickey' Lauer [Sun, 25 Jul 2004 10:32:17 +0000 (10:32 +0000)]
receive tuple

19 years agocount number of parsed, cached, skipped packages and print a statistic line
Michael 'Mickey' Lauer [Sat, 24 Jul 2004 16:55:14 +0000 (16:55 +0000)]
count number of parsed, cached, skipped packages and print a statistic line

19 years agoimprove diagnostics when bad things happen during expansion
Phil Blundell [Thu, 22 Jul 2004 14:35:49 +0000 (14:35 +0000)]
improve diagnostics when bad things happen during expansion

19 years agoreality check
Michael 'Mickey' Lauer [Tue, 20 Jul 2004 12:53:21 +0000 (12:53 +0000)]
reality check

19 years agoget dir without having to rely on OEDIR
Michael 'Mickey' Lauer [Tue, 20 Jul 2004 12:53:21 +0000 (12:53 +0000)]
get dir without having to rely on OEDIR

19 years agoslightly improve provider hash progress output
Michael 'Mickey' Lauer [Mon, 19 Jul 2004 15:54:53 +0000 (15:54 +0000)]
slightly improve provider hash progress output

19 years agomvdir
Chris Larson [Sat, 17 Jul 2004 00:51:51 +0000 (00:51 +0000)]
mvdir

19 years agofix formatting of diagnostic message
Phil Blundell [Sat, 3 Jul 2004 00:19:28 +0000 (00:19 +0000)]
fix formatting of diagnostic message

19 years agoadd support for PREFERRED_VERSION and oefile priority
Phil Blundell [Fri, 2 Jul 2004 18:35:12 +0000 (18:35 +0000)]
add support for PREFERRED_VERSION and oefile priority

19 years agoImport oe.build in the OEHandler.
Chris Larson [Fri, 2 Jul 2004 02:25:04 +0000 (02:25 +0000)]
Import oe.build in the OEHandler.

19 years agoKill off old unmaintained docs.
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Kill off old unmaintained docs.

19 years agoDelete: doc/TRANSITION
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: doc/TRANSITION

19 years agoDelete: doc/TODO
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: doc/TODO

19 years agoDelete: doc/FAQ
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: doc/FAQ

19 years agoDelete: doc/DEVEL
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: doc/DEVEL

19 years agoDelete: bin/parse_manifest
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: bin/parse_manifest

19 years agoDelete: bin/oemaked
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: bin/oemaked

19 years agoDelete: bin/oeinstall
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: bin/oeinstall

19 years agoDelete: bin/file_manifest
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: bin/file_manifest

19 years agoDelete: bin/README
Chris Larson [Thu, 1 Jul 2004 23:29:02 +0000 (23:29 +0000)]
Delete: bin/README

19 years agoWarn about usage of OEDIR.
Chris Larson [Thu, 1 Jul 2004 23:19:21 +0000 (23:19 +0000)]
Warn about usage of OEDIR.

19 years agoMove set_additional_vars call.
Chris Larson [Thu, 1 Jul 2004 00:21:53 +0000 (00:21 +0000)]
Move set_additional_vars call.

19 years agosecond attempt at pickling functions
Phil Blundell [Sun, 27 Jun 2004 19:16:07 +0000 (19:16 +0000)]
second attempt at pickling functions

19 years agostore list of defined functions as "__functions" in metadata
Phil Blundell [Sun, 27 Jun 2004 17:43:44 +0000 (17:43 +0000)]
store list of defined functions as "__functions" in metadata

19 years agoalso pickle the functions listed in __functions
Phil Blundell [Sun, 27 Jun 2004 17:43:44 +0000 (17:43 +0000)]
also pickle the functions listed in __functions

19 years agoremove 'return' from call thunk for inherited functions, so that appending works
Phil Blundell [Sat, 26 Jun 2004 08:26:19 +0000 (08:26 +0000)]
remove 'return' from call thunk for inherited functions, so that appending works

19 years agoAllow _prepend/_append/_delete variable flags to flow from unexpanded variable names...
Chris Larson [Tue, 22 Jun 2004 19:50:36 +0000 (19:50 +0000)]
Allow _prepend/_append/_delete variable flags to flow from unexpanded variable names to expanded ones (e.g. FILES_${PN} -> FILES_packagename)

19 years agoSRC_URI_append_machine = foo
Holger Hans Peter Freyther [Mon, 21 Jun 2004 21:21:01 +0000 (21:21 +0000)]
SRC_URI_append_machine = foo
Was broken. update_data() was called before the OVERRIDES were completed.
Now we keep the additional information until a valid machine is there. They don't hurt anyway.

19 years agotrap oe.build exceptions at top level to avoid python traceback spew
Phil Blundell [Sat, 12 Jun 2004 22:41:11 +0000 (22:41 +0000)]
trap oe.build exceptions at top level to avoid python traceback spew

19 years agoif a build fails, re-throw the exception rather than trying other providers
Phil Blundell [Sat, 12 Jun 2004 19:26:28 +0000 (19:26 +0000)]
if a build fails, re-throw the exception rather than trying other providers

19 years agooemake BUGFIX: only display the progress bar when stdout is a tty. Otherwise just...
Marcin Juszkiewicz [Sat, 12 Jun 2004 13:50:44 +0000 (13:50 +0000)]
oemake BUGFIX: only display the progress bar when stdout is a tty. Otherwise just show when the has building starts and ends.

19 years agoautomatically insert a leading/trailing space during +=/=+ catenations
Phil Blundell [Sat, 12 Jun 2004 11:54:24 +0000 (11:54 +0000)]
automatically insert a leading/trailing space during +=/=+ catenations

19 years ago(no commit message)
Michael 'Mickey' Lauer [Sun, 6 Jun 2004 21:33:24 +0000 (21:33 +0000)]

19 years agoallow / in variable names
Phil Blundell [Sun, 6 Jun 2004 14:21:31 +0000 (14:21 +0000)]
allow / in variable names

19 years agoadd support for PREFERRED_PROVIDER_<virtual>
Phil Blundell [Sun, 6 Jun 2004 13:08:47 +0000 (13:08 +0000)]
add support for PREFERRED_PROVIDER_<virtual>

19 years agoadd progress bar during provider hash building
Phil Blundell [Fri, 4 Jun 2004 19:19:23 +0000 (19:19 +0000)]
add progress bar during provider hash building

19 years agoMinor indentation change - no hard tabs in the oe core.
Chris Larson [Tue, 1 Jun 2004 23:54:42 +0000 (23:54 +0000)]
Minor indentation change - no hard tabs in the oe core.

19 years agoadd oe.data.inherits_class()
Phil Blundell [Tue, 1 Jun 2004 23:49:46 +0000 (23:49 +0000)]
add oe.data.inherits_class()

19 years agoremove bogus length check in expand() to fix meta-opie
Phil Blundell [Tue, 1 Jun 2004 23:22:38 +0000 (23:22 +0000)]
remove bogus length check in expand() to fix meta-opie

19 years agoBUGFIX: correct indentation on that build debugging cset.
Chris Larson [Thu, 27 May 2004 05:15:57 +0000 (05:15 +0000)]
BUGFIX: correct indentation on that build debugging cset.

19 years agoAdapt oe.build code to pipe our logs through tee if OEDEBUG is set.
Chris Larson [Thu, 27 May 2004 05:03:02 +0000 (05:03 +0000)]
Adapt oe.build code to pipe our logs through tee if OEDEBUG is set.

19 years agoi am not executable
Holger Schurig [Tue, 25 May 2004 08:56:08 +0000 (08:56 +0000)]
i am not executable

20 years agoDeal with really annoying failure when the build code tries to return to a dir that...
Chris Larson [Sat, 22 May 2004 16:51:59 +0000 (16:51 +0000)]
Deal with really annoying failure when the build code tries to return to a dir that doesnt exist.

20 years agoRemove unnecessary decodeurl debugging.
Chris Larson [Sat, 22 May 2004 01:08:31 +0000 (01:08 +0000)]
Remove unnecessary decodeurl debugging.

20 years agoBugfix in encodeurl per the recent decodeurl changes.
Chris Larson [Sat, 22 May 2004 01:04:23 +0000 (01:04 +0000)]
Bugfix in encodeurl per the recent decodeurl changes.

20 years agoBugfix in decodeurl's uri regex; the previous version was losing parm's and chopping...
Chris Larson [Sat, 22 May 2004 00:57:22 +0000 (00:57 +0000)]
Bugfix in decodeurl's uri regex;  the previous version was losing parm's and chopping off the last char of the host in certain cases.

20 years agoRework decodeuri's regular expression for the uri to handle relative paths, and to...
Chris Larson [Sat, 22 May 2004 00:25:30 +0000 (00:25 +0000)]
Rework decodeuri's regular expression for the uri to handle relative paths, and to use named groups for clarity.

20 years agoHandle relative file:// paths.
Chris Larson [Sat, 22 May 2004 00:25:30 +0000 (00:25 +0000)]
Handle relative file:// paths.

20 years agoFix A variable.
Chris Larson [Sat, 22 May 2004 00:14:36 +0000 (00:14 +0000)]
Fix A variable.

20 years agoDump a useful error message when our attempt to populate the 'A' environment variable...
Chris Larson [Fri, 21 May 2004 23:51:48 +0000 (23:51 +0000)]
Dump a useful error message when our attempt to populate the 'A' environment variable fails due to a malformed url.

20 years agoDelete: bin/oemakepkgs
Holger Schurig [Wed, 19 May 2004 12:01:39 +0000 (12:01 +0000)]
Delete: bin/oemakepkgs

20 years agoBugfix in OEPATH mangling when loading a .oe's metadata. Previously the mangling...
Chris Larson [Tue, 18 May 2004 19:22:26 +0000 (19:22 +0000)]
Bugfix in OEPATH mangling when loading a .oe's metadata.  Previously the mangling was never undone, so the OEPATH grew to insane proportions, which made my xargs unhappy.

20 years agoallow + and - in function names
Phil Blundell [Mon, 17 May 2004 19:33:24 +0000 (19:33 +0000)]
allow + and - in function names