Commit History

Author SHA1 Message Date
  Stephen Kelly 750b67c5a1 Don't use hidden visibility on non-mingw windows either. 14 years ago
  Stephen Kelly 1f3be45048 Make sure the hidden visibility variables never get set on MINGW. 14 years ago
  Stephen Kelly 399f415b15 Only set the deprecated attribute if hidden visibilty is enabled. 14 years ago
  Stephen Kelly 7fa559232e Add some debug output to narrow down deprecation test issues 14 years ago
  Stephen Kelly 7924c1d6a8 Another attempt at fixing Borland. 14 years ago
  Stephen Kelly 50460ea9de Fix off-by-not in test for Borland. 14 years ago
  Stephen Kelly fc3772edc9 Another attempt to fix the tests on Borland. 14 years ago
  Stephen Kelly bab4a22036 Disable all export macros on Borland. 14 years ago
  Stephen Kelly cff9493598 Only set the COMPILER_HAS_HIDDEN_VISIBILITY if GCC >= 4.2 14 years ago
  Stephen Kelly d123bce1eb Add some debug output. 14 years ago
  Stephen Kelly 3574b75916 Simplify the compiler feature check 14 years ago
  Stephen Kelly c7a937b712 Simplify. We already know we have hidden visibility at this point. 14 years ago
  Stephen Kelly 3b188c833b Test for features, not specific compilers. 14 years ago
  Stephen Kelly 4718233a37 Remove the fatal_warnings option which is no longer used. 14 years ago
  Stephen Kelly b19911ecab Add missing licence header. 14 years ago
  Stephen Kelly def0a54e0a Handle the case where the user changes the DEFINE_SYMBOL property. 14 years ago
  Stephen Kelly 30880707c0 Add the GenerateExportMacro with unit tests. 14 years ago