Skip to content
Snippets Groups Projects
  1. May 29, 2019
  2. May 16, 2019
    • Edward Hervey's avatar
      qtgl: Handle OPENGL header guard changes · 5479af13
      Edward Hervey authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
      In 2018 khronos changed the gl header guards. If we don't detect
      this properly we would end up with plenty of symbol redifinition
      (since we would be importing twice the "same" header).
      
      Instead detect if the "newer" header was already included and if
      so define the "old" define to avoid this situation
      
      Fixes #523
      5479af13
    • Nirbheek Chauhan's avatar
      autotools: Explicitly pass --tag=CC to libtool · 5ae9cbcc
      Nirbheek Chauhan authored
      Fixes a build error with the latest macOS:
      
      libtool: compile: unable to infer tagged configuration
      libtool:   error: specify a tag with '--tag'
      5ae9cbcc
  3. May 06, 2019
  4. May 01, 2019
  5. Mar 12, 2019
Loading