Re: export & public
- Posted by jeremy (admin) Dec 04, 2008
- 1343 views
ne1uno said...
analize.ex
shows missing includes.
win: exwc eu4\bin\analize.ex someprog.ex nix: exu eu4/bin/analize.ex someprog.ex
analize can also catalog 3rd party libs by including their include path in an euinc.conf or -i ..\..\path on the commandline
if you have many files and directories on your euinc path this can take some time and memory on a slower computer. you will probably want to limit the paths accordingly.
This program needs finished actually. It should create a database of the source directories and only scan what it has not scanned in the past. This is not a hard upgrade, maybe I can get to it this weekend. It would of course store the file date/time to detect file changes and rescan that file. Anyway, that would provide drastic speed increases.
Jeremy