summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/includes.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update a few special cases in includes.sh.Robert Vollmert2009-11-101-5/+2
|
* Fix includes.sh: POSIX sed doesn't support alternation...Robert Vollmert2009-10-091-1/+2
|
* Further improvements to util/includes.sh.Robert Vollmert2009-10-091-5/+38
| | | | | | | Currently running $ checkall | cleanup | removelst strips a bunch of includes while the result still compiles (Unix console build).
* Extend and correct includes.sh slightly.Robert Vollmert2009-10-091-5/+29
| | | | | | | You can now do say $ . util/include.sh $ checkhdr view.h | removelst to remove all doubtful includes of view.h.
* Add shell script to find unneeded includes.Robert Vollmert2009-10-091-0/+56