1. 27 12月, 2013 3 次提交
  2. 26 12月, 2013 1 次提交
  3. 24 12月, 2013 4 次提交
  4. 23 12月, 2013 7 次提交
  5. 20 12月, 2013 1 次提交
  6. 19 12月, 2013 3 次提交
  7. 18 12月, 2013 4 次提交
  8. 17 12月, 2013 3 次提交
  9. 16 12月, 2013 4 次提交
  10. 15 12月, 2013 1 次提交
  11. 13 12月, 2013 2 次提交
  12. 10 12月, 2013 5 次提交
  13. 09 12月, 2013 2 次提交
    • Travis Cross's avatar
      Deal correctly with spaces in SWITCH_VERSION_REVISION_HUMAN · a5647414
      Travis Cross 提交于
      This affects the set_fs_ver bash function and the
      ./build/set-fs-version.sh script.
      
      Previously we were failing to quote the value of
      SWITCH_VERSION_REVISION_HUMAN when inserting it into configure.in.
      When it contains spaces, which it often does, this results in a
      malformed line in the generated configure script, which results in the
      define in src/include/switch_version.h.in being left unset.
      a5647414
    • Anthony Minessale's avatar
      FS-6033 --resolve · ea6a05ca
      Anthony Minessale 提交于
      ea6a05ca