Skip to content
Snippets Groups Projects
  1. Aug 08, 2022
    • Sven M. Hallberg's avatar
      add clang to tools if requested (or on Darwin) · d79d63d7
      Sven M. Hallberg authored
      clang appears to require -fPIC for shared objects on most platforms. the
      'clang' tool adds the flag when appropriate. however, scons never selects the
      clang tool automatically!
      
      so we add the tool ourselves if CC=clang is set or generally on Darwin.
      
      ideally, scons would know and handle all this, but at the time of writing
      (scons v4.3.0), it does not.
      d79d63d7
  2. Apr 15, 2022
  3. Oct 27, 2020
  4. Sep 29, 2020
  5. Sep 28, 2020
  6. Aug 11, 2020
  7. Jul 31, 2020
  8. Jul 22, 2020
  9. Apr 23, 2020
  10. Mar 12, 2020
  11. Mar 10, 2020
  12. Mar 09, 2020
  13. Feb 26, 2020
  14. Feb 23, 2020
  15. Feb 21, 2020
  16. Feb 20, 2020
  17. Feb 17, 2020
Loading