提交历史

作者 SHA1 备注 提交日期
  David Cole ccd502ad44 Merge topic 'improve-generateexportheader' 13 年之前
  Rolf Eike Beer c28e276948 GenerateExportHeader: improve compiler identification 13 年之前
  Rolf Eike Beer 4412fc0890 GenerateExportHeader: remove unneeded code 13 年之前
  Stephen Kelly 40efa4db74 Fix documented function signature to match reality. 13 年之前
  Alex Neundorf 54e1f6f5a5 GenerateExportHeader: use double quotes around _gcc_version 13 年之前
  Michael Wild 9f92cdf24d GenerateExportHeader: Fix wrong use of IS_ABSOLUTE (#12645) 14 年之前
  Marcus D. Hanwell 41e2b1d824 Make add_compiler_export_flags a function again. 14 年之前
  Marcus D. Hanwell 6a10deb670 Made ADD_COMPILER_EXPORT_FLAGS into a macro. 14 年之前
  Marcus D. Hanwell 2d1acfe359 Don't warn when nothing to do in visibility function. 14 年之前
  Marcus D. Hanwell d6795685ae Just code style changes. 14 年之前
  David Faure 6a6393c905 Don't use a variable name that might be used in other files. 14 年之前
  Stephen Kelly 5ca8c565bc Fix up verbatim code sections of the dox. 14 年之前
  Stephen Kelly 75596e62f9 Don't start a line with a dash(-) 14 年之前
  Stephen Kelly 826374a45a Remove blank line at the start of the file. 14 年之前
  Stephen Kelly 8b9b8e1676 Add documentation about the prefix and no_deprecated options. 14 年之前
  Stephen Kelly 51bc63a7cb Fix the feature of using a specific prefix for macros. 14 年之前
  Stephen Kelly 3449f6b88c Add quotes in case cmake is installed in a prefix with a space. 14 年之前
  Stephen Kelly e0cc024dc9 Add missing NO_EXPORT macro variant. 14 年之前
  Stephen Kelly 1b031d1a3f More consistency in the macro options. 14 年之前
  Stephen Kelly 03d60c7d81 Try to make the macros do almost nothing for Watcom. 14 年之前
  Stephen Kelly 32eff0caec Test for too-old-intel compilers. 14 年之前
  Stephen Kelly 1ae3365e9f Exclude PGI from exports and deprecated. 14 年之前
  Stephen Kelly f426496055 Exclude cygwin from the hidden visibility feature. 14 年之前
  Stephen Kelly f84c7db592 Don't enable deprecated on old GCC 14 年之前
  Stephen Kelly 9672b332b1 Don't enable deprecated on HP. 14 年之前
  Stephen Kelly 97392a7dd3 Fixup forgotten part of aed84517c942a4c40f493fcf997cdf6a047349f8 14 年之前
  Stephen Kelly 2aeab4f973 Borland can't do deprecated. 14 年之前
  Stephen Kelly aed84517c9 Test for deprecated attribute before declspec. 14 年之前
  Stephen Kelly df4615e338 Add the COMPILER_HAS_DEPRECATED only if it has a declspec variant 14 年之前
  Stephen Kelly 78a6e1c122 Exclude the XL compiler from the hidden-visibility test. 14 年之前