1. 11 Aug, 2016 1 commit
  2. 10 Aug, 2016 8 commits
  3. 08 Aug, 2016 1 commit
  4. 05 Aug, 2016 9 commits
  5. 04 Aug, 2016 4 commits
  6. 28 Jul, 2016 1 commit
  7. 26 Jul, 2016 1 commit
  8. 18 Jul, 2016 3 commits
  9. 15 Jul, 2016 3 commits
  10. 14 Jul, 2016 8 commits
  11. 13 Jul, 2016 1 commit
    • Ake Sandgren's avatar
      Add easyconfigs for ncurses when building with gcc 5. · fc18c0d3
      Ake Sandgren authored
      It also needs a patch due to changes in cpp.
      
      Patch is taken from ncurses upstream repository.
      
      The problem it solves is that gcc 5.1 and later adds spurios #line
      markers into the preprocessor output (see comment in the actual patch).
      fc18c0d3