1. 30 1月, 2019 1 次提交
  2. 23 1月, 2019 1 次提交
  3. 19 1月, 2019 1 次提交
  4. 18 1月, 2019 1 次提交
  5. 17 1月, 2019 1 次提交
  6. 15 1月, 2019 1 次提交
  7. 04 1月, 2019 1 次提交
  8. 27 12月, 2018 1 次提交
  9. 12 12月, 2018 1 次提交
  10. 11 12月, 2018 2 次提交
  11. 09 12月, 2018 1 次提交
  12. 07 12月, 2018 1 次提交
  13. 04 12月, 2018 1 次提交
  14. 01 12月, 2018 2 次提交
  15. 21 11月, 2018 1 次提交
  16. 05 11月, 2018 1 次提交
  17. 02 11月, 2018 1 次提交
  18. 24 10月, 2018 2 次提交
  19. 19 10月, 2018 4 次提交
  20. 11 10月, 2018 2 次提交
  21. 13 9月, 2018 1 次提交
    • T
      Switch to Arcade targets for building VSIXes (#29590) · 515ff80d
      Tomáš Matoušek 提交于
      * Rename target GetBuildVersion to GetVsixVersion
      
      * Targets refactoring to align with Arcade SDK
      
      * Remove unused property
      
      * Use Arcade VSIX build targets
      
      * Upload Willow VSIXes directly from VSSetup directory
      
      * Add setup packages to Roslyn.sln
      
      * Remove swr validation from BuildBoss
      
      * Avoid copying CoreXT packages
      
      * Don't delete DevDivPackages\Roslyn dir
      
      * Upload vsixes even when the build fails
      
      * Clean up VSIX project files
      
      * Install VSIXes in specified order
      
      * Do not set TargetFrameworkVersion.
      
      * Fix parameter
      
      * DevDivInsertion better error message
      
      * Remove 'win' from target string
      
      * Fix dir name
      
      * Install Setup.Dependencies
      
      * Default values for insertion components
      
      * Make BuildBoss happy
      
      * Fix VSIX path
      
      * NGEN binaries that should have been NGEN'd
      
      * RoboCopy returns non-zero exit code on success
      
      * Pass OfficialBuild property to vsmanproj
      515ff80d
  22. 30 8月, 2018 1 次提交
    • T
      Fix and clean up NuGet package publishing (#29562) · f73f0a7f
      Tomáš Matoušek 提交于
      * Fix and clean up NuGet package publishing
      
      * Fix path in BuildBoss
      
      * Rename CIBuild to ContinuousIntegrationBuild
      
      * Set OfficialBuildId and ContinuousIntegrationBuild properties
      
      * Set ContinuousIntegrationBuild=true in deterministic build tests
      
      * Remove DeveloperBuild
      f73f0a7f
  23. 16 8月, 2018 1 次提交
  24. 01 8月, 2018 1 次提交
  25. 01 5月, 2018 1 次提交
    • J
      Migrate VSTS YAML to dev15.7.x · 4a127872
      Jared Parsons 提交于
      This copies our VSTS YAML file into dev15.7.x. This changes nothing
      about our official build in this branch. It just seeds it with the
      correct value and lets the merge bots move it to the rest of the trees.
      
      The official switch over for 15.7 will happen at a later time and will
      be very deliberate.
      4a127872
  26. 28 4月, 2018 3 次提交
  27. 24 4月, 2018 3 次提交
  28. 18 4月, 2018 2 次提交
    • J
      Update timeout · 00ccd146
      Jared Parsons 提交于
      00ccd146
    • J
      Use test signing · 4e42e8fc
      Jared Parsons 提交于
      The 15.6 branch still signs our SWIX projects using Microbuild directly,
      not via SignTool. Hence we need to install the plugin as test signed
      here while we are still in validation.
      4e42e8fc