gecko-dev/ipc/app
Ted Mielczarek 879065de9d bug 1223530 - Move MOZ_WINCONSOLE to configure. r=glandium
This patch moves the logic for selecting MOZ_WINCONSOLE out of individual
Makefile.in files and into configure. It also changes config.mk to only
pass -SUBSYSTEM:CONSOLE if MOZ_WINCONSOLE=1. The MSDN docs state that
in the absence of -SUBSYSTEM, the linker will select the proper subsystem
based on whether the program contains [w]main or [w]WinMain, so let it
do that.

One program (windbgdlg) needed a tweak to add a wmain for when MOZ_WINCONSOLE
is defined.

This patch leaves one instance in security/sandbox/win/wow_helper/Makefile.in,
that Makefile has its own separate bug.

--HG--
extra : commitid : 8acDjmfKivj
extra : rebase_source : 03b4fa4c8ae077a894b08f3762ef93541e34ac1a
2015-11-11 06:24:39 -05:00
..
macbuild/Contents Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa 2014-08-26 12:03:09 -05:00
pie Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
Makefile.in bug 1223530 - Move MOZ_WINCONSOLE to configure. r=glandium 2015-11-11 06:24:39 -05:00
MozillaRuntimeMain.cpp Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu 2014-07-30 03:24:00 -04:00
MozillaRuntimeMainAndroid.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
module.ver Backed out changeset 25879ce33e7a 2010-04-09 20:57:30 -07:00
moz.build Bug 1214018 - p4: Use machine_id_mac in GMPLoader - r=cpearce 2015-10-29 16:27:00 +01:00
plugin-container.exe.manifest Bug 1076926 - Add windows 10 support to exe manifest. r=jimm 2014-10-04 14:43:01 +09:00
sha256.c Bug 1119068 - Clean up some code used for older unsupported MSVC versions; r=bsmedberg 2015-01-12 23:26:31 -05:00
sha256.h Bug 1088488 - Copy freebl's SHA256 code into plugin container, stripping out non-256 SHA code. r=hsivonen 2014-11-14 21:26:24 +13:00