summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Clang sanitizer: remove unaligned address checkSteve Harter1-1/+2
2016-02-07Disable FEATURE_HIJACK in NetBSD as unimplementedKamil Rytarowski1-2/+3
2016-02-06Fix for CoreCLR issue 3049Gaurav Khanna1-0/+4
2016-02-05Merge pull request #3033 from janvorli/test-checked-optimizationJan Vorlicek1-2/+3
2016-02-05Fix checked build optimizationJan Vorlicek1-2/+3
2016-02-03Initial support for CFG. This makes VS 2015 as the minimum required build too...Gaurav Khanna (CLR)1-0/+7
2016-02-01Merge pull request #2950 from jkotas/WIN32Jan Kotas1-2/+1
2016-01-31Stop defining WIN32 in Unix buildsJan Kotas1-2/+1
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-2/+2
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-2/+2
2016-01-31Introduce central location for turning FEATURE_EVENT_TRACE on/offJan Kotas1-6/+13
2016-01-30Cleanup top-level definesJan Kotas1-18/+4
2016-01-29fix for path to buildtools.coreclr packageRahul Kumar1-1/+1
2016-01-29update version of buildtoolsRahul Kumar1-1/+1
2016-01-22Use coreclr buildtools nuget package instead of compiling the tools used duri...Rahul Kumar1-0/+4
2016-01-21Merge pull request #2772 from ramarag/fixincrementabuildJan Kotas1-13/+24
2016-01-21Generating Event Logging Headers From CMake for LinuxDDCloud1-15/+12
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-0/+14
2016-01-21Reduce clr startup noise when using Clang sanitizersSteve Harter1-1/+1
2016-01-13Use "-fstack-protector" instead of "-fstack-protector-strong" on OS X in orde...Sergiy Kuryata1-1/+6
2016-01-11Enable the stack-protector compiler option for the entire coreclrSergiy Kuryata1-0/+2
2016-01-05Fix build on OSX with CMake version >= 3.4Jan Vorlicek1-1/+5
2016-01-04Merge pull request #2474 from gkhanna79/FixArm64Gaurav Khanna1-2/+2
2016-01-03Merge pull request #2504 from mikedn/4044againJan Kotas1-3/+3
2016-01-03Merge pull request #2503 from mikedn/4221againJan Kotas1-0/+2
2016-01-03Merge pull request #2498 from taylorjonl/smartosJan Kotas1-1/+10
2016-01-03Fix LNK4044 againMike Danes1-3/+3
2016-01-03Disable LNK4221 againMike Danes1-0/+2
2016-01-01Fixed issue where CMAKE couldn't identify SunOS processor typeJonathan Taylor1-1/+10
2015-12-29Incorporate PR feedbackGaurav Khanna (CLR)1-2/+2
2015-12-24GC OS interface refactoringJan Vorlicek1-259/+261
2015-12-21Merge pull request #2425 from erozenfeld/CheckedBuildJan Kotas1-8/+27
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-8/+27
2015-12-19Initial support for building on SmartOStaylorjonl1-0/+6
2015-12-15Build arm64 using private toolsetRahul Kumar1-31/+55
2015-12-13Remove unnecessary files from build and disable LNK4221Mike Danes1-1/+6
2015-12-11Do not use /OPT:REF /OPT:ICF for static librariesMike Danes1-2/+2
2015-12-07Merge pull request #2241 from kyulee1/ildasm3Jan Vorlicek1-0/+1
2015-12-07Enable ildasm for *nixKyungwoo Lee1-0/+1
2015-12-06Merge pull request #2247 from mikedn/safesehJan Kotas1-3/+0
2015-12-06Enable SAFESEH in the Windows x86 buildMike Danes1-3/+0
2015-12-04Fix build breaks after GC updateJan Kotas1-5/+3
2015-12-04Disable FEATURE_HIJACK on Linux ARMBen Pye1-1/+3
2015-12-03Lib unixcoreruncommonKyungwoo Lee1-0/+1
2015-12-01Enable Microsoft extensions for PAL compilationJuergen Hoetzel1-5/+5
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-15/+40
2015-10-23Address a messaging nit.Gaurav Khanna1-1/+4
2015-10-23Fix issue 1774Gaurav Khanna1-25/+30
2015-10-21Enable EventSource Logging in Linux via LttngRama1-0/+4
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+5