Skip to content
Snippets Groups Projects
  1. Mar 17, 2016
    • Nikolaus Vahrenkamp's avatar
      Merge branch 'master' into 'master' · df64d332
      Nikolaus Vahrenkamp authored
      CMake: Enable Boost_USE_STATIC_LIBS
      
      Just a simple test to see how merge request work.
      
      For distribution purposes it is often easier to link against the static libraries of boost. Enabling Boost_USE_STATIC_LIBS in CMake previously did not have any effect. If the flag is not explicitly set boost will be linked dynamically as before.
      
      See merge request !1
      df64d332
    • Fabian Paus's avatar
      CMake: Enable Boost_USE_STATIC_LIBS · d3bb61cd
      Fabian Paus authored
      - Remove explicit defines for dynamic linking if the flag is set
      - Define BOOST_TEST_MAIN to enable running unit tests with static linking
      d3bb61cd
  2. Mar 14, 2016
  3. Feb 19, 2016
  4. Feb 18, 2016
  5. Feb 17, 2016
  6. Feb 16, 2016
  7. Feb 10, 2016
  8. Feb 02, 2016
  9. Jan 31, 2016
  10. Jan 30, 2016
  11. Jan 28, 2016
  12. Jan 26, 2016
  13. Jan 20, 2016
  14. Jan 18, 2016
  15. Jan 11, 2016
  16. Jan 10, 2016
  17. Jan 08, 2016
  18. Jan 03, 2016
  19. Jan 01, 2016
  20. Dec 31, 2015
  21. Dec 20, 2015
  22. Dec 19, 2015
  23. Dec 18, 2015
  24. Dec 17, 2015
Loading