Ehsan Akhgari
|
667b4bc049
|
Bug 978594 - Part 3: Port some of the per-source flags to moz.build; r=glandium
--HG--
extra : rebase_source : fe4cd059eddda221af420e1517250772816d7ee8
|
2014-03-02 15:41:32 -05:00 |
|
Ehsan Akhgari
|
10feabc32d
|
Bug 978856 - Stop exporting soundtouch symbols from xul.dll; r=padenot
|
2014-03-03 13:25:21 -05:00 |
|
Mike Hommey
|
a1486ce449
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-22 23:03:21 +09:00 |
|
Mike Hommey
|
8fd06cf41b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
b32a4ed166
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Mike Hommey
|
682364d535
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Mike Hommey
|
0a1fb8d11c
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-28 12:49:43 +09:00 |
|
Mike Hommey
|
f6f81dedfc
|
Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal
|
2013-11-23 07:02:10 +09:00 |
|
Mike Hommey
|
2812d11fce
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
a58f7369ea
|
Bug 939071 - Kill SHORT_LIBNAME. r=ted
|
2013-11-19 11:47:47 +09:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
ffe0380912
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Chris Peterson
|
f3fd353290
|
Bug 939018 - Build media/libnestegg, libogg, libsoundtouch, and libtheora in unified mode. r=ehsan
|
2013-11-12 11:32:18 -08:00 |
|
Ted Mielczarek
|
673fd74516
|
Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal
|
2013-10-24 15:06:19 -04:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ms2ger
|
bdfaa84f5b
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
ee0442e9f6
|
Bug 899261 - Use @DEPTH@ more; r=bsmedberg
|
2013-08-02 09:04:38 +02: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 |
|
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 |
|
Ted Mielczarek
|
3cfd62c3d2
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -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 |
|
Paul Adenot
|
8fb9431af1
|
Bug 836824 - Make libsoundtouch build on FreeBSD and Mac without command-line tools. r=khuey
|
2013-03-04 16:40:31 +01:00 |
|
Gregory Szorc
|
2fa6d9d925
|
Bug 784841 - Part 18u: Convert /media; r=glandium
|
2013-02-25 12:47:22 -08:00 |
|
Ralph Giles
|
0166511bf4
|
Bug 834063 - Fix a comment typo. r=padenot DONTBUILD
---
media/libsoundtouch/update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
media/libsoundtouch/update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
2013-01-23 16:02:00 -08:00 |
|
Paul Adenot
|
ea6ba09621
|
Bug 828713 - soundtouch_config.h checks the non-existing MOZ_SAMPLE_TYPE_S16LE symbol. r=ehsan
|
2013-01-18 16:57:16 +01:00 |
|
Ed Morley
|
d6376004d6
|
Backout b3a8618f901c (bug 829042), 34a9ef8f929d (bug 822933), 4c1215cefbab (bug 826349), 70bb7f775178 (bug 825325), e9c8447fb197 (bug 828713), eb6ebf01eafe (bug 828901), f1f3ef647920 (bug 825329), f9d7b5722d4f (bug 825329), 5add564d4546 (bug 819377), 55e93d1fa972 (bug 804875), f14639a3461e (bug 804875), 23456fc21052 (bug 814308) for Windows pgo-only mochitest-1 media test timeouts on a CLOSED TREE
|
2013-01-16 15:16:23 +00:00 |
|
Paul Adenot
|
b27f6078d7
|
Bug 828713 - soundtouch_config.h checks the non-existing MOZ_SAMPLE_TYPE_S16LE symbol. r=ehsan
|
2013-01-15 19:57:03 +01:00 |
|
Paul Adenot
|
66e84be708
|
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
|
2012-11-30 14:17:54 +01:00 |
|
Ed Morley
|
a729bf24e2
|
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
|
2012-11-30 10:44:42 +00:00 |
|
Paul Adenot
|
f7b1474207
|
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
|
2012-11-30 10:56:28 +01:00 |
|
Paul Adenot
|
93ac2a5890
|
Bug 812667 - Make soundtouch compile properly if cpuid.h is not present. r=khuey
|
2012-11-16 16:47:01 -08:00 |
|
Jacek Caban
|
c31804e035
|
Bug 810262 - Updated libsoundtouch to r160 r=padenot
|
2012-11-13 11:25:14 +01:00 |
|
Robert Longson
|
0d404de846
|
Bug 809766 - libsoundtouch does not build. r=khuey
|
2012-11-09 00:46:17 +00:00 |
|
Paul Adenot
|
2d57a60e89
|
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
|
2012-08-26 22:36:44 -07:00 |
|
Paul Adenot
|
12b79c6a6d
|
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
|
2012-11-07 10:30:49 +01:00 |
|
Paul Adenot
|
78e501d618
|
Bug 779997 - Import SoundTouch Library in the tree. r=
|
2012-08-26 22:36:44 -07:00 |
|