summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft2-46/+5
2016-12-26Remove files related to legacy build system (#8723)Robert5-266/+0
2016-12-09Fix path separator in CrossGen help on LinuxJohn Chen1-7/+8
2016-08-08Modify "crossgen -createpdb" to skip loading clrjit.dll (#6607)John Chen (CLR)1-3/+36
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-9/+9
2016-05-02Enable crossgen to load JIT from a custom locationGaurav Khanna1-1/+24
2016-04-28Merge pull request #4572 from JohnChen0/crossgen-createpdbJan Kotas1-1/+1
2016-04-26Merge pull request #4528 from gkhanna79/DynamicJITLoadGaurav Khanna1-1/+5
2016-04-26This has following changes:Rahul Kumar2-11/+3
2016-04-26Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approachGaurav Khanna1-1/+5
2016-04-25Enable crossgen /createpdb command on WindowsJohnChen01-1/+1
2016-04-20Change the names of the JIT products to `clrjit`.Pat Gavlin1-6/+1
2016-04-16Cleanup VCRuntime140.dll dependency from native componentsGaurav Khanna1-1/+2
2016-04-14Make it possible to build JIT32 in the OSS tree.Pat Gavlin1-2/+7
2016-03-24Remove static lib dependency on CrossGenKyungwoo Lee1-5/+1
2016-03-22Merge pull request #3794 from mikem8361/stripsymMike McLaughlin1-6/+3
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin1-6/+3
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-11/+0
2016-03-19Fix a CrossGen CreatePDB issue that caused a Windows build breakJohn Chen1-0/+8
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-2/+2
2016-03-09Delete dead codeJan Kotas1-89/+0
2016-03-04Fixup CRT linkages for uCRTGaurav Khanna3-2/+17
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)1-34/+6
2016-02-23Update crossgen /CreatePerfMap to clear NGENWORKER_FLAGS_READYTORUN.Brian Robbins1-1/+4
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-18/+19
2016-02-12Fix build issue #788907: crossgen /createpdb not workingdotnet-bot1-1/+1
2016-02-10Change crossgen defaultsJan Kotas1-2/+14
2016-02-06Delete mdil support from coreclrJan Kotas2-7/+1
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-3/+4
2016-01-27Update license headersdotnet-bot16-64/+48
2016-01-22Use coreclr buildtools nuget package instead of compiling the tools used duri...Rahul Kumar1-5/+0
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2016-01-16Merge pull request #2707 from dotnet-bot/from-tfsMatt Ellis3-0/+14
2016-01-15rollback 1565534 and also fix build breakRahul Kumar1-0/+6
2016-01-15Rollback changeset 1565223.Wes Haggard1-6/+0
2016-01-14Fix for Build Issue #785302:Rahul Kumar1-0/+6
2016-01-14Enable the fPIE compiler option for executables in the coreclr repo on Unix p...Sergiy Kuryata1-0/+4
2016-01-14Add OSS license headers to all new files in githubRahul Kumar2-0/+8
2016-01-13coreclr BuildTools for github builds - instead of building the tools (which d...Rahul Kumar5-3/+21
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin1-8/+0
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-7/+2
2015-12-07Enable ildasm for *nixKyungwoo Lee3-46/+75
2015-11-27Fix mismatched use of new and deleteJuergen Hoetzel1-1/+1
2015-11-25Enable ILDASM for WindowsKyungwoo Lee1-0/+4
2015-11-24Open sourcing ILDASMdotnet-bot7-0/+5076
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-0/+1
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-2/+58
2015-10-07correct word spellingあまみや ゆうこ2-7/+7
2015-09-23Fix crossgen command line handling on UnixJan Kotas1-9/+9
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar2-7/+7