| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests: Port GenerateExportHeader test to RunCMake infrastructure | Brad King | 2016-09-05 | 3 | -210/+0 |
| | | | | | This will allow build failure cases to be added later. | ||||
| * | Tests: Run clang-format on GenerateExportHeader code | Brad King | 2016-06-29 | 1 | -1/+1 |
| | | |||||
| * | GenerateExportHeader: Add option to specify custom content | Brad King | 2016-06-28 | 2 | -0/+7 |
| | | |||||
| * | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 2 | -23/+46 |
| | | | | | | | | | | | | | | Run the `Utilities/Scripts/clang-format.bash` script to update all our C++ code to a new style defined by `.clang-format`. Use `clang-format` version 3.8. * If you reached this commit for a line in `git blame`, re-run the blame operation starting at the parent of this commit to see older history for the content. * See the parent commit for instructions to rebase a change across this style transition commit. | ||||
| * | Merge some GenerateExportHeader subtests. | Stephen Kelly | 2013-12-15 | 2 | -15/+27 |
| | | |||||
| * | Build each library only once instead of once for each test. | Stephen Kelly | 2011-10-09 | 1 | -1/+12 |
| | | |||||
| * | Don't export methods on already exported classes. | Stephen Kelly | 2011-08-11 | 1 | -4/+0 |
| | | | | | This is always a mistake. | ||||
| * | Export deprecated free methods too. | Stephen Kelly | 2011-08-10 | 1 | -1/+1 |
| | | | | | That way they can be linked to even after being deprecated. | ||||
| * | Add the GenerateExportMacro with unit tests. | Stephen Kelly | 2011-08-07 | 3 | -0/+161 |
| Reviewed-by: Marcus D. Hanwell <marcus.hanwell@kitware.com> | |||||
