summaryrefslogtreecommitdiff
path: root/src/ilasm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Do not delete polymorphic objects without a virtual destructor (#23705)Omair Majid1-1/+1
2019-06-05Use Modern CMake features instead of CMAKE_CXX_FLAGS (#24861)Jeremy Koritzinsky1-1/+1
2019-05-04Minor tweaks for gcc (#24391)Adeel Mujahid1-2/+1
2019-02-26GCC compatibility fixes #7 (#22810)Sinan Kaya1-1/+1
2019-02-22More GNUC Fixes (#22687)Sinan Kaya1-1/+1
2018-09-25Add header files to ildasm, ilasm vcxproj (#20052)Jacek Blaszczynski1-1/+17
2016-09-07Fix strict aliasing violation from conditional typedef of wchar_t by building...kchoi1-6/+5
2016-06-02Fix Details for ILAsm/ILDasm/ClrJit BinariesKyungwoo Lee1-0/+6
2016-04-18enable build of cross target components.Rahul Kumar1-1/+1
2016-04-16Cleanup VCRuntime140.dll dependency from native componentsGaurav Khanna1-1/+0
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin1-4/+1
2016-01-22NetBSD: Don't link with -ldl for dlopen(3) on NetBSDKamil Rytarowski1-3/+3
2016-01-14Enable the fPIE compiler option for executables in the coreclr repo on Unix p...Sergiy Kuryata1-0/+4
2016-01-01Enable ilasm round trip test for xPlatformsKyungwoo Lee1-0/+2
2015-12-11Enable ILASM for *nixKyungwoo Lee1-11/+36
2015-12-09Enable ILASM for WindowsKyungwoo Lee1-0/+52