source: trunk/tools/fastdep/fastdep.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9485   23 years bird Added .ih as extension.
(edit) @9282   23 years bird Quick and dirty support for IPP files.
(edit) @9239   23 years bird Added support for additional source file dependants for the different …
(edit) @9209   23 years bird Bumped build number.
(edit) @9208   23 years bird Corrected bug in depValidate which prevented files with dead …
(edit) @9146   23 years bird Use binary search on the dependency history. (saves another 20-30 on …
(edit) @9145   23 years bird going home, taking code with me.
(edit) @9070   23 years bird Bugfixing. Optimized checking of cyclic dependencies.
(edit) @9069   23 years bird Corrected bug in depConvertName which broke $(OBJDIR) and other stuff …
(edit) @9058   23 years bird Removed superdep. Special chars.
(edit) @8083   23 years bird Correction for the -Eall and -E<> options. Things like #include …
(edit) @7990   24 years bird Check if super dependency is a macro assignment.
(edit) @7340   24 years bird IPF support.
(edit) @7332   24 years bird Added wbl as yet another cobol file extension.
(edit) @7228   24 years bird Correct crash if appended or existing .depend file is bad.
(edit) @6866   24 years bird Corrected quoted include behaviour. Made it cleanup deleted files. …
(edit) @6632   24 years bird Synced with os2tools.
(edit) @6158   24 years bird Added caching - better use of existing .depend file. Now it's fast!
(edit) @6141   24 years bird Quotes. Trim preprocessed lines. Read fixes. Empty dependant check. …
(edit) @5921   24 years bird Synced with lates chagnes from OS2Tools. Optimizations like only scan …
(edit) @5317   24 years bird Addjustments of supertarget and NT version.
(edit) @5282   24 years phaller Added super-dependency generation capability
(edit) @4700   25 years bird Added exclude file option, -x <file;file...>.
(edit) @4653   25 years bird Watcom addjustments.
(edit) @4619   25 years bird Fix option defect. -r was not processed correctly, it changed the …
(edit) @3676   25 years bird Corrected bug in textbufferCreate. It failed creating buffers on empty …
(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   25 years bird Implemented simple C/C++ preprocessor.
(edit) @2942   25 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.