1. 18 Jun, 2007 1 commit
  2. 15 Jun, 2007 1 commit
  3. 27 May, 2007 6 commits
  4. 26 May, 2007 1 commit
  5. 22 May, 2007 3 commits
  6. 19 May, 2007 1 commit
  7. 17 May, 2007 2 commits
  8. 16 May, 2007 5 commits
  9. 07 May, 2007 2 commits
  10. 05 May, 2007 2 commits
  11. 04 May, 2007 1 commit
  12. 01 May, 2007 1 commit
  13. 28 Apr, 2007 1 commit
  14. 19 Apr, 2007 3 commits
  15. 18 Apr, 2007 1 commit
  16. 08 Apr, 2007 1 commit
  17. 07 Apr, 2007 4 commits
  18. 06 Apr, 2007 2 commits
  19. 30 Mar, 2007 2 commits
    • dscho's avatar
      build x11vnc with static libraries (at least for now) · 12c6764f
      dscho authored
      Maybe at a later stage, we want x11vnc to pick up on existing
      libvncserver.so and libvncclient.so, but right now, x11vnc and the
      libraries progress together (and thus it is better to build static,
      necessarily up-to-date libraries for x11vnc).
      12c6764f
    • dscho's avatar
      Build shared libraries per default · ca805667
      dscho authored
      Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
      ca805667