0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added new test to make sure that the c++ dependency checker is working like it should More... about 14 years ago
added simple plugin example More... about 14 years ago
added missing documentation of compile flags on windows More... about 14 years ago
cleaned up error messages More... about 14 years ago
fixed plugin support for windows More... about 14 years ago
fixed support for msvc++ 2010 More... about 14 years ago
start of plugin support. needs work on windows More... about 14 years ago
added optimization thought to the path creation things More... about 14 years ago
fixed so that the output path is always automaticlly created before running the job More... about 14 years ago
renamed PathPath to PathDir More... about 14 years ago
fixed compile options under windows More... about 14 years ago
fixed so bam is case insensitive on windows More... about 14 years ago
fixed typo in PathBase documentation More... about 14 years ago
tidyed up the path join and path handling a bit. solves a couple of issues with relative includes More... about 14 years ago
fixed add job and add dependency to do a proper deep walk of dependency tables. optimized the vm time a bit more More... about 14 years ago
implemented table flatten as a c function More... about 14 years ago
various fixes all over the place to fix some problems here and there More... about 14 years ago
splitted out tools from base.lua into tools.lua. worked on documentation More... about 14 years ago
implemented tbl_to_str in c and renamed the function to TableToString More... about 14 years ago
moved around a couple of functions to structure the documentation better More... about 14 years ago
ripped out the configure stuff. not good enough and I don't know if it fits More... about 14 years ago
cleaned up the invoke counter and gcc driver More... about 14 years ago
fixed so that the counting of the number of jobs todo is done correctly More... about 14 years ago
fixed so that the cl driver is cached correctly More... about 14 years ago
fixed caching for the cl driver More... about 14 years ago
cleaned up cl driver and added support for response files More... about 14 years ago
cleaned up some code. optimized the time spent in lua by implementing a couple of functions in c instead. More... about 14 years ago
fixed problems with path normalize More... about 14 years ago
cleanup and documentation More... about 14 years ago
fixed wrong tip on script error from -bt to -t More... about 14 years ago