source: trunk/tools/fastdep/fastdep.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3556   25 years bird Hot fix for bug in langRC. '"' weren't removed in RCINCLUDE …
(edit) @3213   25 years bird Input filename to pathlistFindFile2 has to be normalized!
(edit) @3191   25 years bird -I and -E may now take one environment variable in enclosed in %s as …
(edit) @3180   25 years bird Corrected and optimized the searching of the exclude list. Corrected …
(edit) @3169   25 years bird Optimize use of strlwr. Use fopen(.., "rb") to speed up reads.
(edit) @3162   25 years bird Cyclic self check.
(edit) @3148   25 years bird Bugfixing…
(edit) @3137   25 years bird Added check for stack overflow in depCheckCyclic.
(edit) @3134   25 years bird Two new options: -cy and -ca. Optional cyclic dependancy check …
(edit) @3133   25 years bird INLINEd two functions which were simply calling AVLGet.
(edit) @3132   25 years bird More performance improovements: * Cache entire directories. When …
(edit) @3129   25 years bird Speed optimizations. Using an AVL tree to cache the files which we …
(edit) @3123   25 years bird Changed to use internal list of dependencies which is flushed to disk …
(edit) @3122   25 years bird Simple cleanup is implemented but disabled.
(edit) @3121   25 years bird temporary checkin.
(edit) @3120   25 years bird Added option: -o- which removes the object filename path. Corrected …
(edit) @3020   26 years bird Implemented simple C/C++ preprocessor.
(edit) @2942   26 years bird Multiple languages are supported by the utility: C and C++, …
(edit) @2869   26 years bird Append option added.
(add) @2714   26 years bird Dependencies.
Note: See TracRevisionLog for help on using the revision log.