summaryrefslogtreecommitdiff
path: root/src/vm/wks/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Enable ARM64 builds using release product toolsBruce Forstall1-22/+6
2017-11-07Delete dead code (#14901)Jan Kotas1-2/+0
2017-03-02Fix AsmConstants.inc to be incrementally rebuilt as necessaryBruce Forstall1-2/+12
2016-08-24Some minor changes.Gaurav Khanna1-2/+1
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-42/+91
2016-07-12Suppress Interactive Shell when running PSMatt Ellis1-1/+1
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-12-15Build arm64 using private toolsetRahul Kumar1-0/+12
2015-12-06Enable SAFESEH in the Windows x86 buildMike Danes1-1/+1
2015-08-04Enable the Windows x86 buildMike Danes1-1/+5
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-3/+3
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt1-2/+2
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar1-1/+8
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-1/+1
2015-02-07Use foreach(IN LISTS) syntax in CMake codeBen Boeckel1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+44