|
|
@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
|
24 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
|
25 years |
bird |
Input filename to pathlistFindFile2 has to be normalized!
|
|
|
@3191
|
25 years |
bird |
-I and -E may now take one environment variable in enclosed in %s as …
|
|
|
@3180
|
25 years |
bird |
Corrected and optimized the searching of the exclude list.
Corrected …
|
|
|
@3169
|
25 years |
bird |
Optimize use of strlwr. Use fopen(.., "rb") to speed up reads.
|
|
|
@3162
|
25 years |
bird |
Cyclic self check.
|
|
|
@3148
|
25 years |
bird |
Bugfixing…
|
|
|
@3137
|
25 years |
bird |
Added check for stack overflow in depCheckCyclic.
|
|
|
@3134
|
25 years |
bird |
Two new options: -cy and -ca.
Optional cyclic dependancy check …
|
|
|
@3133
|
25 years |
bird |
INLINEd two functions which were simply calling AVLGet.
|
|
|
@3132
|
25 years |
bird |
More performance improovements:
* Cache entire directories. When …
|
|
|
@3129
|
25 years |
bird |
Speed optimizations. Using an AVL tree to cache the files which we …
|
|
|
@3123
|
25 years |
bird |
Changed to use internal list of dependencies which is flushed to disk …
|
|
|
@3122
|
25 years |
bird |
Simple cleanup is implemented but disabled.
|
|
|
@3121
|
25 years |
bird |
temporary checkin.
|
|
|
@3120
|
25 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.
|