Skip to content
Snippets Groups Projects
  1. Jan 07, 2016
    • Pino Toscano's avatar
      Canonicalize poppler-qt4 includes · 363c988c
      Pino Toscano authored
      Now that the right include directories of poppler-qt4 are used, use the
      right way to include its headers, that is without the "poppler/qt4/"
      prefix.
      363c988c
    • Pino Toscano's avatar
      qmake: improve and optimize pkg-config usage · 1f2f6344
      Pino Toscano authored
      Make use of the qmake feature for finding packages using pkg-config,
      and using their results for include paths and libraries.
      Also, optimize the way the version of poppler is read: query pkg-config
      only once at qmake time, splitting the bits in variables added as
      CFLAGS; this way, we avoids spawning 99 times (!) pkg-config and cut
      during build.
      
      All of this is done on Unix systems only, as pkg-config is available
      only there.
      1f2f6344
  2. Jan 01, 2016
  3. Dec 31, 2015
  4. Nov 01, 2015
  5. Oct 30, 2015
  6. Oct 28, 2015
  7. Oct 23, 2015
  8. Oct 09, 2015
  9. Oct 08, 2015
  10. Sep 25, 2015
  11. Sep 09, 2015
  12. Sep 08, 2015
  13. Aug 14, 2015
  14. Jul 05, 2015
  15. Jul 04, 2015
  16. Jun 30, 2015
  17. Jun 29, 2015
Loading