summaryrefslogtreecommitdiffstats
path: root/test/option--implicit-cache.py
Commit message (Collapse)AuthorAgeFilesLines
* Add --implicit-deps-changed. (Anthony Roach)Steven Knight2002-07-141-0/+31
|
* Added --implicit-deps-unchanged option. Added GetLaunchDir() function. Added ↵Steven Knight2002-07-121-0/+31
| | | | SetBuildSignatureType() function. (Anthony Roach)
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
|
* Fix ListBuilder so it works with --implicit-cache. (Anthony Roach)Steven Knight2002-06-051-0/+23
|
* Fix a --implicit-cache when a file has no implicit deps and its source is ↵Steven Knight2002-05-151-0/+20
| | | | generated. (Anthony Roach)
* Fix a couple obscure bugs. (Anthony Roach)Steven Knight2002-05-151-0/+49
|
* Implement implicit dependency caching.Steven Knight2002-04-111-0/+177