Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | needsbuild hook interface changed; the hooks should now return the modified ↵ | Joey Hess | 2010-09-07 |
| | | | | array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) | ||
* | setup file ordering | Joey Hess | 2010-02-12 |
| | |||
* | change how dependency types are specified to add_depends | Joey Hess | 2009-10-08 |
| | | | | Also, this fixes 2 bugs in dependency info. | ||
* | rework dependency types code | Joey Hess | 2009-10-04 |
| | | | | | Simplify, change default content depends number to 1, change interface to make more sense. | ||
* | listdirectives: contentless dependency | Joey Hess | 2009-10-04 |
| | | | | Another one that probably doesn't matter, but for completness. | ||
* | listdirectives: Avoid listing _comment directives and generally assume any ↵ | Joey Hess | 2009-05-22 |
| | | | | directive starting with _ is likewise internal. | ||
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
| | |||
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
| | |||
* | don't rely on plugin load order when determining generated directives | Joey Hess | 2008-10-30 |
| | | | | | Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out. | ||
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
| | |||
* | listdirectives: Enable use of the directives underlay. | Joey Hess | 2008-09-11 |
| | |||
* | update | Joey Hess | 2008-08-25 |
| | |||
* | rename plugin | Joey Hess | 2008-08-25 |
I don't want to be stuck renameing it later if preprocessor directives are turned into postprocessor directives. Also, "directives" is shorter and clearer than "preprocessors". |