Tom Ritter
da6bc01d39
Bug 1378038 MinGW causes a difference of opinion about whether or not we have unistd.h r=jya
...
MozReview-Commit-ID: JUr98CAbwWg
--HG--
extra : rebase_source : 3924a4489c59c24b458a56c181d8685598de141b
2017-07-03 22:55:55 -05:00
Joel Maher
43d997b5a3
Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot
...
MozReview-Commit-ID: C7xWOE0OwIK
2017-03-07 13:06:45 -05:00
Sebastian Hengst
cdcc9e20da
Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop
...
MozReview-Commit-ID: 1lCt0xTMV5O
2016-10-08 11:14:49 +02:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Chris Peterson
13e1939d07
Bug 1277155 - Part 2: Remove snprintf() polyfills in media code imported from libav. r=jya
2016-06-27 20:44:30 -07:00
Charles Collicutt
5d60c22c60
Bug 1261414 - Don't build libav with sysctl on Unix (it's not used anyway). r=glandium
2016-04-12 13:15:00 +02:00
Chris Peterson
4a84eac069
Bug 1264208 - Enable libav assertions. r=jya
...
--HG--
rename : media/ffvpx/cpu_perms.h => media/ffvpx/libavutil_visibility.h
2016-04-10 22:25:56 -07:00
Ted Mielczarek
86995dd661
bug 1248020 - convert a bunch of moz.build files to use USE_YASM. r=mshal
...
MozReview-Commit-ID: n59TejhJq6
--HG--
extra : rebase_source : a5fd47c48ae4f03fcd2b699d7283a8838d24449c
extra : amend_source : cdd00e6f76195956dd83f8a2e3109d453459d158
extra : histedit_source : 4e36a2c2ff01a2cb352a46b2f4d9062f14be5232
2016-03-03 11:38:59 -05:00
Ted Mielczarek
5c634ab869
bug 1248016 - make ASFILES rules work with .s/.asm, get rid of ASM_SUFFIX. r=mshal
...
MozReview-Commit-ID: 1MK0Kud51vR
--HG--
extra : rebase_source : de7a7f11bfbbac1e8eccc34de39dd2d88d803b03
extra : amend_source : d7eddb71b050e0576e783c6ce8c67f66cfd88e13
2016-03-01 13:47:19 -05:00
Nathan Froyd
b83566b4a1
Bug 1222166 - use gcc/clang warning flags for clang-cl in moz.build files; r=glandium
...
This patch turns off a number of gcc/clang-specific warnings for
clang-cl as well, as clang-cl understands all the warning flags that
clang understands. We currently don't turn on all the gcc/clang
warnings for clang-cl in configure, but that can be done separately, and
this patch addresses some pain points (particularly for cairo).
2015-11-05 16:05:26 -05:00
Jan Beich
77930e373b
Bug 1228230 - Rely more on top-level configure auto-detection. r=qdot
...
--HG--
extra : commitid : zmjwDqqQv6
2015-11-27 07:37:33 +00:00
Nicholas Nethercote
5b34a25af2
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
...
DONTBUILD because it only changes comments.
This will hopefully prevent confusion like that in bug 1215903.
--HG--
extra : rebase_source : f0a601d77b5f42b4fbe090693234f934e3becc42
2015-10-19 18:05:20 -07:00
Nicholas Nethercote
f44287005f
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
Chris Peterson
0683fe9207
Bug 1192587 - Build media/libav in unified mode. r=qDot
2015-08-06 19:39:26 -07:00
Chris Peterson
1ac0c01da7
Bug 1192586 - Suppress warnings in third-party library media/libav. r=qDot
2015-08-02 22:31:00 -07:00
Xidorn Quan
8af3ab8b39
Bug 1186784 followup - Fix bustage on CLOSED TREE
...
--HG--
extra : source : f960cf576fabd6347a513a8c38f27d4150b416a9
2015-07-25 00:08:40 +10:00
Xidorn Quan
219d742057
Bug 1186784 - Disable snprintf definition in libav on VC2015. r=glandium
...
--HG--
extra : source : 03d4ebfe2c987137c006e18ca7787d246d3826a9
2015-07-24 23:06:50 +10:00
Kyle Machulis
e78a8160bc
Bug 1157768 - libav FFT dummy functions for Windows PGO/NoOpt builds; r=glandium
2015-07-10 14:34:07 -07:00
Kyle Machulis
17cc1532fc
Bug 1157768 - Build files and config headers for libav fft; r=glandium
2015-07-10 14:34:07 -07:00
Kyle Machulis
98622f963e
Bug 1157768 - Minimal libav files for using libav fft; r=padenot
2015-07-10 14:34:06 -07:00
Wes Kocher
b561edb7f4
Backed out 3 changesets (bug 1157768) for win64 pgo build bustage CLOSED TREE
...
Backed out changeset 24ced1b9f9dd (bug 1157768)
Backed out changeset 55efd92ce59d (bug 1157768)
Backed out changeset 812f311c4ee4 (bug 1157768)
2015-07-09 14:40:20 -07:00
Kyle Machulis
1d49a2f906
Bug 1157768 - Build files and config headers for libav fft; r=glandium
2015-07-09 09:07:52 -07:00
Kyle Machulis
dbc18c46d6
Bug 1157768 - Minimal libav files for using libav fft; r=padenot
2015-07-09 09:07:52 -07:00