0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for swig More... about 17 years ago
General improvements to gcc More... about 17 years ago
Makes nodes smarter about dependencies More... about 17 years ago
Add library support More... about 17 years ago
mv mem_/nodes/__init__.py mem_/nodes.py More... about 17 years ago
s/mem.task/mem.memoize/; move with_env to util More... about 17 years ago
batch calls to git hash-object (~2x speedup for nop builds) More... about 17 years ago
cache calls to "git hash-object" (~8x speedup for no-action builds) More... about 17 years ago
simplify Env.replace() by directly mutating self More... about 17 years ago
search_file to also accept paths as lists, simplify More... about 17 years ago
new Env() based on subclassing dict More... about 17 years ago
adding mem.__shutdown__() More... about 17 years ago
Add search functionality to util More... about 17 years ago
Make make_depends not a task More... about 17 years ago
Provide override function with semantics opposite get More... about 17 years ago
Allow build args to take strings or files More... about 17 years ago
File/String conversion helper functions More... about 17 years ago
Support string interpolation in Env args More... about 17 years ago
Support string interpolation in Env args More... about 17 years ago
Support for interpolation in init/replace args More... about 17 years ago
Add replace method to environment More... about 17 years ago
Support for build directories, c=>gcc renaming More... about 17 years ago
Support for build directories, c=>gcc renaming More... about 17 years ago
subdir build, fewer globals More... about 17 years ago
add mem.fail(); c.make_depends() now works More... about 17 years ago
@with_env() to not override user given flags More... about 17 years ago
fix 'no root' again More... about 17 years ago
fixed 'no root' message More... about 17 years ago
fixed hashing, added @with_env() decorator More... about 17 years ago
split stuff up for installation, initial Env() More... about 17 years ago