Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear header/footer information in ConfigImpl for postProcess | Artur Kink | 2016-09-27 | 1 | -4/+4 |
| | |||||
* | flex: use %option instead of command line options. | Adrian Negreanu | 2016-09-21 | 1 | -0/+2 |
| | |||||
* | Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygen | Dimitri van Heesch | 2016-05-16 | 1 | -21/+10 |
| | |||||
* | Fix STRIP_FROM_PATH when running from drive root | Fred Sundvik | 2016-04-04 | 1 | -10/+16 |
| | | | | | | | | | | When running doxygen from the drive root, the STRIP_FROM_PATH, variable could get an extra slash. As a result no paths were stripped. This fix makes sure that a duplicate slash is not added both for the automatic generation, and when you specify a relative path that maps to the drive root in the configuration. Also change some tabs to spaces | ||||
* | Changed configuration mechanism to directly access options in order to ↵ | Dimitri van Heesch | 2016-01-17 | 1 | -0/+1780 |
improve performance |