Firefox/WindowsDevEnvTips: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "test")
 
No edit summary
Line 1: Line 1:
test
== Intro ==
* Developing & building Gecko& friends on Windows, especially Windows 8, has lots of room for improvement. Here's some of the tribal knowledge to make you happier on our most popular platform.
== Customizations to the Console Emulator ==
== Build System Tweaks ==
== Handy MOZCONFIG settings ==
== Nifty Visual Studio tricks ==
=== VS 2010-13 ===
=== VS 2010 ===
=== VS 2011 ===
=== VS 2012 ===
== Debugging JS on Windows ==
== Debugging CPP on Windows ==
== Want to help improve the build system on Windows? ==
* visit #build and chat with :gps

Revision as of 23:16, 6 November 2013

Intro

  • Developing & building Gecko& friends on Windows, especially Windows 8, has lots of room for improvement. Here's some of the tribal knowledge to make you happier on our most popular platform.

Customizations to the Console Emulator

Build System Tweaks

Handy MOZCONFIG settings

Nifty Visual Studio tricks

VS 2010-13

VS 2010

VS 2011

VS 2012

Debugging JS on Windows

Debugging CPP on Windows

Want to help improve the build system on Windows?

  • visit #build and chat with :gps