Commit History

Author SHA1 Message Date
  Andreas Schuh be5a8973c3 GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022) 9 years ago
  James Johnston 060442c2e8 Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID. 10 years ago
  Tony Kelman 3e2865b467 GenerateExportHeader: Use dllexport/dllimport on Cygwin 10 years ago
  Daniele E. Domenichelli a7631fc4e0 Modules: Check for ARGC before using ARGV# 10 years ago
  Brad King 69fe5920b3 GenerateExportHeader: Avoid if() quoted auto-dereference 11 years ago
  Ben Boeckel 5ca1d3d59c GenerateExportHeader: support exporting from OBJECT libraries 11 years ago
  Brad King 57ddde524b Update CDash server URL 11 years ago
  Stephen Kelly ea78935f62 GenerateExportHeader: Reformat docs. 12 years ago
  Kitware Robot f051814ed0 Convert builtin help to reStructuredText source files 12 years ago
  Stephen Kelly f973737305 GenerateExportHeader: Port to use message(DEPRECATION) 12 years ago
  Stephen Kelly 0f3a66673f GenerateExportHeader: Deprecate add_compiler_export_flags function. 12 years ago
  Brad King 6aba976427 Merge topic 'geh-cleanup-identifiers' 12 years ago
  Stephen Kelly 7e24997fed GenerateExportHeader: Generate only C identifiers as defines 12 years ago
  Stephen Kelly 7ffef5024a GenerateExportHeader: Allow use of of this macro with MODULEs. 12 years ago
  Brad King 20d0b37f4a Merge topic 'generate-export-header-warnings' 12 years ago
  Marcus D. Hanwell 1e0891e28a Removed GenerateExportHeader warnings about old compilers 12 years ago
  Stephen Kelly 0ebf332199 Fix GenerateExportHeader documentation #13936 12 years ago
  David Cole ccd502ad44 Merge topic 'improve-generateexportheader' 13 years ago
  Rolf Eike Beer c28e276948 GenerateExportHeader: improve compiler identification 13 years ago
  Rolf Eike Beer 4412fc0890 GenerateExportHeader: remove unneeded code 13 years ago
  Stephen Kelly 40efa4db74 Fix documented function signature to match reality. 13 years ago
  Alex Neundorf 54e1f6f5a5 GenerateExportHeader: use double quotes around _gcc_version 13 years ago
  Michael Wild 9f92cdf24d GenerateExportHeader: Fix wrong use of IS_ABSOLUTE (#12645) 14 years ago
  Marcus D. Hanwell 41e2b1d824 Make add_compiler_export_flags a function again. 14 years ago
  Marcus D. Hanwell 6a10deb670 Made ADD_COMPILER_EXPORT_FLAGS into a macro. 14 years ago
  Marcus D. Hanwell 2d1acfe359 Don't warn when nothing to do in visibility function. 14 years ago
  Marcus D. Hanwell d6795685ae Just code style changes. 14 years ago
  David Faure 6a6393c905 Don't use a variable name that might be used in other files. 14 years ago
  Stephen Kelly 5ca8c565bc Fix up verbatim code sections of the dox. 14 years ago
  Stephen Kelly 75596e62f9 Don't start a line with a dash(-) 14 years ago