0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #49 from cxong/master More... over 11 years ago
Should be dll on windows More... over 11 years ago
Add support for Visual studio 12 (2013)
congusbongus
as Cong
More... over 11 years ago
changed format for the status updates. it caused problems with IDEs detecting it as file+line combo More... over 11 years ago
Merge pull request #47 from joeldevahl/master More... over 11 years ago
Merge pull request #46 from malind/master More... over 11 years ago
Merge pull request #48 from bkcsoft/master More... over 11 years ago
fixed so thread number is padded for more uniform output More... over 11 years ago
fixed issue with dirty not spreading to other outputs More... over 11 years ago
fixed (free)bsd-compiling More... about 12 years ago
removed the real member of a job and checking cmdline instead More... over 12 years ago
fixed issues with the stat-thread More... over 12 years ago
cleaned up some code and added priorization of jobs. decreases the build time under certain situations when you have jobs that take uneven time to complete. More... over 12 years ago
vistime.py: scroll zoom support for windows, minor tweaks. More... over 12 years ago
Removed the file_exist function. Just use the file_timestamp instead. More... over 12 years ago
reduced the number of stats that are done during a build by saving the value from the dependency checking More... over 12 years ago
splitted up the dep_cpp and the dep_search defered functions into two separate lists so you can see which one of those that takes the most time. More... over 12 years ago
swapped around so that the c++ dependency checker checks the graph before it checks if a file exists on disk. helps when running a stat is slow. More... over 12 years ago
moved the stat functionallity of a node into a separate function More... over 12 years ago
added test using separate thread for stating nodes. increases paralellism during script parsing. More... over 12 years ago
vistime.py, gantt charts of bam event logs More... over 12 years ago
added some more events during startup More... over 12 years ago
Added more ignores to .gitignore More... over 12 years ago
Merge pull request #45 from oy/master More... over 12 years ago
added support for visual studio 11
oy
More... over 12 years ago
Added support to run a lua script file using -e More... over 12 years ago
fixed bug with file_touch under windows More... over 12 years ago
fixed so that the thread count isn't reduced when broken nodes appears More... over 12 years ago
added -f to force builds and -g to ignore the global timestamp More... over 12 years ago
Merge pull request #39 from stephank/clang More... almost 13 years ago