summaryrefslogtreecommitdiff
path: root/clr.defines.targets
AgeCommit message (Collapse)AuthorFilesLines
2015-10-21Enable EventSource Logging in Linux via LttngRama1-0/+2
2015-04-22Adds support for resolving JIT compiled managed call frames in perf_events.Brian Robbins1-0/+1
2015-03-31Change paths and os names to match corefxMatt Mitchell1-1/+1
* binaries is now bin, intermediates is now obj * modifying unixmscorlib build to instead be linuxmscorlib + osxmscorlib. * Change OS=Unix to OS=Linux/OS=OSX and modified properties to mimic corefx's TargetsUnix.
2015-03-18Adding one more missing changes for ICastableEugene Zemtsov1-0/+1
[tfs-changeset: 1435505]
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+223
[tfs-changeset: 1407945]