0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added --debug-detailed so you can use --debug-nodes to just see the graph More... over 14 years ago
fixed the timestamps again, something went horrible wrong with --amend More... over 14 years ago
changed from -bt to -t in test.py More... over 14 years ago
fixed nicer looking help page More... over 14 years ago
Revert "fixed raw timestamps. fixes problems with the cache" bad commit More... over 14 years ago
fixed problems when a job fails but still updates the output file. bam now removes the output file if this happens More... over 14 years ago
fixed raw timestamps. fixes problems with the cache More... over 14 years ago
fixed raw timestamps. fixes problems with the cache More... over 14 years ago
disabled the cache until I've fixed the bug with it More... over 14 years ago
added graphviz dot support More... over 14 years ago
fixed cmdline and label. you now must have both or none of them More... over 14 years ago
added pseudo support for multiple outputs. added more argument checking More... over 14 years ago
added more error checking More... over 14 years ago
added c_flags and cpp_flags to settings.cc More... over 14 years ago
Merge branch 'master' of http://github.com/matricks/bam More... over 14 years ago
Fixed dylib building on OS X. More... over 14 years ago
fixed segfault when adding non-nice paths More... over 14 years ago
fixed so bam doesn't save the cache when we have a setup error More... over 14 years ago
Merge branch 'master' of [email protected]:matricks/bam More... over 14 years ago
cleaned up some old flags More... over 14 years ago
fixed sharedlibrary problems More... over 14 years ago
fixed addorder and deadlock test to work under windows More... over 14 years ago
fixed sharedlibrary function More... over 14 years ago
updated addorder and deadlock test so they work under windows More... over 14 years ago
removed the non-gc version More... over 14 years ago
fixed crlf problems More... over 14 years ago
fixed so you can set a job to a node that already exists More... over 14 years ago
fixed better memory management. toggable gc. fixed linear searches when you add dependencies. own tree implementation for that. could be better but it works. More... over 14 years ago
removed some junk from bam.lua More... over 14 years ago
fixed missing space in driver_cl dll function More... over 14 years ago