Skip to content
Snippets Groups Projects
  1. Jul 13, 2016
  2. Apr 11, 2016
  3. Jan 06, 2016
    • Waleed Khan's avatar
      Merge branch 'dos2unix' into 'master' · d586bae0
      Waleed Khan authored
      Silence dos2unix errors
      
      The result is that if it 1) doesn't exist, or 2) exits with error, we
      don't quit making the submit file. This includes weird cases such as
      permission being denied on certain directories.
      
      It's really hard to imagine dos2unix legitimately failing, and even if
      it does, the autograder should be already changing CRLF to LFs in its
      test case normalization process.
      
      See merge request !2
      d586bae0
    • paoletti's avatar
      Changed to gcc-5.1.0 and c++14 · c846c8bb
      paoletti authored
      c846c8bb
  4. Sep 25, 2015
    • Waleed Khan's avatar
      Silence dos2unix errors · 887c52fc
      Waleed Khan authored
      The result is that if it 1) doesn't exist, or 2) exits with error, we
      don't quit making the submit file. This includes weird cases such as
      permission being denied on certain directories.
      
      It's really hard to imagine dos2unix legitimately failing, and even if
      it does, the autograder should be already changing CRLF to LFs in its
      test case normalization process.
      887c52fc
  5. Sep 08, 2015
  6. Aug 12, 2015
Loading