Skip to content
Snippets Groups Projects
  1. Oct 10, 2014
  2. Sep 26, 2014
  3. May 29, 2014
    • Monty Brandenberg's avatar
      Win: /Z7 for all static lib targets. Mac: symbol export files for archives. · 4ae74b51
      Monty Brandenberg authored
      Consistently use /Z7 for archive targets to get debug symbols into
      consumers.  On Mac, bring the libz symbols file that was started
      in freetype into this repo where it belongs.  These are two
      files, manually maintained, that list the global symbols defined
      in the libz.a archives (debug and release).  These symbol lists
      can then be used in an --unexported-symbols option to prevent
      re-export in consumer shared libraries.
      4ae74b51
  4. May 16, 2014
  5. May 15, 2014
  6. Jan 15, 2014
Loading