vuplus_bitbake
20 years agomore information in listview, will refactor into own class soon
Michael 'Mickey' Lauer [Sat, 21 Feb 2004 14:29:22 +0000 (14:29 +0000)]
more information in listview, will refactor into own class soon

20 years agomore columns, s/package/provider/
Michael 'Mickey' Lauer [Sat, 21 Feb 2004 14:29:22 +0000 (14:29 +0000)]
more columns, s/package/provider/

20 years agoadjust
Michael 'Mickey' Lauer [Sat, 21 Feb 2004 14:29:22 +0000 (14:29 +0000)]
adjust

20 years agostart rescan on launch
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 22:45:50 +0000 (22:45 +0000)]
start rescan on launch

20 years agorefactoring
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 22:45:50 +0000 (22:45 +0000)]
refactoring

20 years agonew stuff
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 22:45:50 +0000 (22:45 +0000)]
new stuff

20 years agodon't use language or pyuic breaks parsing the <slots>
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 22:45:50 +0000 (22:45 +0000)]
don't use language or pyuic breaks parsing the <slots>

20 years agoadd appcaption
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 22:45:50 +0000 (22:45 +0000)]
add appcaption

20 years ago(no commit message)
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 22:45:50 +0000 (22:45 +0000)]

20 years agomove events to oe/event - we need them from various places
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 16:05:12 +0000 (16:05 +0000)]
move events to oe/event - we need them from various places

20 years agoadd event classes to this file
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 16:05:12 +0000 (16:05 +0000)]
add event classes to this file

20 years agodummy functions for NYI stuff
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:43:12 +0000 (13:43 +0000)]
dummy functions for NYI stuff

20 years agoadd import guard
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:43:12 +0000 (13:43 +0000)]
add import guard

20 years ago(no commit message)
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:43:12 +0000 (13:43 +0000)]

20 years agorename and add an image
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:25:00 +0000 (13:25 +0000)]
rename and add an image

20 years agorename
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:25:00 +0000 (13:25 +0000)]
rename

20 years agocosmetics
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:25:00 +0000 (13:25 +0000)]
cosmetics

20 years agoadd executable
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:25:00 +0000 (13:25 +0000)]
add executable

20 years ago(no commit message)
Michael 'Mickey' Lauer [Wed, 18 Feb 2004 13:25:00 +0000 (13:25 +0000)]

20 years ago(no commit message)
Michael 'Mickey' Lauer [Tue, 17 Feb 2004 23:09:21 +0000 (23:09 +0000)]

20 years agomvdir
Michael 'Mickey' Lauer [Mon, 16 Feb 2004 18:07:40 +0000 (18:07 +0000)]
mvdir

20 years agodelete the spinner class and use a nice cycle generator
Michael 'Mickey' Lauer [Mon, 16 Feb 2004 18:07:40 +0000 (18:07 +0000)]
delete the spinner class and use a nice cycle generator
convert option handling from getopt to optparse

20 years agoRename: bin/daemon.py -> bin/utils/daemon.py
Michael 'Mickey' Lauer [Mon, 16 Feb 2004 18:07:40 +0000 (18:07 +0000)]
Rename: bin/daemon.py -> bin/utils/daemon.py

20 years ago(no commit message)
Michael 'Mickey' Lauer [Mon, 16 Feb 2004 18:07:40 +0000 (18:07 +0000)]

20 years agoReplacing B.has_key(A) calls with A in B.
Chris Larson [Mon, 26 Jan 2004 20:19:06 +0000 (20:19 +0000)]
Replacing B.has_key(A) calls with A in B.

20 years agoanother optimization, another few percent
Gerald Britton [Sat, 24 Jan 2004 17:58:19 +0000 (17:58 +0000)]
another optimization, another few percent

20 years ago(no commit message)
Gerald Britton [Sat, 24 Jan 2004 17:43:45 +0000 (17:43 +0000)]

20 years agoAuto merged
Gerald Britton [Sat, 24 Jan 2004 16:44:55 +0000 (16:44 +0000)]
Auto merged

20 years agoBUGFIX: silly bug in the overrides application.
Chris Larson [Sat, 24 Jan 2004 16:36:08 +0000 (16:36 +0000)]
BUGFIX: silly bug in the overrides application.

20 years agoMove compile of 'word' regex to the module scope.
Chris Larson [Sat, 24 Jan 2004 05:41:18 +0000 (05:41 +0000)]
Move compile of 'word' regex to the module scope.

20 years agoFirst pass of improvements to the data handling to improve oemake performance.
Chris Larson [Sat, 24 Jan 2004 04:50:58 +0000 (04:50 +0000)]
First pass of improvements to the data handling to improve oemake performance.

20 years agoMake oemake 'del' a package's metadata when said package's build is complete.
Chris Larson [Fri, 23 Jan 2004 21:03:23 +0000 (21:03 +0000)]
Make oemake 'del' a package's metadata when said package's build is complete.

20 years agoAdd --abort/-a back, as a no-op with a warning.
Chris Larson [Fri, 23 Jan 2004 19:10:46 +0000 (19:10 +0000)]
Add --abort/-a back, as a no-op with a warning.

20 years agooemake syntax change. abort on failure is now default, with -k commandline option...
Chris Larson [Fri, 23 Jan 2004 19:07:06 +0000 (19:07 +0000)]
oemake syntax change.  abort on failure is now default, with -k commandline option to continue as much as possible (same cmdline opt as gmake.

20 years agoAdd a spinner during oemake's .oe parsing.
Chris Larson [Fri, 23 Jan 2004 18:58:04 +0000 (18:58 +0000)]
Add a spinner during oemake's .oe parsing.

20 years agoCosmetic change.. 'succeeded' changed to 'completed', since in the context of a task...
Chris Larson [Fri, 23 Jan 2004 11:03:47 +0000 (11:03 +0000)]
Cosmetic change.. 'succeeded' changed to 'completed', since in the context of a task that may not actually need to do anything, completion is more accurate than success.

20 years agoRevamp task handling to accomidate a change to oemake. It now runs the builds direct...
Chris Larson [Fri, 23 Jan 2004 10:47:18 +0000 (10:47 +0000)]
Revamp task handling to accomidate a change to oemake.  It now runs the builds directly, bypassing oebuild.

20 years agofinished parsing of *.pkgfile
Holger Schurig [Fri, 23 Jan 2004 10:23:26 +0000 (10:23 +0000)]
finished parsing of *.pkgfile

20 years agoAlter data handling functions to skip operation on non-string metadata.
Chris Larson [Fri, 23 Jan 2004 10:02:30 +0000 (10:02 +0000)]
Alter data handling functions to skip operation on non-string metadata.

20 years agoKill deprecated env/metadata handling bits.
Chris Larson [Fri, 23 Jan 2004 08:00:16 +0000 (08:00 +0000)]
Kill deprecated env/metadata handling bits.

20 years agoMove task setup from oebuild into the .oe parser.
Chris Larson [Fri, 23 Jan 2004 07:47:10 +0000 (07:47 +0000)]
Move task setup from oebuild into the .oe parser.

20 years agoAdd a new syntax to .conf/.oe files for setting metadata about metadata, and use...
Chris Larson [Fri, 23 Jan 2004 06:56:13 +0000 (06:56 +0000)]
Add a new syntax to .conf/.oe files for setting metadata about metadata, and use said syntax to remove varflags from the parse code out into the .conf/.oeclasses.

20 years agorevert my enhancement
Holger Schurig [Thu, 22 Jan 2004 22:24:08 +0000 (22:24 +0000)]
revert my enhancement

20 years agodisplay vars in an oe file
Holger Schurig [Thu, 22 Jan 2004 22:24:08 +0000 (22:24 +0000)]
display vars in an oe file

20 years agoAdd listtasks function.
Chris Larson [Thu, 22 Jan 2004 21:20:58 +0000 (21:20 +0000)]
Add listtasks function.

20 years agono need to os.path.join twice
Holger Schurig [Thu, 22 Jan 2004 16:23:37 +0000 (16:23 +0000)]
no need to os.path.join twice

20 years ago(no commit message)
Holger Schurig [Thu, 22 Jan 2004 16:23:37 +0000 (16:23 +0000)]

20 years agofixed line number counting
Holger Schurig [Thu, 22 Jan 2004 14:03:15 +0000 (14:03 +0000)]
fixed line number counting
made debug output nicer

20 years agomove imports to the begin
Holger Schurig [Thu, 22 Jan 2004 12:54:41 +0000 (12:54 +0000)]
move imports to the begin

20 years agomade it working (not yet useful)
Holger Schurig [Thu, 22 Jan 2004 12:54:41 +0000 (12:54 +0000)]
made it working (not yet useful)

20 years agochanged -v to -V, this is standard GNU and allows us to use -v for verbose someday
Holger Schurig [Thu, 22 Jan 2004 12:54:41 +0000 (12:54 +0000)]
changed -v to -V, this is standard GNU and allows us to use -v for verbose someday
move imports to the begin
moved functions to beginning
removed unneeded get_files()
added some comments
made usage-text more readable

20 years agochanged -v to -V, this is standard GNU and allows us to use -v for verbose someday
Holger Schurig [Thu, 22 Jan 2004 12:54:41 +0000 (12:54 +0000)]
changed -v to -V, this is standard GNU and allows us to use -v for verbose someday
move imports to the begin
moved functions to beginning
made usage-text more readable

20 years agochanged -v to -V, this is standard GNU and allows us to use -v for verbose someday
Holger Schurig [Thu, 22 Jan 2004 12:54:41 +0000 (12:54 +0000)]
changed -v to -V, this is standard GNU and allows us to use -v for verbose someday
move imports to the begin
made usage-text more readable

20 years agochanged -v to -V, this is standard GNU and allows us to use -v for verbose someday
Holger Schurig [Thu, 22 Jan 2004 12:54:41 +0000 (12:54 +0000)]
changed -v to -V, this is standard GNU and allows us to use -v for verbose someday
made usage-text more readable

20 years agoimport time into the environment (need it for some nice tricks in .oe files)
Michael 'Mickey' Lauer [Fri, 16 Jan 2004 21:14:53 +0000 (21:14 +0000)]
import time into the environment (need it for some nice tricks in .oe files)

20 years agoBUGFIX: incorrect format for supports()
Chris Larson [Fri, 16 Jan 2004 03:33:43 +0000 (03:33 +0000)]
BUGFIX: incorrect format for supports()

20 years agoAdd question regarding build order to the FAQ.
Chris Larson [Fri, 16 Jan 2004 03:26:28 +0000 (03:26 +0000)]
Add question regarding build order to the FAQ.

20 years agoStart removing some unnecessary old deprecated functions from the OE core.
Chris Larson [Sun, 4 Jan 2004 00:56:34 +0000 (00:56 +0000)]
Start removing some unnecessary old deprecated functions from the OE core.

20 years agoBUGFIX: localpath calls.
Chris Larson [Sun, 4 Jan 2004 00:56:34 +0000 (00:56 +0000)]
BUGFIX: localpath calls.

20 years agoBUGFIX: Only add -r to co when tag is specified.
Chris Larson [Fri, 2 Jan 2004 19:15:41 +0000 (19:15 +0000)]
BUGFIX: Only add -r to co when tag is specified.

20 years agoGet rid of OEDIR. It'll still get added to the OEPATH if you set it, for compatibili...
Chris Larson [Fri, 2 Jan 2004 17:37:53 +0000 (17:37 +0000)]
Get rid of OEDIR.  It'll still get added to the OEPATH if you set it, for compatibility, but is no longer used directly.  In addition, if you run /full/path/to/oebuild, or similar, it'll add the path where the binary is, and the dir above that, to OEPATH.

20 years agoAuto merged
Chris Larson [Fri, 2 Jan 2004 17:37:53 +0000 (17:37 +0000)]
Auto merged

20 years agoMissed a localpath call. Fixed.
Chris Larson [Fri, 2 Jan 2004 17:08:25 +0000 (17:08 +0000)]
Missed a localpath call. Fixed.

20 years agoUpdates to the fetch code.. now pulls down from cvs, tars it up into a sanely named...
Chris Larson [Fri, 2 Jan 2004 17:05:56 +0000 (17:05 +0000)]
Updates to the fetch code.. now pulls down from cvs, tars it up into a sanely named tarball, and passes that filename on to unpack for further operation.

20 years agoAdaptations to pass the metadata into localpath functions in fetch
Chris Larson [Fri, 2 Jan 2004 17:05:56 +0000 (17:05 +0000)]
Adaptations to pass the metadata into localpath functions in fetch

20 years ago(no commit message)
Michael 'Mickey' Lauer [Sat, 20 Dec 2003 02:36:44 +0000 (02:36 +0000)]

20 years agoEnhance cvs fetching step one - obey a cvs checkout command from FETCHCOMMAND variabl...
Chris Larson [Sat, 20 Dec 2003 02:35:52 +0000 (02:35 +0000)]
Enhance cvs fetching step one - obey a cvs checkout command from FETCHCOMMAND variable, rather than hardcoded.

20 years agoOutput what file oemake is parsing..
Chris Larson [Tue, 16 Dec 2003 18:06:07 +0000 (18:06 +0000)]
Output what file oemake is parsing..

20 years agoUse /usr/bin/env to locate python.
Chris Larson [Sat, 6 Dec 2003 02:37:48 +0000 (02:37 +0000)]
Use /usr/bin/env to locate python.

20 years agoInclude site.conf, and add ${HOME}/.oe to OEPATH.
Chris Larson [Fri, 5 Dec 2003 20:04:16 +0000 (20:04 +0000)]
Include site.conf, and add ${HOME}/.oe to OEPATH.

20 years agoFix oeinstall and oemake to call python, not python2.
Chris Larson [Tue, 2 Dec 2003 21:19:50 +0000 (21:19 +0000)]
Fix oeinstall and oemake to call python, not python2.

20 years agoWrite out a .md5 file for the Wget downloads. Currently only being utilized as a...
Chris Larson [Thu, 27 Nov 2003 04:57:47 +0000 (04:57 +0000)]
Write out a .md5 file for the Wget downloads.  Currently only being utilized as a per download stamp.

20 years agoIncrement tool version
Chris Larson [Thu, 27 Nov 2003 03:06:35 +0000 (03:06 +0000)]
Increment tool version

20 years agoMake oeinstall cmdline override INST_OEPKGS, and make oemake obey OEPKGS.
Chris Larson [Sat, 22 Nov 2003 03:28:16 +0000 (03:28 +0000)]
Make oeinstall cmdline override INST_OEPKGS, and make oemake obey OEPKGS.

20 years agoHandle the 'i depend on myself' situation cleanly.
Chris Larson [Sat, 22 Nov 2003 03:28:16 +0000 (03:28 +0000)]
Handle the 'i depend on myself' situation cleanly.

20 years agoFix a bug that caused issues with the metadata when one .oe includes another.. our...
Chris Larson [Sat, 22 Nov 2003 03:28:16 +0000 (03:28 +0000)]
Fix a bug that caused issues with the metadata when one .oe includes another.. our DEPENDS were being reset.

20 years agobring in sync with the facts
Michael 'Mickey' Lauer [Sat, 15 Nov 2003 00:50:40 +0000 (00:50 +0000)]
bring in sync with the facts

20 years agoAllow '+' in a variable name.
Chris Larson [Fri, 31 Oct 2003 04:50:39 +0000 (04:50 +0000)]
Allow '+' in a variable name.

20 years agoAdd INST_OEPKGS and OEPKGS to the set of vars inherited from the env.
Chris Larson [Fri, 24 Oct 2003 18:34:24 +0000 (18:34 +0000)]
Add INST_OEPKGS and OEPKGS to the set of vars inherited from the env.

20 years ago(no commit message)
Chris Larson [Fri, 24 Oct 2003 18:34:24 +0000 (18:34 +0000)]

20 years agoBUGFIX: the inheritance cache wasnt local to a given set of metadata, which caused...
Chris Larson [Thu, 23 Oct 2003 19:21:33 +0000 (19:21 +0000)]
BUGFIX: the inheritance cache wasnt local to a given set of metadata, which caused all manner of brokenness in both oeinstall and oemake.

20 years agoRevamp oeinstall, now supports multiple install types, though currently only tar...
Chris Larson [Thu, 23 Oct 2003 15:42:33 +0000 (15:42 +0000)]
Revamp oeinstall, now supports multiple install types, though currently only tar is supported.

20 years ago(no commit message)
Chris Larson [Wed, 15 Oct 2003 23:10:25 +0000 (23:10 +0000)]

20 years agoUpdate TODO
Chris Larson [Wed, 15 Oct 2003 21:24:38 +0000 (21:24 +0000)]
Update TODO

20 years agomvdir
Chris Larson [Wed, 15 Oct 2003 21:09:44 +0000 (21:09 +0000)]
mvdir

20 years agoDelete: bin/build/README
Chris Larson [Wed, 15 Oct 2003 21:09:44 +0000 (21:09 +0000)]
Delete: bin/build/README

20 years agoUse 1/0 instead of True/False to work with python <2.3
Chris Larson [Wed, 15 Oct 2003 20:37:15 +0000 (20:37 +0000)]
Use 1/0 instead of True/False to work with python <2.3

20 years ago(no commit message)
Chris Larson [Wed, 15 Oct 2003 20:27:54 +0000 (20:27 +0000)]

20 years agoMove default PROVIDES (P, PF, PN, CATEGORY/P, CATEGORY/PF, CATEGORY/PN) into oe.conf...
Chris Larson [Tue, 14 Oct 2003 20:13:35 +0000 (20:13 +0000)]
Move default PROVIDES (P, PF, PN, CATEGORY/P, CATEGORY/PF, CATEGORY/PN) into oe.conf from oemake.

20 years agoRevamp the way we handle set of PN/PV/PR from filename, and change the file seperator...
Chris Larson [Tue, 14 Oct 2003 20:03:45 +0000 (20:03 +0000)]
Revamp the way we handle set of PN/PV/PR from filename, and change the file seperator for .oe's to _ (better now than later).

20 years agoUse bzip2 -dc fn | tar x -f - rather than tar -xj -f fn, for portability reasons.
Chris Larson [Fri, 10 Oct 2003 19:27:21 +0000 (19:27 +0000)]
Use bzip2 -dc fn | tar x -f - rather than tar -xj -f fn, for portability reasons.

20 years agoAdd VAR?=value to the parser.
Chris Larson [Fri, 10 Oct 2003 18:40:23 +0000 (18:40 +0000)]
Add VAR?=value to the parser.

20 years agoDisplay warnings when one of the autotools fails.
Chris Larson [Tue, 7 Oct 2003 01:16:59 +0000 (01:16 +0000)]
Display warnings when one of the autotools fails.

20 years agoBUGFIX: return '' when which doesnt find what its looking for.
Chris Larson [Thu, 2 Oct 2003 21:48:07 +0000 (21:48 +0000)]
BUGFIX: return '' when which doesnt find what its looking for.

20 years agoMake use of the 'include' variable to decide when to do vars_from_fn and update_data.
Chris Larson [Thu, 2 Oct 2003 06:03:29 +0000 (06:03 +0000)]
Make use of the 'include' variable to decide when to do vars_from_fn and update_data.

20 years agoBUGFIX: 'die' needed to display the passed arguments.
Chris Larson [Tue, 30 Sep 2003 03:46:06 +0000 (03:46 +0000)]
BUGFIX: 'die' needed to display the passed arguments.

20 years agofix inheriting from OS environment in includes, cleanup debugging
Gerald Britton [Sun, 28 Sep 2003 23:35:54 +0000 (23:35 +0000)]
fix inheriting from OS environment in includes, cleanup debugging

20 years agoeliminate dupes from paths, cleanup path inclusion a bit
Gerald Britton [Sun, 28 Sep 2003 23:35:54 +0000 (23:35 +0000)]
eliminate dupes from paths, cleanup path inclusion a bit

20 years ago(no commit message)
Chris Larson [Sun, 28 Sep 2003 23:15:25 +0000 (23:15 +0000)]

20 years ago(no commit message)
Chris Larson [Fri, 26 Sep 2003 20:03:50 +0000 (20:03 +0000)]