Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 2 | -21/+26 | |
spare hosts from loading them during discovery. | |||||
2012-08-05 | Do everything in the top level wscript file and remove wscript symlinks from ↵ | David Robillard | 1 | -1/+0 | |
extensions. | |||||
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 2 | -2/+14 | |
2012-04-12 | Remove comment headers from Turtle files and ensure the same information is ↵ | David Robillard | 1 | -19/+5 | |
available in machine readable form. | |||||
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 1 | -1/+1 | |
2012-03-30 | Fix screwy invalid ExtensionData definitions as classes (now matches how ↵ | David Robillard | 2 | -7/+6 | |
Feature is used). Add status return codes to state methods for error handling. | |||||
2012-03-27 | Add end_run hook to worker interface. | David Robillard | 1 | -0/+12 | |
2012-03-26 | Write description for worker extension. | David Robillard | 1 | -4/+21 | |
2012-03-26 | Remove individual extension pkg-config files and build scripts. | David Robillard | 2 | -2/+0 | |
2012-03-25 | Move people information in to a common place. | David Robillard | 1 | -7/+2 | |
2012-03-25 | Clean up author and seeAlso information. | David Robillard | 1 | -0/+8 | |
Remove download row from documentation header table and rename "History" section to "Releases" (which contains download links and is hopefully clear enough). | |||||
2012-03-23 | Fix incorrect parameter name. | David Robillard | 1 | -1/+1 | |
2012-03-23 | Add worker extension to remove thread stuff from plugins. | David Robillard | 6 | -0/+207 | |