Common Compiler Infrastructure
Перейти к файлу
Nick Guerrera 659f31f973
Merge pull request #63 from nguerrera/merge-nmirror
Merge nmirror to master
2018-07-03 13:05:36 -07:00
CodeGenerators Move to MIT license 2016-05-06 11:05:39 -07:00
Common Move to MIT license 2016-05-06 11:05:39 -07:00
Converters Fix build issues after nmirror merge 2018-07-03 11:37:43 -07:00
CoreObjectModel Fix build issues after nmirror merge 2018-07-03 11:37:43 -07:00
PDBReaderAndWriter Propagating the source link information from input PDBs to output PDB. 2018-06-19 10:47:53 -07:00
PEReaderAndWriter Fix build issues after nmirror merge 2018-07-03 11:37:43 -07:00
Samples Fix ILMerge's README.md. 2016-09-27 11:15:19 -07:00
SourceEmitters Move to MIT license 2016-05-06 11:05:39 -07:00
.gitattributes Initial commit 2016-05-06 11:05:34 -07:00
.gitignore Initial commit 2016-05-06 11:05:34 -07:00
.gitmirrorall Initial commit 2016-05-06 11:05:34 -07:00
LICENSE Move to MIT license 2016-05-06 11:05:39 -07:00
Microsoft.Cci.Sources.targets Support embedded portable PDB's in CCI and .NET Native toolchain 2017-04-26 04:04:24 -07:00
Microsoft.Cci.csproj Merge branch 'nmirror' 2018-07-03 11:01:33 -07:00
Microsoft.Cci.sln Add samples for ILMerge, PeToPe, and PeToText. 2016-09-23 14:41:01 -07:00
Microsoft.Cci_NetCore.csproj Mcg xplat build fixes. There are too many ifdef in CCI which sound simliar ( COMPACTFX , !__MonoCS__ ,COREFX_SUBSET ) , we likley need only one. 2016-10-07 14:35:55 -07:00
README.md Initial commit 2016-05-06 11:05:34 -07:00
project.json Build merged Microsoft.Cci.dll against .NETStandard 1.3 2016-09-29 10:59:37 -07:00

README.md

Common Compiler Infrastructure (CCI)

IMPORTANT

Moving forward, there will only be servicing investments in CCI to support existing uses. New projects that need related functionality should look to the following instead:

GitHub vs. CodePlex

This GitHub repository is the new central location for CCI and will replace https://ccimetadata.codeplex.com and https://cciast.codeplex.com.