2003-07-31 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-31 |
Chris Larson | Update oebuild and oemake usage information |
commit | commitdiff | tree |
2003-07-30 |
Chris Larson | BUGFIX: Make --cmd work for oemake (-c worked previousl... |
commit | commitdiff | tree |
2003-07-30 |
Chris Larson | Remove the necessity to append do_ to commands to clean... |
commit | commitdiff | tree |
2003-07-30 |
Chris Larson | Complete TODO: Allow specifying TOPDIR via the environm... |
commit | commitdiff | tree |
2003-07-30 |
Chris Larson | Complete TODO item, allow -c/--cmd option for oemake... |
commit | commitdiff | tree |
2003-07-30 |
Chris Larson | Check for .oe files in current dir in oemake execution. |
commit | commitdiff | tree |
2003-07-30 |
Chris Larson | Complete TODO items related to execution of oebuild... |
commit | commitdiff | tree |
2003-07-29 |
Chris Larson | Update TODO with more extensive requirements for upstre... |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Prevent an infinate recursion case |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Allow deletion of prepends/appends items |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Remove debug output |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Give .oe files the ability to add items to oefiles... |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | BUGFIX: vars_from_fn handling in the case of a filename... |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Revamp bits of the variable set from filename |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Preserve current path |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Allow seperate build dir from src |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | Adjustments to current path to facilitate better intera... |
commit | commitdiff | tree |
2003-07-28 |
Chris Larson | (no commit message) |
commit | commitdiff | tree |
2003-07-25 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-25 |
Chris Larson | Complete a few TODO items for functionality in an upstr... |
commit | commitdiff | tree |
2003-07-14 |
Chris Larson | Update documentation, and make use of doctest, for... |
commit | commitdiff | tree |
2003-07-14 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-10 |
Chris Larson | Rename oemake the make spawn tool to prevent namespace... |
commit | commitdiff | tree |
2003-07-10 |
Chris Larson | BUGFIX: Handle uncompressed patches properly |
commit | commitdiff | tree |
2003-07-09 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-09 |
Chris Larson | Move .oe/.conf obtaining into the handler rather than... |
commit | commitdiff | tree |
2003-07-09 |
Chris Larson | Update OEFILES based on cmdline files in oemake |
commit | commitdiff | tree |
2003-07-09 |
Chris Larson | BUGFIX: dont require write access to .conf files |
commit | commitdiff | tree |
2003-07-09 |
Chris Larson | Allow passing 'dirs' in, in exec_func. needed by the... |
commit | commitdiff | tree |
2003-07-09 |
Chris Larson | Revamp our _prepend/_append handling to fix the major... |
commit | commitdiff | tree |
2003-07-07 |
Chris Larson | Teach 'include' lines from .oe/.conf/.oeclass to be... |
commit | commitdiff | tree |
2003-07-07 |
Chris Larson | Update TODO.. add a couple items and remove the complet... |
commit | commitdiff | tree |
2003-07-07 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-07 |
Chris Larson | Change a copy to a deepcopy to fix a bug in package... |
commit | commitdiff | tree |
2003-07-07 |
Chris Larson | BUGFIX: uncomment a miscommented block :) |
commit | commitdiff | tree |
2003-07-07 |
Chris Larson | (no commit message) |
commit | commitdiff | tree |
2003-07-03 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-03 |
Chris Larson | Teach oemake to handle wildcards in OEFILES |
commit | commitdiff | tree |
2003-07-03 |
Chris Larson | BUGFIX: make INHERIT work. |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | BUGFIX: oedir vs topdir was breaking filesdir |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | BUGFIX: 1) wasnt expanding OEFILES, 2) was aborting... |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | Add an emit_var convenience function |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | (no commit message) |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | Update oebuild usage information |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | Add -v/--version cmdline opt to oebuild |
commit | commitdiff | tree |
2003-07-02 |
Chris Larson | Turn on SCCS flag |
commit | commitdiff | tree |
2003-07-01 |
Chris Larson | Add /usr/share/oe to the end of oepath regardless.... |
commit | commitdiff | tree |
2003-07-01 |
Chris Larson | Add optional third argument to getVar, which results... |
commit | commitdiff | tree |
2003-07-01 |
Chris Larson | add 'bk' as a valid version ending |
commit | commitdiff | tree |
2003-07-01 |
Chris Larson | Add /usr/share/oe to the pythonpath. |
commit | commitdiff | tree |
2003-07-01 |
Chris Larson | Finish up the rpm output form |
commit | commitdiff | tree |
2003-07-01 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Updates to the srpm builder.. it actually seems to... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | BUGFIXES: we didnt reset some flags on certain pieces... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | BUGFIX: remove the duplicate event firing on start... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | BUGFIX: do_patch shouldnt fail when SRC_URI is unset |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | BUGFIX: corrected a serious bug in the addtask implemen... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | BUGFIX in python sub in export (${@pythoncode}), import... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Add src.rpm handler |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | (no commit message) |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | srpm class naming change |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Call update_data() in the .oe handler. |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | 1) prepend content/patcher to DEPENDS, to ensure we... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | BUGFIX: patch wasnt being added to the 'after' list... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Teach do_showdata to emit the python functions as well. |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Set 'nostamp' on do_showdata |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Add 'do_showdata' task, which does what do_showenv... |
commit | commitdiff | tree |
2003-06-30 |
Chris Larson | Allow passing .oe files on the commandline as well... |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Implement an inheritence cache. |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Changing the behaviors of include and inherit wrt non... |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Pass config data into the overall build event handlers... |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | update TODO |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Rename: bin/buildtest -> bin/tests/build |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | BUGFIX: D var was being hosed. |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Add BUILDNAME variable for overall build naming. |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Add BUILDNAME and do_patch flags to initialization |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Convert package and package_ipkg to new implementations... |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | Cleanup output |
commit | commitdiff | tree |
2003-06-27 |
Chris Larson | BUGFIX: 'before' wasnt always working from addtask |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Rename: bin/oebuild2 -> bin/oebuild |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Rename: bin/oebuild -> bin/oebuild.old |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Handle postdeps (aka 'before') for added tasks |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Correct the intermix of flags amongst EXPORT_FUNCTION... |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Correct dir creation and chdir in function execution |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Adjust output |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Add staging_bindir to path in emit_env |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Add clean and mrproper targets |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Enhancements all around, rework of the python function... |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Update TODO |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Make use of the EventException |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Undo an accidental commit of changes to the event handl... |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Minor status output formatting cleanups |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | (no commit message) |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Slight correction to emit_env wrt PATH |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Slight cleanup in the build test |
commit | commitdiff | tree |
2003-06-26 |
Chris Larson | Remove unnecessary init that was moved into the parser... |
commit | commitdiff | tree |
next |