Fix cecil update script
[mono.git] / mcs / class / aot-compiler /
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaRemove the AOT log files on 'clean'.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-09 Jb Evainadd ignore file
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-31 Andrew Jorgensenaot-compiler was not getting included in dist
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Zoltan VargaReally disable AOT on platforms which doesn't support it.
2010-08-31 Zoltan VargaAOT mscorlib along with gmcs.
2010-08-30 Zoltan VargaFix make dist.
2010-08-27 Zoltan VargaInstall the generated gmcs.exe.so.
2010-08-27 Zoltan VargaDelete gmcs.exe.so on make clean.
2010-08-27 Zoltan VargaUse $(PROFILE)/gmcs.exe as INTERNAL_GMCS for consistency.
2010-08-27 Zoltan VargaAdd a new directory which is used for AOTing the c...