[genproj] Getting closer to a full build
authorMiguel de Icaza <miguel@gnome.org>
Tue, 31 May 2016 16:56:57 +0000 (12:56 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 31 May 2016 19:36:59 +0000 (15:36 -0400)
commitb078895e893c2896b1dbdff3fac055aa2f7f2b1f
tree4ab46b7c7de77edb812f365a7fe2ea85e46b4132
parentd15602739b6e3dd2edce7c34a01b0d656236a5f9
[genproj] Getting closer to a full build
* 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
20 files changed:
build-libs.bat
build-libs.sh
mcs/class/Microsoft.Build/Microsoft.Build-net_4_x.csproj
mcs/class/Mono.Data.Sqlite/Makefile
mcs/class/Mono.Data.Sqlite/resources/SR.resx
mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition-net_4_x.csproj
mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_x.csproj
mcs/class/System.Web.Razor/System.Web.Razor-net_4_x.csproj
mcs/ilasm/ilasm-net_4_x.csproj
mcs/mcs/mcs-net_4_x.csproj
msvc/scripts/Microsoft.Build.pre [new file with mode: 0644]
msvc/scripts/System.ComponentModel.Composition.pre [new file with mode: 0644]
msvc/scripts/System.Data.Services.Client.pre [new file with mode: 0644]
msvc/scripts/System.Web.Razor.pre [new file with mode: 0644]
msvc/scripts/TODO.md [new file with mode: 0644]
msvc/scripts/genproj.cs
msvc/scripts/ilasm.pre [new file with mode: 0644]
msvc/scripts/mcs.pre
msvc/scripts/prepare.cs
net_4_x.sln