summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2018-09-18[Tizen] Add -pie to linker optionHyungju Lee1-0/+1
2018-03-31[Arm64] Add x64_arm64 crossgen to tools packageSteve MacLean1-2/+2
2018-03-12Disable fragile NGen when compiling SPC.dll for _TARGET_ARM_Egor Chesakov1-0/+3
2018-03-10crossgen plumbing cleanup (#16883)Jan Kotas1-22/+1
2018-03-09Revert "Disable fragile NGen for System.Private.CoreLib.dll on ARM" (#16863)Sergey Andreenko1-2/+0
2018-03-09Disable fragile NGen for System.Private.CoreLib.dll on ARMEgor Chesakov1-0/+2
2018-02-17delete unused mirror files (#16423)Sergey Andreenko6-6/+0
2017-10-27Delete dead code (#14703)Jan Kotas2-304/+0
2017-06-29Implement a /verbose flag to show the verbose output from crossgenBrian Sullivan1-1/+6
2017-04-27[WIP] Enable binding to CoreLib as NI image (#11040)Gaurav Khanna1-23/+4
2017-03-23I used PVS-Studio static analyzer to check this project. I would like to sugg...Ilya1-1/+1
2017-03-21Add /silent option to crossgen (#10350)Bruce Forstall1-0/+5
2017-03-13Work for IBC profiling with ReadyToRun imagesBrian Sullivan1-8/+0
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-5/+5
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