1. 11 1月, 2017 1 次提交
  2. 06 10月, 2016 1 次提交
  3. 11 3月, 2016 1 次提交
  4. 12 2月, 2016 1 次提交
  5. 23 1月, 2016 1 次提交
  6. 03 1月, 2016 1 次提交
    • W
      Add support for building and filtering via OSGroup in .builds files · ffe95ece
      Wes Haggard 提交于
      After this change if you build a .builds file it will all projects
      defined in it. However if you specify OSGroup or FilterOSGroup as a property
      it will only build the projects that are for that OSGroup or AnyOS.
      
      Change the default OSGroup to AnyOS instead of Windows_NT.
      
      By default if you build from the root it will only filter the projects to
      just the OS that you are building on (including anything that is AnyOS).
      
      If you want to build all projects for all OS's from the root pass
      /p:BuildAllOSGroups=true property from the command line.
      
      Includes an update to project-guidelines.md and windows-instructions.md docs
      with information on the changes.
      
      [MERGE with support commit]
      
      
      Commit migrated from https://github.com/dotnet/corefx/commit/7146f1be15bbe9b82949cb71b3f1d3548a10fd5e
      ffe95ece
  7. 16 12月, 2015 1 次提交
  8. 12 12月, 2015 2 次提交
  9. 03 12月, 2015 1 次提交