summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov1-0/+7
2015-03-02Fixes.Pat Gavlin1-0/+8
2015-02-23Merge remote-tracking branch 'upstream/master' into soscommand1Mike McLaughlin1-0/+6
2015-02-20Reimplement native exception handling for PALJan Vorlicek1-0/+6
2015-02-12These changes are the beginning of the SOS for coreclr under lldb. It isn't f...mikem83611-3/+4
2015-02-09Add new nuget package for development usageMatt Mitchell1-0/+4
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar1-0/+14
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-3/+3
2015-02-07Simplify configuration-specific definitions in CMakeBen Boeckel1-14/+5
2015-02-07Use foreach(IN LISTS) syntax in CMake codeBen Boeckel1-6/+6
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-8/+8
2015-02-06Initial Mac OSX SupportGeoff Norton1-4/+19
2015-02-06Fix several warnings in Linux buildJan Vorlicek1-0/+2
2015-02-05Enable PDB generation for corerun and coreconsoleMatt Mitchell1-1/+3
2015-02-05Fix Typo in messages within CMakeLists.txtXy Ziemba1-1/+1
2015-02-05Modify else/endif statements to remove optional expressionsXy Ziemba1-2/+2
2015-02-04Add default values to CMAKE_BUILD_TYPEXy Ziemba1-0/+2
2015-02-03Make build type and build.sh case insensitiveXy Ziemba1-7/+11
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-4/+38
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+405