summaryrefslogtreecommitdiff
path: root/src/tools/crossgen/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-02-14[Tizen] Add -pie to linker optionHyungju Lee1-0/+1
2018-11-19Add headers to crossgen, cee_crossgen, corzap_crossgen vcxproj files (#20082)Jacek Blaszczynski1-0/+1
2016-04-28Merge pull request #4572 from JohnChen0/crossgen-createpdbJan Kotas1-1/+1
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-22Strip symbols on release builds into separate binariesMike McLaughlin1-6/+3
2016-03-04Fixup CRT linkages for uCRTGaurav Khanna1-0/+5
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2016-01-14Enable the fPIE compiler option for executables in the coreclr repo on Unix p...Sergiy Kuryata1-0/+4
2015-05-18Ensure fallback to English resources on non-Windows platformsAditya Mandaleeka1-0/+1
2015-05-07Changes for building using VS2015Jan Kotas1-0/+1
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-31/+30
2015-04-20Enable build crossgen.exe from build.cmd.John Chen1-0/+67