Skip to content
Snippets Groups Projects
  1. Apr 28, 2014
  2. Apr 27, 2014
  3. Apr 16, 2014
  4. Apr 14, 2014
  5. Mar 27, 2014
  6. Mar 03, 2014
  7. Feb 26, 2014
  8. Feb 14, 2014
  9. Feb 12, 2014
  10. Feb 09, 2014
  11. Feb 04, 2014
  12. Jan 31, 2014
  13. Jan 27, 2014
  14. Jan 17, 2014
  15. Jan 16, 2014
  16. Jan 13, 2014
  17. Jan 08, 2014
  18. Jan 07, 2014
  19. Jan 06, 2014
  20. Jan 02, 2014
    • Markus Blatt's avatar
      [cmake,bugfix] Fixes requiredness of module · 5039134c
      Markus Blatt authored
      Previously, dependencies were not correctly searched for as
      required packages. This patch fixes this.
      5039134c
    • Markus Blatt's avatar
      [cmake,release] Corrects setting of HAVE_* variables. · 64c80e41
      Markus Blatt authored
      For generating the config.h file we use the HAVE_* variables instead
      of the CMake ones *_FOUND, Unfortunately, we sometines to not set
      HAVE_* to the value of the *_FOUND vriable but to its name. Usually
      we only query whether these variable are set at all. While
      this often (except for psurface) does not pose a problem, it is semantically
      wrong. Therfore this patch fixes this.
      
      Kudos to Ansgar for pointing to this problem.
      64c80e41
  21. Dec 30, 2013
  22. Dec 19, 2013
  23. Dec 18, 2013
Loading