0
I Use This!
Inactive

Commits : Listings

Analyzed 36 minutes ago. based on code collected about 7 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TODO notes More... almost 17 years ago
slightly improved knob default query processing More... almost 17 years ago
Added configure_args_get; does not quite work yet (needs two arguments) More... almost 17 years ago
no changes More... almost 17 years ago
Add a pkgjam package "skeletons" directory, which nominally contain More... almost 17 years ago
* Break down DEPOTDIR (/usr/pkg/packages) into DEPOTDIR (/usr/pkg) and More... almost 17 years ago
added some stored procedures More... almost 17 years ago
fixed stored procedure shell and added package_obliterate procedure More... almost 17 years ago
attempting botched commit More... almost 17 years ago
allow table names that start with "s" More... almost 17 years ago
better stored proc interpolation More... almost 17 years ago
added perl script vert2insert, converts row descriptions to SQL insert statements. More... almost 17 years ago
stored procedure parameter interpolation now works More... almost 17 years ago
first version of stored procedure wrapper for sqlite. Use sqlite3_execsp instead of sqlite3_exec. More... almost 17 years ago
small changes to and corrections More... almost 17 years ago
Handle GNU autotoolified packages in a more common way by passing the More... almost 17 years ago
Spread out value into separate lines to improve readability. More... almost 17 years ago
Add DEPENDS as a standard variable. More... almost 17 years ago
Sort. More... almost 17 years ago
Workaround blank values for now. The proper fix is to modify the var More... almost 17 years ago
Fix AWK variable declarations in "delete" case. Bump version to 0.3. More... almost 17 years ago
Fix one more bug in the var script where a multi-line cached value only More... almost 17 years ago
Bump version to 0.2 as a result of recent changes: adding a depends step More... almost 17 years ago
Add a "depends" step which links dependencies into the package prefix More... almost 17 years ago
Move caching and printing back into finalize1() function to fix a bug where More... almost 17 years ago
Pass command-line arguments to the action scripts so the action scripts More... almost 17 years ago
* Simplify the script by creating a run() function which handles the More... almost 17 years ago
finished first draft of all queries needed so far for dbi tool. Includes KnobAtoms queries. More... almost 17 years ago
add KnobAtoms and support atomize script More... almost 17 years ago
First attempt at a "link" action for the pkgjam tool. The "link" More... almost 17 years ago