130
edits
Line 150: | Line 150: | ||
# Download a [http://haqq.ws/mozilla/mc.bundle.2008_11_26 recent HG bundle] | # Download a [http://haqq.ws/mozilla/mc.bundle.2008_11_26 recent HG bundle] | ||
(made on 26-Nov-08 after a new clone operation on mozilla-central) | (made on 26-Nov-08 after a new clone operation on mozilla-central) | ||
# Run the batch file from the Mozilla-Build directory to open a shell: | |||
For VS9 use: '''C:\mozilla-build\start-msvc9.bat''' | |||
For VS8 use: '''C:\mozilla-build\start-msvc8.bat''' | |||
NOTE: This will setup and open a MingW32 command prompt. | |||
All further commands are to be run inside MingW32. | |||
NOTE: Let us assume you have created /c/hg/ for your mozilla source tree | |||
# Create a new, empty mozilla-central repository: | # Create a new, empty mozilla-central repository: |
edits