summaryrefslogtreecommitdiff
path: root/src/tools/crossgen/crossgen.cpp
AgeCommit message (Expand)AuthorFilesLines
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-01Fix OACR errors for ProjectKdotnet-bot1-3/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-2/+58
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 Sekar1-4/+4
2015-05-20ReadyToRun bugfixesJan Kotas1-0/+4
2015-05-07Enable crossgen CreatePDB for desktopJan Kotas1-3/+3
2015-04-29Fix build breakJan Kotas1-1/+1
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-11/+40
2015-04-20Enable build crossgen.exe from build.cmd.John Chen1-7/+8
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+989