Commit History

build: fix again for -fno-exceptions cxx flag
 toddw contributed 10 years ago
22bce4e116
build: fix setting of -fno-exceptions compiler flag
 toddw contributed 10 years ago
17df25717e
Backed out changeset 7be380f9a3fb
 toddw contributed 10 years ago
8fbf1b8c74
configure: get rid of exception checking
 toddw contributed 10 years ago
a28e66c042
build: mac: mac needs to link against XUL, rather than libxul
 toddw contributed 11 years ago
94fca3482c
Allow building PyXPCOM against mozilla-central (on Windows)
 Mook contributed 11 years ago
e6a4de149b
mozilla 24: no longer a libxpcom library, it's all part of libxul
 toddw contributed 11 years ago
6fe93d077f
windows: ensure to include mozilla-config.h when building
 toddw contributed 11 years ago
0708396c1c
allow newer MSVC compilers
 toddw contributed 12 years ago
0c23346a7a
mac: ld's -F argument does not have a space
 toddw contributed 12 years ago
7fe69c2f24
Force building debug symbols on Windows
 Mark Yen contributed 12 years ago
8de1c31e41
Try to use the right python framework
 Mark Yen contributed 12 years ago
f62f48c2e7
remove pydom
 Mark Yen contributed 12 years ago
f5a7217f94
configure: properly detect gcc's c++0x mode
 toddw contributed 13 years ago
0b265701c1
build: Windows: no longer use the "-Zc:wchar_t-" compiler flag on Mozilla 7
 toddw contributed 13 years ago
904245dc19
update for Mozilla 7
 toddw contributed 13 years ago
569a12b8ed
build: drop "std=gnu++0x" configure checking - not needed
 Todd Whiteman contributed 13 years ago
56b79cc8dc
build: add support for gcc's "c++0x" mode
 toddw contributed 13 years ago
1c2158590b
build: don't use elf-dynstr on linux builds - don't need it
 Todd Whiteman contributed 13 years ago
284f27aa99
build: the nspr-config is now inside the xulrunner sdk directory
 Todd Whiteman contributed 13 years ago
8f01f0acf9
build: requires libmozalloc for linking
 Todd Whiteman contributed 14 years ago
7be4008816
build: windows: add define hackery to get windows build to work
 toddw contributed 14 years ago
37168a827e
update configure.in to include mozilla-config.h from "$(LIBXUL_DIST)/include"
 toddw contributed 15 years ago
3d8947be38
build: chrome setting required for successful building the pyxultest.xpi
 toddw contributed 15 years ago
fbd2e1c636
Import parts of the configure script and build machinery from mozilla-central. Pyxpcom/xpcom now builds on Linux... pyxpcom/dom has compile errors caused by nsIScriptContext changing on trunk and not matching PyXPCOM.
 Benjamin Smedberg contributed 15 years ago
f13d1b003a