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
AgeCommit message (Collapse)Author
2016-05-31[genproj] Getting closer to a full buildMiguel de Icaza
* Add TODO list * Use -useSourcePath when building resources, so we do not need to add the explicit extra path * More updates, now battling resource generation across the board * Use newlines in the Unix commands to avoid generating things like cs-parser.cs^M
2016-05-27Add another build stepMiguel de Icaza
2016-05-25[genproj] Handle resources properly, add helper scripts to bootstrapMiguel de Icaza