Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.3 KiB

  1. ; The scripts listed initially resided in pbuild.dat.
  2. ; Now, postbuild.cmd can create and have the logs available before
  3. ; running release.cmd.
  4. ; This .dat file is called from postbuild.cmd
  5. ; at this point, we want to halt if errors were found
  6. CHECKFATAL
  7. OFFICIAL %RazzleToolPath%\PostBuildScripts\HashBuild.cmd bldhash
  8. END %RazzleToolPath%\PostBuildScripts\HashBuild.cmd bldhash
  9. OFFICIAL %RazzleToolPath%\PostBuildScripts\indexsym.cmd
  10. END %RazzleToolPath%\PostBuildScripts\indexsym.cmd
  11. ; temporarily disabled until closer to SP1 release
  12. ;OFFICIAL %RazzleToolPath%\PostBuildScripts\makeupgadvimg.cmd
  13. ;END %RazzleToolPath%\PostBuildScripts\makeupgadvimg.cmd
  14. OFFICIAL %RazzleToolPath%\PostBuildScripts\localrel.cmd
  15. END %RazzleToolPath%\PostBuildScripts\localrel.cmd
  16. OFFICIAL %RazzleToolPath%\PostBuildScripts\release.cmd
  17. END %RazzleToolPath%\PostBuildScripts\release.cmd
  18. OFFICIAL %RazzleToolPath%\PostBuildScripts\autoboottest.pl
  19. END %RazzleToolPath%\PostBuildScripts\autoboottest.pl
  20. OFFICIAL %RazzleToolPath%\PostBuildScripts\ctokens.cmd
  21. END %RazzleToolPath%\PostBuildScripts\ctokens.cmd
  22. OFFICIAL %RazzleToolPath%\PostBuildScripts\tokrel.cmd
  23. END %RazzleToolPath%\PostBuildScripts\tokrel.cmd
  24. OFFICIAL %RazzleToolPath%\PostBuildScripts\deletewrapper.cmd
  25. END %RazzleToolPath%\PostBuildScripts\deletewrapper.cmd