| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests: Port GenerateExportHeader test to RunCMake infrastructure | Brad King | 2016-09-05 | 2 | -84/+0 |
| | | | | | This will allow build failure cases to be added later. | ||||
| * | GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022) | Andreas Schuh | 2016-03-17 | 2 | -6/+8 |
| | | | | | | | Previously we allowed this definition to persist outside our header. This would cause conflicts across multiple such headers because the name was always the same. Fix this by avoiding the definition altogether. | ||||
| * | Tests: fix Module.GenerateExportHeader building on Clang/C2 | Mariusz PluciĆski | 2016-03-10 | 2 | -0/+82 |
