0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed format for the status updates. it caused problems with IDEs detecting it as file+line combo More... over 10 years ago
Merge pull request #47 from joeldevahl/master More... over 10 years ago
Merge pull request #46 from malind/master More... over 10 years ago
Merge pull request #48 from bkcsoft/master More... over 10 years ago
fixed so thread number is padded for more uniform output More... over 10 years ago
fixed issue with dirty not spreading to other outputs More... over 10 years ago
fixed (free)bsd-compiling More... almost 11 years ago
removed the real member of a job and checking cmdline instead More... over 11 years ago
fixed issues with the stat-thread More... over 11 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 11 years ago
vistime.py: scroll zoom support for windows, minor tweaks. More... over 11 years ago
Removed the file_exist function. Just use the file_timestamp instead. More... over 11 years ago
reduced the number of stats that are done during a build by saving the value from the dependency checking More... over 11 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 11 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 11 years ago
moved the stat functionallity of a node into a separate function More... over 11 years ago
added test using separate thread for stating nodes. increases paralellism during script parsing. More... over 11 years ago
vistime.py, gantt charts of bam event logs More... over 11 years ago
added some more events during startup More... over 11 years ago
Added more ignores to .gitignore More... over 11 years ago
Merge pull request #45 from oy/master More... over 11 years ago
added support for visual studio 11
oy
More... over 11 years ago
Added support to run a lua script file using -e More... over 11 years ago
fixed bug with file_touch under windows More... over 11 years ago
fixed so that the thread count isn't reduced when broken nodes appears More... over 11 years ago
added -f to force builds and -g to ignore the global timestamp More... over 11 years ago
Merge pull request #39 from stephank/clang More... almost 12 years ago
Clang driver. More... almost 12 years ago
Merge pull request #37 from oy/master More... almost 12 years ago
fixed errornous check of job More... about 12 years ago