X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fscripts%2FTODO.md;h=40690525782ba2ddf512e4f9c0e59886e3f08f39;hb=be99d5f32cb1c39b34d1c86685344c5da2c8b3a1;hp=1836f7db2a117e42e61531a58a8150a1448fd66c;hpb=cd12b913725cefd1cbfcd34bc3fb2815a0cb2291;p=mono.git diff --git a/msvc/scripts/TODO.md b/msvc/scripts/TODO.md index 1836f7db2a1..40690525782 100644 --- a/msvc/scripts/TODO.md +++ b/msvc/scripts/TODO.md @@ -9,4 +9,4 @@ These are the tasks that are pending in the MSVC scripts to fully roll it out: [ ] Eliminate the need for "build-libs.sh/build-libs.bat" at the toplevel with proper MSBuild idioms [ ] Integrate the "update-solution-files" with each build, so we auto-update the files on commits [ ] Make it work with MSBuild instead of xbuild -[ ] Design a system for listing resources, so we avoid the ".pre" that runs resgen or copy by hand, because this ruins dependencies. Alternatively, have @COPY@ be a "Copy if newer" +[x] Design a system for listing resources, so we avoid the ".pre" that runs resgen or copy by hand, because this ruins dependencies. Alternatively, have @COPY@ be a "Copy if newer"