| Source path: hg/ lib/ do/ c/ findh |
|
|
|
Change log
1fd2f88fd3c5
by Jason Catena <jason.catena>
on Jun 14, 2011
Diff
findh tries harder to figure out which cpp to use.
| Go to: |
Project members,
sign in to write a code review
Older revisions
c8f2f123a086
by Jason Catena <jason.catena>
on Jun 14, 2011
Diff
findh searches local (cwd and $srcdir) and system header directories (cpp -v) for headers listed in c files (not yet other headers).