Mike Hommey
|
31ad3d202a
|
Bug 1025605 - Add stdc++-compat hack for std::__throw_out_of_range_fmt and __cxa_throw_bad_array_new_length. r=nfroyd
|
2014-06-19 09:06:14 +09:00 |
Ehsan Akhgari
|
17f4a32d8b
|
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
|
2014-03-04 19:39:06 -05:00 |
Frank Wein
|
3831dd14f5
|
Bug 936790 - (gcc 4.5) Build error: "We don't want these libstdc++ symbols to be used" when building with --enable-stdcxx-compat and WebRTC, r=glandium
|
2013-12-25 13:42:40 +01:00 |
Mike Hommey
|
62d390485a
|
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
|
2013-12-09 13:39:26 +09:00 |
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
Mike Hommey
|
db283ea9de
|
Bug 932112 - Add stdc++-compat hack for std::__detail::_List_node_base::_M_reverse, necessary for webrtc update. r=nfroyd
|
2013-10-30 07:42:58 +09:00 |
Cykesiopka
|
d2f6b7333c
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
Joey Armstrong
|
d1be2c217c
|
bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal
|
2013-09-12 13:32:27 -04:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Mike Hommey
|
9aec57a82e
|
Bug 899405 - Allow host and target compilers to depend on stdc++-compat independently. r=ted
|
2013-07-31 14:04:23 +09:00 |
Brian O'Keefe
|
11bcc1cd9e
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
Joey Armstrong
|
dbbef415ed
|
bug 872087: mozbuild HOST_LIBRARY_NAME conversion cleanup. r=gps
|
2013-06-19 09:19:25 -04:00 |
Joey Armstrong
|
722eab8a6b
|
bug 872087: move HOST_LIBRARY to moz.build (file batch #1). r=mshal
|
2013-06-10 12:21:32 -04:00 |
Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Ted Mielczarek
|
d5095cae67
|
bug 779291 - Breakpad Makefile changes. r=glandium
|
2013-03-05 09:41:26 -05:00 |
Rafael Ávila de Espíndola
|
d8fc2f4f53
|
Bug 846922 - Read late write stacks on windows. r=BenWa.
|
2013-03-01 19:39:29 -05:00 |
Gregory Szorc
|
c3f2ed9adf
|
Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted
|
2013-02-25 12:47:18 -08:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Justin Lebar
|
898b4277c1
|
Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium
Also fix up some Makefile.in's so they specify HOST_CFLAGS/CXXFLAGS correctly.
--HG--
extra : rebase_source : 5a6b983527bfb1cd7b551916dac286f130a736c6
|
2012-07-23 13:29:02 -04:00 |
Randell Jesup
|
0edea6e242
|
Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium
|
2012-06-20 07:27:43 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Mike Hommey
|
b15cbbbb14
|
Fixup for bug 748739 for Linux PGO breakage. rs=edmorley
|
2012-04-30 10:17:56 +02:00 |
Mike Hommey
|
4d48cbfae9
|
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
|
2012-04-30 08:03:59 +02:00 |