Skip to content
Snippets Groups Projects
  1. Nov 25, 2014
  2. Nov 09, 2014
  3. Nov 08, 2014
  4. Nov 06, 2014
  5. Nov 05, 2014
  6. Nov 04, 2014
  7. Nov 03, 2014
  8. Oct 31, 2014
    • Stephen Hines's avatar
      Add color support for Clang! · b6426fc1
      Stephen Hines authored
      Bug: 18187181
      
      We were missing the HAVE_TERMINFO define, as well as proper linkage against
      ncurses to enable this.
      
      Change-Id: I985e1720fadbce4e20ec3608e7d5f0f67d1a74e9
      b6426fc1
  9. Oct 30, 2014
  10. Oct 24, 2014
  11. Oct 23, 2014
  12. Oct 21, 2014
  13. Oct 20, 2014
  14. Oct 17, 2014
  15. Oct 15, 2014
  16. Oct 01, 2014
  17. Sep 30, 2014
    • Stephen Hines's avatar
      Undefined fseeko/ftello for Windows builds. · f8e021ce
      Stephen Hines authored
      Bug: 14416410
      
      These are "defined" when building under mingw, so they can't be
      used as identifiers in LLVM. Once we fix this in upstream, we can
      pull the patch back and revert this one.
      
      Change-Id: Ib576a9617ca685ab3625a2d2d66f652bcb7f2c3e
      f8e021ce
    • Stephen Hines's avatar
      Fix windows build for LLVM. · 8a95734f
      Stephen Hines authored
      Don't include libcxx on windows.
      Fix PSTR -> PCSTR typo in config header.
      
      Bug: 14416410
      Change-Id: I2e66ed56a5a585ab126b9ac181def057908289d0
      8a95734f
  18. Sep 22, 2014
  19. Sep 19, 2014
  20. Sep 16, 2014
Loading