0
I Use This!
Inactive

Commits : Listings

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