1. 08 3月, 2016 4 次提交
    • D
      Implement .rpm package gulp task · 3ddbbe9a
      Daniel Imms 提交于
      .rpm packages can now be build with:
      
          gulp vscode-linux-<arch>-build-rpm
      
      The resulting package will be output to ~/rpmbuild/RPMS/<arch>/ and can be
      installed on a Red Hat-based distro with:
      
          yum localinstall <path>
      
      Note that Debian systems can build the package after installing the 'rpm'
      package:
      
          apt-get install rpm
      
      This was tested building 64-bit on Ubuntu 15.10 and installing on CentOS 7.
      
      Fixes #3595
      3ddbbe9a
    • G
      Fix typo in comment. · 571ba1fc
      Greg Van Liew 提交于
      571ba1fc
    • D
      i18n updated and cleanup · d6a1e87b
      Dirk Baeumer 提交于
      d6a1e87b
    • A
      update node-debug · 68f31369
      Andre Weinand 提交于
      68f31369
  2. 07 3月, 2016 32 次提交
  3. 06 3月, 2016 2 次提交
  4. 05 3月, 2016 2 次提交