Andrew Arnott
1f3397981e
Merge pull request 27813 from UpdateNugetv3 into master
2015-04-23 03:51:07 +00:00
Andrew Arnott
0f045fc988
Update nuget.org package feed URL to v3
2015-04-22 20:46:40 -07:00
Andrew Arnott
768fb809eb
StyleCop fixes
2015-04-20 16:47:27 -07:00
Andrew Arnott
3c5e9f429f
Fix NuPkg to package signed binaries
2015-04-07 19:41:44 -07:00
Andrew Arnott
3fd80f6a5d
Build locale-specific CoreXT packages.
2015-04-04 11:36:40 -07:00
Andrew Arnott
e5ecfe9cd1
Enable controlling the -pre and -commitid parts of NuGet package versions.
...
Both should be controlled by the build definition assigned to the release branch.
2015-03-30 20:24:22 -07:00
Andrew Arnott
46e3177c2d
Conform to VS Insertion version spec for NuPkg files
2015-03-26 21:59:47 -07:00
Andrew Arnott
194c7fee5f
Produce CoreXT compatible NuGet packages to replace binary insertions
2015-03-26 08:36:50 -07:00
Andrew Arnott
5449b67a84
Fix Nuproj build
2015-03-21 12:19:55 -07:00
Andrew Arnott
f8f2f69450
Fix ngen optimization build
2015-03-21 11:59:42 -07:00
Andrew Arnott
71aeda6b35
Migrate shared toolset to derazzle
2015-03-21 11:06:40 -07:00
Andrew Arnott
1c619a55c2
NuPkg builds for Redist as well
2015-03-21 10:44:55 -07:00
Andrew Arnott
29d11fb3d4
Automate building ExternalAPIs NuPkg
2015-03-20 21:06:17 -07:00
Andrew Arnott
dba65a3ba7
First draft of nuspec for binary insertion replacement
2015-03-20 16:12:01 -07:00
Andrew Arnott
19edc3a8e6
Remove unused ModuleName property
2015-03-20 15:37:10 -07:00
Andrew Arnott
9e103b1987
Remove unused property definition
2015-03-17 23:20:28 -07:00
Andrew Arnott
52ef734149
Switch Razzle submodule's Tools directory out for NuGet packages
2015-03-17 23:16:44 -07:00
Daniel Taylor (EOH)
01cb58fce1
Merge pull request 20718 from loc into master
2015-03-02 21:26:13 +00:00
Daniel
ca82f7b071
LOC CHECKIN - HB79
2015-03-02 13:24:10 -08:00
Andrew Arnott
e5ec1787ff
Build to TF drop folder when applicable.
2015-02-27 21:37:00 -08:00
Andrew Arnott
2d3e981019
Add xunit test runner
2015-02-26 10:56:49 -08:00
Andrew Arnott
135e400182
Add unit test project
2015-02-26 08:34:55 -08:00
Andrew Arnott
eb10f86f64
Merge branch 'Loc'
2015-02-18 15:34:17 -08:00
Andrew Arnott
b8955ea3d0
Last FI of Loc changes from VS tree.
2015-02-18 14:28:21 -08:00
Andrew Arnott
2a17f508cb
Add ungac script for easier dev/test of Validation
2015-02-18 11:02:57 -08:00
Andrew Arnott
64f248506b
Merge pull request 19401 from UpdateVS into master
2015-02-18 16:41:25 +00:00
Andrew Arnott
ebd72cac1b
Update ngen IBC data for Threading and Validation assemblies.
2015-02-18 08:20:59 -08:00
Andrew Arnott
572687b551
Fix UpdateVS script to install to the GAC.
...
VS installs this assembly to the GAC, so only doing the same will effectively patch a machine.
2015-02-17 23:20:49 -08:00
Andrew Arnott
847a602559
Add UpdateVS.cmd script to build output.
2015-02-17 21:59:34 -08:00
Andrew Arnott
57ff2be5fe
Sync to tip of Razzle.
2015-02-17 11:32:30 -08:00
Andrew Arnott
80ac123ff8
Set ProjectURL in nuget pkg.
2015-02-16 07:04:58 -08:00
Andrew Arnott
95a85e9492
Add build log message about publishing packages.
2015-02-15 14:51:39 -08:00
Andrew Arnott
6ef0362e7c
Retarget to .NET 4.5.0.
...
When building in Razzle this was the target framework. It subtly changed to 4.5.1 when we switched to building with shipping .targets.
The regression only shows up when consuming the NuGet package from the project.
2015-02-15 14:47:00 -08:00
Andrew Arnott
c3413ef361
Add xml comment.
2015-02-15 14:19:20 -08:00
Andrew Arnott
57a30ac1b1
NuGet package version now reproducible across machines
2015-02-15 13:05:33 -08:00
Andrew Arnott
9461dd4842
Avoid a two-segment build number in nuget package.
2015-02-15 10:39:02 -08:00
Andrew Arnott
4be8b7db93
Copy built NuPkg to feed location.
2015-02-15 10:15:45 -08:00
Andrew Arnott
2d791bee79
NuPkg now builds with commit-id precise version to avoid collisions
2015-02-15 09:02:49 -08:00
Andrew Arnott
11c711851d
Build NuGet package with the build.
2015-02-14 20:55:22 -08:00
Andrew Arnott
77ce7662ab
Fix FxCop messages and run FxCop on each build.
2015-02-14 18:08:16 -08:00
Andrew Arnott
00032ab82e
Add Razzle submodule.
2015-02-14 11:14:49 -08:00
Andrew Arnott
18eefb1330
Remove obsolete files.
2015-02-14 11:07:15 -08:00
Andrew Arnott
e805c5b833
Fix signing of satellite assemblies.
2015-02-04 06:52:25 -08:00
Andrew Arnott
554b54b2d9
Fix bin and obj directory locations of build.
2015-01-30 20:33:27 -08:00
Andrew Arnott
7aea50f728
Moved source code under src folder.
2015-01-30 20:31:59 -08:00
Andrew Arnott
29db6a3374
Fix assembly version.
2015-01-30 20:27:38 -08:00
Andrew Arnott
c54a43a786
Remove excess quotes.
2015-01-30 20:09:46 -08:00
Andrew Arnott
8c79708b17
Ignore .vs directory.
2015-01-29 05:46:19 -08:00
Andrew Arnott
b1f9286aa5
Move project into subdirectory.
2015-01-29 05:45:57 -08:00
Andrew Arnott
e831504b52
Add localization from TFS source tree, and an update script.
2015-01-29 05:42:52 -08:00