Skip to content
Snippets Groups Projects
  1. Oct 10, 2013
    • Konstantin Osipov's avatar
      Another attempt to fix fdatasync() on Darwin and FreeBSD · 4ac5a610
      Konstantin Osipov authored
      Use check_symbol_exists(), not check_function_exists(),
      to discover fdatasync(), since apparently on some BSD systems
      the symbol is present in the library but not in the headers
      (I hope not vice versa).
      
      Don't use check_prototype_definition, since it's not available
      in CMake 2.6.
      4ac5a610
  2. Sep 08, 2013
  3. Aug 20, 2013
  4. Jul 11, 2013
  5. Jul 10, 2013
  6. Jul 08, 2013
  7. Jun 28, 2013
  8. Jun 25, 2013
  9. Jun 24, 2013
  10. Jun 20, 2013
  11. Jun 18, 2013
  12. Jun 07, 2013
  13. Jun 06, 2013
    • Konstantin Osipov's avatar
      Hand-port rpm-split-spec branch. · 4583e56d
      Konstantin Osipov authored
      The patch which removes the CPack-generated spec
      and adds a proper spec for client, server and library
      was done by Dmitry Simonenko.
      
      Hand-port the patch to the master, since it's gone too
      far away from the origin and merging it ends up in a mess.
      4583e56d
  14. Jun 04, 2013
  15. Jun 02, 2013
  16. May 31, 2013
  17. May 30, 2013
  18. May 23, 2013
  19. May 22, 2013
  20. May 21, 2013
  21. Apr 26, 2013
  22. Apr 11, 2013
  23. Apr 10, 2013
  24. Apr 08, 2013
  25. Mar 15, 2013
  26. Feb 22, 2013
  27. Feb 06, 2013
  28. Jan 30, 2013
  29. Jan 18, 2013
  30. Jan 17, 2013
Loading