summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-10-11This enables Lttng Logging for CoreClr,Rama1-4/+6
2015-10-07Merge pull request #1696 from brianrob/framepointersBrian Robbins1-0/+3
2015-10-06Compile with frame pointers on UNIX builds.Brian Robbins1-0/+3
2015-09-25Implement basic collation on top of ICUMatt Ellis1-3/+1
2015-09-23Implement runtime suspension for OSXJan Vorlicek1-3/+1
2015-09-17Merge pull request #1583 from adityamandaleeka/coreclr_tests_linuxSergiy Kuryata1-13/+17
2015-09-15Enable building coreclr tests on LinuxAditya Mandaleeka1-13/+17
2015-09-15Do not pass /O1 except in release/release with debug info modesMatt Mitchell1-8/+11
2015-09-09Address code coverage builds feedbackSridhar Periyasamy1-6/+7
2015-09-08Change warning to error for platforms not supporting code coverage at this ti...Sridhar Periyasamy1-1/+1
2015-09-04Build Code Coverage instrumented binaries for native bianries in Linux and OSX.Sridhar Periyasamy1-0/+20
2015-08-25Merge pull request #1371 from adityamandaleeka/gcsuspension_2Aditya Mandaleeka1-2/+2
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin1-1/+0
2015-08-14Add build-time check for existence of pthread_sigqueue and fix minorAditya Mandaleeka1-1/+1
2015-08-13Enable FEATURE_HIJACK on 64-bit LinuxAditya Mandaleeka1-5/+1
2015-08-13Implement GC Suspension for UnixAditya Mandaleeka1-0/+4
2015-08-04Enable the Windows x86 buildMike Danes1-13/+34
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-7/+33
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-17/+61
2015-07-16Extend the Unix hosting APIJan Vorlicek1-1/+1
2015-07-01Generate the dac table RVA using nm at build time.Mike McLaughlin1-0/+1
2015-06-08Build, Windows: Use Config instead of Build TypeHadi Brais1-3/+1
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-2/+11
2015-06-04Changes necessary to make PAL headers compatible with c++ headers,Prem Ramanathan1-0/+1
2015-05-29Limit the libcoreclr.so exports to the required minimumJan Vorlicek1-0/+24
2015-05-26Fix warning no-overloaded-virtualJan Vorlicek1-3/+0
2015-05-26Merge pull request #1052 from janvorli/fix-warnings-delete-non-virtual-dtorJan Kotas1-1/+0
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+0
2015-05-26Fix the implicit-exception-spec-mismatch warningJan Vorlicek1-1/+0
2015-05-20Enable ReadyToRun feature on UnixJan Vorlicek1-1/+1
2015-05-09osxbundlerun - corerun for use in OS-X app packagesBrad Robinson1-0/+5
2015-05-07Changes for building using VS2015Jan Kotas1-1/+0
2015-04-30Merge pull request #887 from janvorli/windows-readytorunJan Vorlicek1-0/+1
2015-04-30Fix new set of warningsJan Vorlicek1-0/+3
2015-04-30Enable ReadyToRun for Windows CoreCLRJan Vorlicek1-0/+1
2015-04-28Add Unix version of coreconsole.Aditya Mandaleeka1-0/+1
2015-04-28Removed the -Wno-switch compiler option for the Clang builds on LinuxBrian Sullivan1-3/+0
2015-04-24basic NetBSD platform supportJustin Cormack1-0/+6
2015-04-23Fix loading of PAL on OSXMatt Ellis1-6/+5
2015-04-22Merge pull request #759 from brianrob/perfmapJan Kotas1-0/+3
2015-04-22Adds support for resolving JIT compiled managed call frames in perf_events.Brian Robbins1-0/+3
2015-04-20Create native interop library System.Security.Cryptography.NativeJeremy Barton1-0/+1
2015-04-16Fix dangling else warningsJan Vorlicek1-1/+0
2015-04-01Merge pull request #599 from janvorli/warnings-cleanup-2aJan Vorlicek1-8/+5
2015-04-01Fix next round of warning typesJan Vorlicek1-8/+5
2015-04-01Ensure FEATURE_COREFX_GLOBALIZATION is defined for runtimeStephen Toub1-0/+1
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-17/+9
2015-03-25Detect AMD64 Architecture on FreeBSDJan Henke1-5/+12
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-4/+6
2015-03-16fix build on OpenBSDAaron Bieber1-0/+6