0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
run_*(): prettier output for native fun case More... about 15 years ago
run_*(): use try/finally so cmd is printed even on exceptions More... about 15 years ago
run_.._no_print(): accept **kwargs, better handling for printing native py funs More... about 15 years ago
Explicitly disable mem's coloring of output with MEM_COLOR_LEVEL=0 More... about 15 years ago
update reversed color logic More... about 15 years ago
update reversed color logic More... about 15 years ago
shorter run prefix names More... about 15 years ago
s/quietly_execute/run/, s/colorful_run/run_with_output/, + documentation More... about 15 years ago
export MEM_QUIET=1 to silent the noise in build. More... about 15 years ago
add util.replace_ext() More... about 15 years ago
Fix bug in failure mode of Subdir More... about 15 years ago
regression: File() inherit from str caused absolute path to no longer be used More... about 15 years ago
Fixed the gcc build to have libaries at the end, use LINKFLAGS, and support swig c++ build. More... about 15 years ago
Added shared object build support for swig and gcc. More... about 15 years ago
swig: must explicitly set -o, should return all generated files More... about 15 years ago
swig: don't try to java compile unless there are java files More... about 15 years ago
swig: don't assume SWIG_CFLAGS was defined More... about 15 years ago
adding convience functions to File More... about 15 years ago
Env is not a node, so move it to util More... about 15 years ago
File to be a subclass of str More... about 15 years ago
fixed indent nit More... about 15 years ago
use proper instance variable convention for File.hash_cache More... about 15 years ago
examples/hello-4 More... about 15 years ago
gcc: don't '-I' target dir if target == source More... about 15 years ago
more examples More... about 15 years ago
mv examples/{hello,hello-1} More... about 15 years ago
added scanner for asciidoc More... about 15 years ago
added hello example More... about 15 years ago
fix to allow build if BUILD_DIR isn't specified More... about 15 years ago
fixes to allow building if env doesn't exist More... about 15 years ago