Skip to content
Snippets Groups Projects
  1. Dec 24, 2012
  2. Dec 20, 2012
  3. Dec 19, 2012
  4. Dec 18, 2012
  5. Dec 17, 2012
  6. Dec 14, 2012
  7. Dec 13, 2012
  8. Dec 10, 2012
  9. Dec 03, 2012
  10. Nov 23, 2012
  11. Nov 22, 2012
  12. Nov 21, 2012
  13. Nov 20, 2012
  14. Nov 16, 2012
  15. Nov 15, 2012
  16. Oct 30, 2012
  17. Oct 26, 2012
  18. Oct 25, 2012
  19. Oct 24, 2012
  20. Oct 23, 2012
  21. Oct 19, 2012
  22. Oct 18, 2012
  23. Oct 16, 2012
  24. Oct 12, 2012
  25. Oct 10, 2012
    • Iustin Pop's avatar
      Improve Haskell configure options and detection · 21a5e56c
      Iustin Pop authored
      
      This patch cleans up  the Haskell library detection and defaults.
      
      First, it makes the base compiler/libraries required, per the email discussion.
      
      It then adds two new small autoconf macros, on to check for a required
      Haskell library and one to do custom action based on test results. We
      use these macros to cleanup and simplify a bit the module detection:
      
      - rapi, confd, and split query are auto detected and enabled if _all_
        required libraries are present
      - unittests are enabled if _all_ required libraries are present
      
      The patch also updates the documentation regarding required libraries.
      
      After this patch, base Ganeti fully buildable on Debian Squeeze/Ubuntu
      Lucid.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      21a5e56c
Loading