1. 04 Aug, 2010 1 commit
  2. 21 Jun, 2010 1 commit
  3. 17 Jun, 2010 1 commit
  4. 10 May, 2010 2 commits
    • Martin Lucina's avatar
      OpenPGM build flags cleanup · 9d16a415
      Martin Lucina authored
      Removed various exotic -Wxxx flags in the OpenPGM build to get us to what is actually
      required and reasonable; added in -fno-strict-aliasing since OpenPGM generates lots
      of warnings about dereferencing typed-punned pointers; removed the OpenPGM extra flags
      from libzmq_la_CXXFLAGS and left them only in libzmq_la_CFLAGS so that our code
      is not built with the OpenPGM extra flags.
      9d16a415
    • Martin Lucina's avatar
      Update OpenPGM to version 2.1.26 · 2cf9f04a
      Martin Lucina authored
      2cf9f04a
  5. 05 May, 2010 1 commit
  6. 29 Apr, 2010 2 commits
  7. 26 Apr, 2010 1 commit
  8. 12 Apr, 2010 1 commit
  9. 10 Apr, 2010 1 commit
    • Martin Lucina's avatar
      Build fixes for Solaris and non-GNU compilers · 770aedbd
      Martin Lucina authored
      Compiling C++ code with -D_POSIX_SOURCE on Solaris is unsupported, so remove it.
      Isolate GCC-isms inside checks that we are actually using GCC/G++.
      Only check for -lstdc++ when on GCC and doing static linking.
      770aedbd
  10. 07 Apr, 2010 1 commit
  11. 11 Mar, 2010 1 commit
    • Martin Lucina's avatar
      Restructure language bindings · 27e2d084
      Martin Lucina authored
      C and C++ headers moved from bindings/ to include/, bindings/ removed
      --with-c and --with-cpp options to configure removed, C and C++ now built
      and installed by default
      27e2d084
  12. 03 Mar, 2010 1 commit
  13. 15 Feb, 2010 1 commit
  14. 13 Feb, 2010 1 commit
  15. 12 Feb, 2010 1 commit
  16. 03 Feb, 2010 1 commit
  17. 31 Jan, 2010 1 commit
  18. 27 Jan, 2010 2 commits
  19. 31 Dec, 2009 1 commit
  20. 23 Dec, 2009 1 commit
  21. 15 Dec, 2009 1 commit
  22. 13 Dec, 2009 2 commits
  23. 24 Nov, 2009 1 commit
  24. 19 Oct, 2009 1 commit
  25. 12 Oct, 2009 1 commit
  26. 06 Oct, 2009 1 commit
  27. 05 Oct, 2009 2 commits
  28. 02 Oct, 2009 1 commit
  29. 25 Sep, 2009 1 commit
  30. 24 Sep, 2009 1 commit
  31. 21 Sep, 2009 1 commit
  32. 16 Sep, 2009 2 commits
  33. 11 Sep, 2009 2 commits