aspnetcore/build
moozzyk 6558f1c281 Consistent versioning of native binaries
* Adding an MSBuild target file that generates a header containing file and product versions which will be used in .rc files in native projects across all repos.
  Note that keeping header generation in MSBuild is cleaner than generating it in a .shade file since the entire project is being built within a single build subsystem and therefore you can build the project directly (i.e. just with MSBuild) without having to do it with Sake (if the file did not exist)
* Updating native-compile target in _k-standard-goals.shade to pass version numbers.
2015-05-01 10:23:27 -07:00
..
BuildEnv.shade New assembly file version (with year) 2015-03-31 09:19:05 -07:00
Common.Native.targets Consistent versioning of native binaries 2015-05-01 10:23:27 -07:00
Resources.cs
Resources.tt
_asmdiff.shade
_bower.shade Fix build failures when source is under a directory with spaces in the name 2015-03-12 10:33:12 -07:00
_git-clone.shade
_git-config.shade
_git-pull.shade
_git.shade change to us cmd to launch git on Windows 2015-04-29 16:08:43 -07:00
_grunt.shade Fix build failures when source is under a directory with spaces in the name 2015-03-12 10:33:12 -07:00
_k-clean.shade
_k-generate-resx.shade
_k-restore.shade Update dnu restore to use --parallel flag 2015-04-15 08:15:45 -07:00
_k-standard-goals.shade Consistent versioning of native binaries 2015-05-01 10:23:27 -07:00
_k-test.shade Avoid running tests for different target frameworks in parallel. 2015-04-30 11:28:04 -07:00
_k-xml-docs-test.shade
_k.shade Remove k command and use dnx instead 2015-03-24 17:34:51 -07:00
_kpm-build.shade Rename kpm to dnu in standard goal scripts 2015-03-20 10:34:39 -07:00
_kpm-pack.shade Adding support for running build in parallel. 2015-04-30 08:28:42 -07:00
_kpm-publish.shade Rename kpm to dnu in standard goal scripts 2015-03-20 10:34:39 -07:00
_ngen-roslyn.shade
_node-install.shade
_node.shade
_npm.shade Fix build failures when source is under a directory with spaces in the name 2015-03-12 10:33:12 -07:00
_nuget-local-publish.shade
_nuget-resilient-publish.shade Make pushing to NuGet feed more resilient. 2015-03-27 16:09:56 -07:00
_rimraf.shade Fix build failures when source is under a directory with spaces in the name 2015-03-12 10:33:12 -07:00
_robocopy-delete.shade
_stylecop-run.shade
_stylecop-setup.shade
_verify-authenticode.shade Fix build failures when source is under a directory with spaces in the name 2015-03-12 10:33:12 -07:00
dnvm.cmd
dnvm.ps1 update dnvm 2015-03-30 11:30:59 -07:00
dnvm.sh update dnvm 2015-03-30 11:30:59 -07:00