Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't put what some compilers consider junk at the end of the line. | Stephen Kelly | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | Add missing NO_EXPORT macro variant. | Stephen Kelly | 2011-08-23 | 1 | -1/+6 |
| | |||||
* | More consistency in the macro options. | Stephen Kelly | 2011-08-23 | 1 | -4/+4 |
| | |||||
* | Handle the case where the user changes the DEFINE_SYMBOL property. | Stephen Kelly | 2011-08-08 | 1 | -1/+1 |
| | | | | This eases porting of KDE code. | ||||
* | Add the GenerateExportMacro with unit tests. | Stephen Kelly | 2011-08-07 | 1 | -0/+30 |
Reviewed-by: Marcus D. Hanwell <marcus.hanwell@kitware.com> |