86
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Staging include dir fixes
kergoth
as Chris Larson
More... about 22 years ago
env[] -> getenv at various places More... about 22 years ago
changed some comments added getenv() fixed calls to inherit_os_env() added warning on mismatching "" or '' in *.oe files calculate FILESDIR more intelligent More... about 22 years ago
made it run More... about 22 years ago
added checks after read_config() removed descriptions from envdesc, renamed envdesc -> envflags More... about 22 years ago
added read_oe() added more variables to envdesc More... about 22 years ago
adapted to new situation More... about 22 years ago
RIP fetch2 RIP getconfig RIP varexpand welcome readconfig welcome expand better docs on update_env() More... about 22 years ago
some renames More... about 22 years ago
[no comment] More... about 22 years ago
misc More... about 22 years ago
removed emit_env, it's now in oe.py unified most do_..() function added usage More... about 22 years ago
pkg_..() & src_..() -> do_..() More... about 22 years ago
added STAMP, STAGE, STAGEINC, STAGELIB add_additional_vars() BUGFIX: debug_prepender More... about 22 years ago
[no comment] More... about 22 years ago
added lots of functions More... about 22 years ago
generate OEBUILD env described OEBUILD, FEATURES, ALLOWED_FLAGS More... about 22 years ago
source bin/build/oebuild.sh removed some errors More... about 22 years ago
pydoc-ified the file somewhat doctest cases for ververify prepender -> debug_prepender More... about 22 years ago
[no comment] More... about 22 years ago
rearranged sourcecode, more doctests, more __doc__ strings More... about 22 years ago
moved some functions to oe.py from oe import * changed most of the source More... about 22 years ago
[no comment] More... about 22 years ago
BDEBUG -> OEDEBUG strip singe & double quites when reading *.oe files create contents of ${A} while fetching (TODO: this should be done just before src_extract) misc cleanups in envdesc More... about 22 years ago
BDEBUG -> OEDEBUG keep run file when script did not work new: do_install() do_build() now does something sensible docstring for do_showenv() More... about 22 years ago
noda suggested this hack to re-read local config after arch specific config files More... about 22 years ago
[no comment] More... about 22 years ago
[no comment] More... about 22 years ago
added decodeurl(), fetch_with_*() added doctests for some functions More... about 22 years ago
added 'oebuild showfetch ...' More... about 22 years ago