Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/ilasm
AgeCommit message (Expand)Author
2021-02-27Remove .csproj files from mcs/ build, they were never used (#20883)Alexander Köplinger
2019-07-08Crashes on running the boring.il test from coreclr, the problem was that usin...Thays Grazia
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-04-04[DIM] Do not order implemented interfaces (#13721)Thays Grazia
2019-03-20When it is a sealed method in Interface it's not Static nor Virtual and shoul...Thays Grazia
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-10-10[build] Unify bootstrap profiles (#11024)Marek Safar
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-01[csproj] Update project filesmonojenkins
2018-05-03[ilasm] Add support for assembling vbbyrefstr, fixes https://github.com/mono/...Miguel de Icaza
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-23Updates to support building the BCL using Visual Studio 2017 on windows (#6877)Katelyn Gadd
2017-12-21Default interface methods IL tests from CoreCLREgorBo
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-08-29[ilasm] Adds noautoinherit optionMarek Safar
2017-08-29[ilasm] Adds AggressiveInlining supportMarek Safar
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-01-17Clean up few warningsMarek Safar
2017-01-12[ilasm] Support 'nooptimization' attribute.Jon Purdy
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-05[msvc] Update csproj files (#4204)monojenkins
2016-12-21[ilasm] Don't break arguments compatiblityMarek Safar
2016-12-21[ilasm] Clenup warningsMarek Safar
2016-11-29ilasm: Add stub parsing for .data cil attributeVladimir Panteleev
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-23Fix 16628Alex Earl
2016-07-18[runtime] Get ilasm.exe compiling with mobile_staticAlexander Kyte
2016-07-02[ilasm] Side with parent declaration when deciding if a type is an enum or a ...Rodrigo Kumpera
2016-05-31[genproj] support for using prebuilt resourcesMiguel de Icaza
2016-05-31[genproj] Getting closer to a full buildMiguel de Icaza
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Now we can build all executables with msbuild as wellMiguel de Icaza
2016-03-02[ilasm] When generating method signatures for method-defs, make sure they con...Rodrigo Kumpera
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-08-16[ilasm] Add stubs for the "auto" keyword in .assemblyAlexander Köplinger
2015-08-16[ilasm] Add stubs for the "legacy library" keyword in .assemblyAlexander Köplinger
2015-07-14[ilasm] Imlicitly set enums value__ special flagsMarek Safar