0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 20 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated gitignore file for windows
oy
More... about 12 years ago
fixed environment setting for msvc x64 and cleaned up its file/filename
oy
More... about 12 years ago
removed the plugin support. use the package.loadlib function instead More... about 12 years ago
removed the SetTouch from copy More... about 12 years ago
removed the SetTouch command. all outputs are touched by default More... about 12 years ago
fixed AddOutput function. touched up the --debug-jobs output More... about 12 years ago
fixed return value of nodeexist More... about 12 years ago
removed debug print More... over 12 years ago
added MakeDirectories function More... over 12 years ago
fixed broken Import. added test for the function as well More... over 12 years ago
added event log support More... over 12 years ago
added NodeExist function More... over 12 years ago
Merge pull request #35 from joeldevahl/master More... over 12 years ago
Merge pull request #33 from b-ryan/master More... over 12 years ago
merged in multiple-output branch. More... over 12 years ago
Merge remote-tracking branch 'origin/multiple-job-outputs' More... over 12 years ago
Added Remove function to tables created by NewTable. More... over 12 years ago
Add support for compiling assembly files using the C compiler. More... over 12 years ago
Fixed compile warning on macosx due to missing include. More... over 12 years ago
Merge pull request #34 from oy/master More... over 12 years ago
fixed link extension for gcc on windows so uptodate check for targets works
oy
More... over 12 years ago
fixed compiler warnings on windows for cl and gcc
oy
More... over 12 years ago
Added quotations around filename in CopyFile function. More... over 12 years ago
fixed response id counter More... over 12 years ago
added missing return More... over 12 years ago
added quirks section to docs More... over 12 years ago
increased the max number of threads. now a define as well More... over 12 years ago
Merge pull request #26 from GreYFoX/winx64 More... over 12 years ago
touched up the --help command. added --help-debug More... over 12 years ago
fixed missing includes for osx More... over 12 years ago