summaryrefslogtreecommitdiff
path: root/dir.props
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23Use roslyn common props (#10430)chcosta1-0/+4
2017-03-08Update to buildtools version 1.0.27-prerelease-01407-02, and enable creating ↵chcosta1-1/+6
transport packages (#10020) * Update BuildTools fixes * Update to buildtools version 1.0.27-prerelease-01407-02, and enable building transport packages * fix netcore project * Avoid msb3644 error * Fix bad copy
2017-02-14Remove PackagePlatforms propertyChristopher Costa1-1/+0
2017-02-10remove additional slashChristopher Costa1-1/+1
2017-02-10Fix race condition building System.Private.CoreLib and SOS.NETCore.dllChristopher Costa1-1/+1
2017-02-07Remove bclrewriter (#9351)Dan Moseley1-2/+1
* Remove bclrewriter * Dump crossgen error to Jenkins log
2017-01-24Add support for running CoreCLR Tests in Helixwtgodbe1-2/+2
2017-01-23Update CoreCLR nuget package versions to 2.0.0Gaurav Khanna1-1/+1
2017-01-13Stop build from leaving localpkg cache in srcwtgodbe1-0/+2
2016-12-15Remove API Set dependency (#8624)John Chen1-1/+0
2016-10-18Remove Arm32 dependency from closed buildGaurav Khanna1-4/+2
2016-10-14Fix stable version for external dependencyGaurav Khanna1-1/+1
2016-10-14Simplify External Dependency versioningGaurav Khanna1-1/+2
2016-09-27Centralize APISet and WinArm32 package versions as well.Gaurav Khanna1-1/+3
2016-09-27Centralize versioning and stabilization of nuget packages.Gaurav Khanna1-0/+7
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-2/+3
2016-08-22Use versions repo tooling from BuildTools.Davis Goodin1-3/+3
Sets up dependencies.props config. Removes UpdateDependencies powershell script, to be replaced by a call into VersionTools in Maestro automation. Changes UpdatePublishedVersions to pass through to VersionTools for backward compatibility.
2016-08-19Create SOS SymbolReader managed project and change SOS to use it. (#6783)Mike McLaughlin1-1/+1
* Change SOS to use wrapper class that is now in System.Diagnostics.StackTrace. The portable PDB helper code for SOS source/line support has been moved from System.Diagnostics.Debug.SymbolReader to a new managed SOS project in the coreclr repo called SOS.NETCore. The public APIs have now been made internal. Plumb through the loaded PE address to the managed SymbolReader functions so it can be used as a key. Fixed a stack trashing/overflow when a unresolved managed breakpoint is resolved because one of the module name buffers was too small (MAX_PATH_FNAME). Changed it (and others) to MAXLONGPATH. SOS now works with Portable PDBs on Windows. New dac private get module data request. Used to get the necessary info for portable PDBs. SOS now supports in-memory PE's on xplat and Windows. Needed to get and plumb though the in-memory PE layout where it is file based or loaded. Better Windows GetLineByILOffset support. Uses the SymbolReader and now works with in-memory PEs. Misc code formatting and general cleanup. * Code review feedback.
2016-08-19Remove properties which are now defined in buildtoolsEric Mellino1-9/+0
These all have the same values in buildtools now
2016-08-17Updating External dependencies to beta-24417-00dotnet-bot1-1/+1
2016-08-15Updating External dependencies to beta-24415-00dotnet-bot1-1/+1
2016-08-11Updating External dependencies to beta-24411-00dotnet-bot1-1/+1
2016-08-10Updating External dependencies to beta-24410-00dotnet-bot1-1/+1
2016-08-09Updating External dependencies to beta-24409-00dotnet-bot1-1/+1
2016-08-05Updating External dependencies to beta-24405-00dotnet-bot1-1/+1
2016-08-04Updating External dependencies to beta-24404-00 (#6601)dotnet bot1-1/+1
2016-08-02RC2 release used version 4.6.*. However RTM release started to use the ↵Rahul Kumar1-0/+6
default values of 1.0.* by mistake. Revert back to using 4.6 as major & minor version number
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-7/+7
2016-07-29Updating External dependencies to beta-24329-00dotnet-bot1-1/+1
2016-07-28Updating External dependencies to beta-24328-00dotnet-bot1-1/+1
2016-07-26Updating External dependencies to beta-24326-00dotnet-bot1-1/+1
2016-07-25Updating External dependencies to beta-24325-00dotnet-bot1-1/+1
2016-07-20Updating External dependencies to beta-24320-00dotnet-bot1-1/+1
2016-07-19Updating External dependencies to beta-24319-00dotnet-bot1-1/+1
2016-07-14Update to latest version of buildtoolswtgodbe1-0/+1
2016-07-11Updating External dependencies to beta-24311-00dotnet-bot1-1/+1
2016-07-07Updating External dependencies to beta-24307-00dotnet-bot1-1/+1
2016-07-06Updating External dependencies to beta-24306-00dotnet-bot1-1/+1
2016-07-05Updating External dependencies to beta-24305-00dotnet-bot1-1/+1
2016-07-04Updating External dependencies to beta-24304-00dotnet-bot1-1/+1
2016-07-01Updating External dependencies to beta-24301-00dotnet-bot1-1/+1
2016-06-29Merge pull request #6000 from gkhanna79/Arm64NugetGaurav Khanna1-1/+9
Generate nuget packages for Arm64 build
2016-06-29Updating External dependencies to beta-24229-00dotnet-bot1-1/+1
2016-06-28Updating External dependencies to beta-24228-00dotnet-bot1-1/+1
2016-06-27Updating External dependencies to beta-24227-00dotnet-bot1-1/+1
2016-06-25Change to Generate nuget packages for Windows Arm64 builds.Gaurav Khanna1-1/+9
2016-06-24Updating External dependencies to beta-24224-00dotnet-bot1-1/+1
2016-06-23Updating External dependencies to beta-24223-00dotnet-bot1-1/+1
2016-06-22Updating External dependencies to beta-24222-00dotnet-bot1-1/+1
2016-06-21Updating External dependencies to beta-24221-00dotnet-bot1-1/+1