1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Eclipse project files More... almost 13 years ago
Make crosscompilation work (--sysroot .. etc) More... almost 13 years ago
Make OSX/Darwin work (linker options etc) More... almost 13 years ago
Fixed support for long MinGW Windows commands. Thanks to Curt Arnold for pointing at this solution. More... almost 18 years ago
Fix for bug 2015469 - Modified CaptureStreamHandler so that it spawns threads to read from stdout and stderr simultaneously. This should prevent deadlocks if no data is available on stderr, but stdout has filled it's buffer. More... almost 18 years ago
Change svn repo to cpptasks-1.0b6-SNAPSHOT More... over 18 years ago
Change version of cpptasks-1.0b6-SNAPSHOT More... over 18 years ago
More 1.0b5 tweaking More... over 18 years ago
cpptasks 1.0b5 release prep More... over 18 years ago
Bug 1760649: Post release SVN path fix More... over 18 years ago
Bug 1760649: Make Maven and Ant built jars have identical structure More... over 18 years ago
Clean up stray/incomplete site files More... over 18 years ago
Bug 1573193: Fix antlib example More... over 18 years ago
Bug 1760649: Eliminate duplicate entries for configured child elements More... over 18 years ago
Javadoc fixes More... over 18 years ago
Javadoc fixes More... over 18 years ago
Fix outtype detection for Xcode gen on non-Mac platforms More... over 18 years ago
Add missing '.' before xcodeproj More... over 18 years ago
Now with working Windres compiler More... over 18 years ago
LOGCXX-62: Doxygen fixes, rename thread to avoid object file collision More... over 18 years ago
Bug 980130: Generate projects with Debug and Release configurations More... over 18 years ago
Use relative paths on -L options which helps cygwin More... over 18 years ago
Bug 980130: Xcode dependencies, close but not quite More... over 18 years ago
Bug 980130: Improvements to generated IDE files, more to come More... over 18 years ago
Bug 980130: Add comments to generated project files More... over 18 years ago
Bug 980130: Add VS 2008 project generation, fix VS 2005 issues More... over 18 years ago
Bug 980130: Add dependency support to project generation (VS 6 initially) More... over 18 years ago
Add projectRoot that XCode 3 keeps asking for More... over 18 years ago
Fix for bug 1794857 - The history.xml file wasn't capturing all of the compilerargs in the processor signature. In particular, if they had a location of mid or end, they weren't included. Re-ordered the inclusion of arguments so that they will all be captured in the signature. More... almost 19 years ago
Fix for bug 1794867 - LinkerDef wasn't correctly handling references. Refactored code so that it relies on the correct behavior in ProcessorDef. More... almost 19 years ago