Skip to content
Snippets Groups Projects
  1. Jun 21, 2013
  2. Jun 15, 2013
  3. May 17, 2013
  4. Apr 16, 2013
  5. Jan 30, 2013
  6. Dec 11, 2012
  7. Dec 07, 2012
  8. Dec 06, 2012
  9. Dec 05, 2012
  10. Oct 22, 2012
  11. Sep 20, 2012
  12. Jul 18, 2012
  13. Jan 25, 2012
  14. Jan 17, 2012
  15. Jan 05, 2012
  16. Dec 27, 2011
  17. Dec 21, 2011
  18. Nov 14, 2011
  19. Oct 11, 2011
  20. Sep 15, 2011
  21. Jul 01, 2011
  22. Jun 02, 2011
  23. May 31, 2011
  24. May 30, 2011
  25. May 24, 2011
  26. May 16, 2011
  27. May 12, 2011
  28. May 10, 2011
  29. May 09, 2011
  30. Apr 19, 2011
  31. Nov 30, 2010
  32. Nov 29, 2010
    • Adam Wardynski's avatar
      Use boost auto-linking feature in MSVC or BORLAND. · 2739b29a
      Adam Wardynski authored
      That should finally solve the issues of static vs dynamic libraries
      conflicts that were arising when we tried to dynamically link boost
      DLLs but didn't do anything about auto-linking feature that
      wanted to link static libs.
      ATM I left the default static linking on due to some warnings about
      using non-DLL interfaced classes in classes that have DLL interfaces.
      2739b29a
  33. Nov 18, 2010