Bryan
7011f9e604
update everything to DOTNET_CLI_VERSION
...
Some package_tool fixes
2016-01-13 02:22:53 -08:00
Krzysztof Wicher
f88c9a88f2
use commit count as revision number
2016-01-13 02:22:48 -08:00
Bryan
797e436547
Package Tool Changes to support versioning changes.
...
1. Support CONFLICTS in debian packages
2. Associated Build Changes
3. Better cmd line option support in package_tool
2016-01-13 02:22:47 -08:00
Piotr Puszkiewicz
1e423d4f1b
Merge pull request #798 from piotrpMSFT/piotrpMSFT/issue797/emptyNuget
...
Fix empty NuGets
2016-01-13 00:32:02 -08:00
Livar
61f837d711
Merge pull request #816 from livarcocc/authenticode
...
Adjusting build.ps1 to work in VSO with the -NoPackage flag
2016-01-12 17:50:29 -08:00
Senthil
054aa54b91
Merge pull request #817 from schellap/host-svc
...
Change name for DOTNET_PACKAGES to NUGET_PACKAGES
2016-01-12 17:49:09 -08:00
Piotr Puszkiewicz
459e5bdeda
Merge pull request #761 from cdmihai/buildCommandSelfhostIncremental
...
Building CLI is incremental
2016-01-12 15:33:46 -08:00
Senthil
e5a9249418
Name change for DOTNET_PACKAGES to NUGET_PACKAGES
2016-01-12 15:21:47 -08:00
Senthil
a1555075e6
Merge pull request #808 from schellap/host-svc
...
Prioritize secondary cache over app local
2016-01-12 15:21:03 -08:00
Bryan Thornbury
debe0fa5c5
Merge pull request #796 from dotnet/brthor/dotnet-build
...
Add dotnet-build and dotnet-dnx to the debian package
2016-01-12 14:49:59 -08:00
piotrp
2ef4f6f0bf
Fixing clashing dependencies that only exhibited once we started publishing nupkg-only projects.
2016-01-12 14:32:54 -08:00
piotrp
d750b8a259
Move dependencymodel to dnxcore50 until the solution gets migrated to a newer TFM.
2016-01-12 14:32:53 -08:00
piotrp
ce34927dfb
Fixes issue #797
...
Builds all to-be-packaged assemblies, fixes packaging script.
2016-01-12 14:32:51 -08:00
Livar Cunha
7dc2fa20a5
Adding an explicit exit 0 when NoPackage is used so that VSO knows it succeeded.
...
Also added a package.cmd to be used by VSO as well.
2016-01-12 14:29:00 -08:00
Senthil
0c65dca290
Prioritize secondary cache over app local
2016-01-12 13:35:34 -08:00
Mihai Codoban
cbe90c3f9d
Update *nix scripts to make CLI selfhost incremental
2016-01-12 13:29:41 -08:00
Mihai Codoban
84da50f00f
Update windows scripts to make CLI selfhost incremental
2016-01-12 13:29:41 -08:00
Andy Gocke
e114bbf367
Merge pull request #795 from agocke/upgrade-roslyn
...
Upgrade all Roslyn references to -20160108-01
2016-01-12 13:28:03 -08:00
Aleksandar Milicevic
1444815285
removed all invocations of the place-binary script from postcompile scripts, since it does not seem to be necessary
2016-01-12 13:16:52 -08:00
PiotrP
8274f5285b
Enable resolving command paths from AppBase
2016-01-12 13:16:52 -08:00
Mihai Codoban
bedeaaf2dc
Compile incrementally
...
- Clone the args in the CompileContext constructor to bring uniformity
to the way args are accessed
- Compute IO for a project and have it shared between build and compile
- Extract dependency logic into facade
- Add tests for incremental build
- Add precondition checks for compiler IO
add --force-incremental-unsafe flag
2016-01-12 13:16:52 -08:00
Senthil
28f01faae5
Merge pull request #780 from schellap/host-svc
...
Split corehost into serviceable DLL and EXE
2016-01-12 12:35:09 -08:00
Bryan Thornbury
1252b9691a
Merge pull request #755 from brthor/validator_fixes
...
Ignore desktop framework in the MultiProjectValidator
2016-01-12 11:51:00 -08:00
moozzyk
0e4719ee95
Adding pre/post publish scripts
...
Fixes #742
2016-01-12 09:41:59 -08:00
Troy Dai
02827620f8
Including unresolved library in LibraryExporter.GetAllExports result
2016-01-11 21:36:43 -08:00
Piotr Puszkiewicz
4fc1880f5f
Merge pull request #787 from dotnet/blackdwarf-patch-1
...
Update README.md
2016-01-11 20:00:16 -08:00
Bryan Thornbury
93ce6af677
Add dotnet-build and dotnet-dnx to the debian package
...
Fixes #778
2016-01-11 18:17:29 -08:00
schellap
907cf00654
Split corehost into serviceable DLL and EXE
2016-01-11 18:06:18 -08:00
Bryan
d8b04851e6
MultiProjectValidator Fixes
...
Ignore desktop frameworks (if specified)
2016-01-11 17:54:33 -08:00
Piotr Puszkiewicz
2d70ffc508
Merge pull request #791 from livarcocc/empty_pack
...
Nuget package missing lib folder when doing dotnet pack --output
2016-01-11 17:52:24 -08:00
Andy Gocke
5e66b57ba5
Upgrade all Roslyn references to -20160108-01
2016-01-11 17:23:29 -08:00
Zlatko Knezevic
98cdbf1cbd
Merge pull request #788 from krwq/excl_symbol_pkgs
...
Exclude symbols packages from upload
2016-01-11 16:33:09 -08:00
Zlatko Knezevic
a90d28404e
Merge pull request #770 from alexanderkozlenko/pr_dls
...
Fix library suffux usage for coreclr library name construction
2016-01-11 16:30:35 -08:00
Piotr Puszkiewicz
f90a171457
Merge pull request #706 from blackdwarf/fixmans
...
Fix README.md files to be like man pages
2016-01-11 15:23:32 -08:00
Piotr Puszkiewicz
b72835ab66
Merge pull request #690 from cdmihai/cdmihai/BuildFlagDocumentation
...
Add documentation for --build-profile warnings
2016-01-11 15:23:14 -08:00
Piotr Puszkiewicz
52c8f06a0c
Merge pull request #782 from piotrpMSFT/piotrpMSFT/Issue781/CoreHostDepsPath
...
Piotrp msft/issue781/core host deps path
2016-01-11 15:20:32 -08:00
Livar Cunha
d07f3e3e25
This happened because we were adding the framework to the input path when the output was specified. But Build does not add the framework folders when output gets passed to it.
2016-01-11 14:53:22 -08:00
Krzysztof Wicher
acac8d0063
exclude symbols packages from upload
2016-01-11 13:53:47 -08:00
Senthil
7d64509c0d
Merge pull request #776 from schellap/master
...
Enumerate dlls in AppDep and ILC SDK
2016-01-11 13:27:52 -08:00
PiotrP
9eed889217
PR Feedback
2016-01-11 13:10:55 -08:00
PiotrP
ec5a50dfe8
fix parameter name in CommandResolver.cs
2016-01-11 12:06:35 -08:00
Sridhar Periyasamy
44027c2969
Merge pull request #774 from factormystic/patch-1
...
Fix `environment` spelling
2016-01-11 11:08:30 -08:00
Zlatko Knezevic
2adb66cac5
Update README.md
...
Adding information about DOTNET_HOME to README.md when building from source.
2016-01-11 09:51:43 -08:00
Victor Hurdugaci
fafa49845e
Publish content files
2016-01-11 09:28:43 -08:00
piotrp
c5ce2eb753
Fixes issue #781 makes CommandResolver comply with new implementation of --depsFile
2016-01-11 02:36:21 -08:00
Piotr Puszkiewicz
6803bfd1ac
Merge pull request #727 from piotrpMSFT/piotrpMSFT/issue679/CommandResolver
...
Packaged Commands
Fixes #697
Fixes #226
Fixes #118
2016-01-11 01:09:19 -08:00
piotrp
ac0dc9a666
Create test packages directory
2016-01-11 00:16:10 -08:00
piotrp
9a615ff242
Workaround for issue #773
2016-01-10 21:53:42 -08:00
Piotr Puszkiewicz
d1fba98348
Fix test scripts for bash
2016-01-10 12:53:16 -08:00
Senthil
e03713fcc7
Enumerate dlls in AppDep and ILC SDK
2016-01-09 20:49:23 -08:00