|  |  | @6632 | 24 years | bird | Synced with os2tools. | 
            
              |  |  | @6158 | 24 years | bird | Added caching - better use of existing .depend file. Now it's fast! | 
            
              |  |  | @6141 | 24 years | bird | Quotes. Trim preprocessed lines. Read fixes. Empty dependant check. … | 
            
              |  |  | @5921 | 24 years | bird | Synced with lates chagnes from OS2Tools. Optimizations like only scan … | 
            
              |  |  | @5317 | 25 years | bird | Addjustments of supertarget and NT version. | 
            
              |  |  | @5282 | 25 years | phaller | Added super-dependency generation capability | 
            
              |  |  | @4700 | 25 years | bird | Added exclude file option, -x <file;file...>. | 
            
              |  |  | @4653 | 25 years | bird | Watcom addjustments. | 
            
              |  |  | @4619 | 25 years | bird | Fix option defect. -r was not processed correctly, it changed the … | 
            
              |  |  | @3676 | 25 years | bird | Corrected bug in textbufferCreate. It failed creating buffers on empty … | 
            
              |  |  | @3556 | 25 years | bird | Hot fix for bug in langRC. '"' weren't removed in RCINCLUDE … | 
            
              |  |  | @3213 | 26 years | bird | Input filename to pathlistFindFile2 has to be normalized! | 
            
              |  |  | @3191 | 26 years | bird | -I and -E may now take one environment variable in enclosed in %s as … | 
            
              |  |  | @3180 | 26 years | bird | Corrected and optimized the searching of the exclude list.
Corrected … | 
            
              |  |  | @3169 | 26 years | bird | Optimize use of strlwr. Use fopen(.., "rb") to speed up reads. | 
            
              |  |  | @3162 | 26 years | bird | Cyclic self check. | 
            
              |  |  | @3148 | 26 years | bird | Bugfixing… | 
            
              |  |  | @3137 | 26 years | bird | Added check for stack overflow in depCheckCyclic. | 
            
              |  |  | @3134 | 26 years | bird | Two new options: -cy and -ca.
Optional cyclic dependancy check … | 
            
              |  |  | @3133 | 26 years | bird | INLINEd two functions which were simply calling AVLGet. | 
            
              |  |  | @3132 | 26 years | bird | More performance improovements:
   * Cache entire directories. When … | 
            
              |  |  | @3129 | 26 years | bird | Speed optimizations. Using an AVL tree to cache the files which we … | 
            
              |  |  | @3123 | 26 years | bird | Changed to use internal list of dependencies which is flushed to disk … | 
            
              |  |  | @3122 | 26 years | bird | Simple cleanup is implemented but disabled. | 
            
              |  |  | @3121 | 26 years | bird | temporary checkin. | 
            
              |  |  | @3120 | 26 years | bird | Added option: -o- which removes the object filename path.
Corrected … | 
            
              |  |  | @3020 | 26 years | bird | Implemented simple C/C++ preprocessor. | 
            
              |  |  | @2942 | 26 years | bird | Multiple languages are supported by the utility:
    C and C++, … | 
            
              |  |  | @2869 | 26 years | bird | Append option added. | 
            
              |  |  | @2714 | 26 years | bird | Dependencies. |