Mike Hommey
de370a6c93
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
2012-06-20 09:00:48 +02:00
Mike Hommey
39147d2cc2
Bug 762358 - Don't create a .mozconfig.mk file, and re-run configure when .mozconfig changed. r=ted
2012-06-19 09:12:43 +02:00
Mike Hommey
ba21415d70
Bug 759115 - Move Android SDK/NDK checks in build/autoconf/android.m4, and bump minimum Android SDK API level we require to 14 for mobile/android. r=ted
2012-06-11 08:10:28 +02:00
Mike Hommey
3459e353ed
Backout changeset a78601d88586 (bug 759115) because of B2G bustage
2012-06-11 08:23:29 +02:00
Mike Hommey
215721bd12
Bug 759115 - Move Android SDK/NDK checks in build/autoconf/android.m4, and bump minimum Android SDK API level we require to 14 for mobile/android. r=ted
2012-06-11 08:10:28 +02:00
Rafael Ávila de Espíndola
ae42c5daba
Bug 762071 - JS is being compiled with exceptions enabled. r=khuey.
2012-06-08 13:31:28 -04:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Chris Coulson
7cc8ba8beb
Bug 756167 - Fix make-makefile test failure when the source path contains perl regexp metacharacters. r=coop
2012-05-17 17:55:33 -04:00
Rafael Ávila de Espíndola
a40d9ded69
Bug 555727 - Select clang over llvm-gcc if gcc-4.2 is not available. r=ted.
2012-05-03 17:01:29 -04:00
Makoto Kato
5ffa61e41d
Bug 743601 - Remove GLIB check for OSX. r=khuey
2012-04-27 12:28:16 +09:00
Makoto Kato
48061f5c96
Bug 716354 - freetype2 detection doesn't consider cross-compiling. r=glandium
2012-04-06 11:36:24 +09:00
Nicholas Nethercote
6ca9f23930
Bug 711895 - Tweak the warning options used for GCC builds (3rd attempt). r=waldo,derf,khuey,mhommey.
...
--HG--
extra : rebase_source : 20540c9b838ee3be6cb0847c1b90fdc3bd44059d
2012-03-21 22:21:16 -07:00
Nicholas Nethercote
7ac3a573ad
Backed out changeset 0124795a8cbb (bug 711895) due to i10n build bustage. r=me.
2012-03-21 21:46:27 -07:00
Nicholas Nethercote
e2181e8fb2
Bug 711895 - Tweak the warning options used for GCC builds (2nd attempt). r=waldo,derf,khuey,mhommey,jwatt.
2012-03-15 19:40:00 -07:00
Mike Hommey
9f3fedc235
Bug 733773 - Reset default values for thumb, float-abi, etc. when --with-arch is specified. r=ted
2012-03-13 09:47:03 +01:00
Mike Hommey
3cc5d73203
Backout changeset 03394bda1d0f (bug 733773) because of Windows red.
2012-03-13 10:05:38 +01:00
Mike Hommey
33ccccaa45
Bug 733773 - Reset default values for thumb, float-abi, etc. when --with-arch is specified. r=ted
2012-03-13 09:47:03 +01:00
Mike Hommey
4c8468cfa1
Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey
2012-03-08 08:56:28 +01:00
Mike Hommey
9648e0fa39
Bug 603370 - Add an option to expandlibs-exec to allow to reorder the symbols when linking. r=khuey
2012-03-08 08:56:27 +01:00
Mike Hommey
ee47a4d338
Bug 695711 - Always add -ffunction-sections and -fdata-sections when building with GCC, and port bug 670659 and bug 675867 to js/src. r=khuey
...
--HG--
rename : build/unix/check_debug_ranges.py => build/autoconf/check_debug_ranges.py
rename : build/unix/check_debug_ranges.py => js/src/build/autoconf/check_debug_ranges.py
2012-02-27 16:35:44 +01:00
Ehsan Akhgari
8ae425ecb6
Bug 732162 - Build mobile profiling builds with -funwind-tables; r=khuey
...
--HG--
extra : transplant_source : 4O%F7%BA%94%0Fh%F6%5E%EA%10%E1%08%9E%D9S%A2XEd
2012-03-01 16:24:04 -05:00
Irving Reid
beab7f108b
Bug 731316: override warning about unsupported compiler warning flag on clang. r=respindola.
2012-02-29 10:20:42 -05:00
Rafael Ávila de Espíndola
b028fa6446
Bug 727145 - Pass -Wno-return-type-c-linkage to clang. r=glandium.
2012-02-16 09:53:08 -05:00
Gavin Sharp
ededb6124f
Remove outdated reference to "build configurator" webtool, rs=khuey, no bug
2012-01-20 18:07:10 -08:00
Rafael Ávila de Espíndola
fba1d057c9
Bug 715930 - Use stdc++compat.cpp on OS X too. r=:glandium.
2012-01-10 15:01:03 -05:00
Daniel Holbert
7787c56627
Bug 716663: Fix check for PR49911 to use "=" instead of "==" for string-equality-check with 'test'. r=respindola
2012-01-09 14:17:00 -08:00
Rafael Ávila de Espíndola
3c3fda4257
Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
...
--HG--
extra : rebase_source : ecd108d166017cbd64c5be459a76cb2522723dfb
2011-11-28 15:32:32 -05:00
Rafael Ávila de Espíndola
982a02da7f
Bug 705461 - Use MOZ_CHECK_HEADER(S) everywhere. r=neil.
2011-11-26 16:05:17 -05:00
Joey Armstrong
675d93816f
Bug 687511 - make-makefile enhancements; r=khuey,coop
2011-11-20 11:18:27 +00:00
Kyle Huey
9feabd77b1
Merge m-c to b-s.
2011-09-29 08:38:20 -04:00
Siddharth Agarwal
d12d316bd4
Bug 687275 - mozconfig detection code: remove an unnecessary pipe -> string -> pipe redirection and use FOUND_MOZCONFIG instead of MOZCONFIG. r=ted
2011-09-23 23:22:44 +05:30
Matheus Kerschbaum
b833cdd785
Bug 687766 part 1: Remove build-time dependency on libIDL. r=khuey
2011-09-27 10:09:54 +02:00
Siddharth Agarwal
ecf8e75d9b
Bug 681659 - Execute mozconfig-find just once and make sure mozconfig detection errors are handled properly. r=ted
2011-09-09 02:00:31 +05:30
Jeff Walden
e5154a071f
Bug 684782 - Readd support for $topsrcdir/mozconfig, exclusive with support for $topsrcdir/.mozconfig (no more than one may be present). f=callek r=ted
2011-09-07 13:42:03 +02:00
Rafael Ávila de Espíndola
562cee8ff8
Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey.
...
This patch creates a new MOZ_FRAMEPTR_FLAGS variable that is used only to
control the frame pointer flags passed to the compiler. It also computes this
flag in a macro so that the toplevel configure and js/src/configure stay in
sync.
2011-09-03 13:36:18 -04:00
Ehsan Akhgari
19e3aec907
Keep changeset e3626f903f9f backed out on the reverted tree
2011-09-02 09:06:01 -04:00
Ehsan Akhgari
44916171a8
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Rafael Ávila de Espíndola
a9e50eeac8
revert 11247af82311, e3626f903f9f and 7ee51f8ea940.
...
CLOSED TREE
2011-09-01 22:01:56 -04:00
Rafael Ávila de Espíndola
ac8f6dc961
Bug 680277 - Add missing file.
...
CLOSED TREE
2011-09-01 16:17:50 -04:00
Rafael Ávila de Espíndola
540dd95eb4
Bug 678558 - Detect broken vrp and disable it.
...
Test if the gcc we are using has PR49911 and if so disable value range
propagation to avoid.
--HG--
extra : rebase_source : d539914fa66a44f69399f2964740315f0723378f
2011-08-26 15:39:34 -04:00
Siddharth Agarwal
93d6cc55ea
Bug 675691 - Get rid of mozconfig guesswork. r=ted
...
- MOZCONFIG is now the only environment variable we recognize. We used to
recognize MOZ_MYCONFIG as well, but we now error out if that is set.
- $topsrcdir/.mozconfig is now the only implicit location we recognize. We used
to recognize a number of other implicit locations, but we now error out where
we would have used one of them.
2011-08-24 12:09:29 +05:30
Siddharth Agarwal
f6b582d2dc
Bug 678475 - Make mozconfig-find always return an absolute path. Patch adapted from code by Hiroyuki Ikezoe <hiikezoe@mozilla-japan.org>. r=ted
2011-08-14 22:04:46 +05:30
ABE Hiroki
b25c6f7a91
Bug 672980 - M4 macro name should be quoted in AC_DEFUN. r=ted
...
fixes for js/src f+=Callek
2011-08-09 14:27:00 -04:00
Mounir Lamouri
56646d07b2
Backout bug 563462, bug 675519, bug 674647, bug 341223 and bug 672980 to fix perma-orange.
2011-08-09 14:50:55 +02:00
Hiroyuki Ikezoe
fdce7cfaf5
Bug 672980 - M4 macro name should be quoted in AC_DEFUN. r=ted
2011-07-20 16:00:00 -04:00
Hiroyuki Ikezoe
488305c21e
Bug 341223 - Make $MOZCONFIG try $topsrcdir-local paths too
2011-08-02 18:48:00 -04:00
Brad Lassey
78624d4f58
backout bug 341223, changeset backout_4d794b0ef38d because it breaks some developer's builds
2011-08-01 19:03:06 -04:00
Hiroyuki Ikezoe
aedac9410d
Bug 341223 - Make $MOZCONFIG try $topsrcdir-local paths too. r=ted
2011-08-01 09:22:25 +02:00
Brad Lassey
7606f9b515
bug 672939 - fennec package name repeats itself with NDKr5 and greater r=khuey
2011-07-20 17:02:04 -04:00
Mike Hommey
16bd625fde
Bug 669866 - Export CXX instead of defaulting to c++. r=ted
2011-07-11 07:51:01 +02:00
Jezreel Ng
be1946a257
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
2011-06-24 07:22:40 -07:00
Marco Bonardo
da3f6b77ac
Revert to changeset a87ee7550f6a due to incomplete backout
2011-06-24 17:23:04 +02:00
Jezreel Ng
a0fb99c06b
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
2011-06-24 07:22:40 -07:00
Mike Hommey
fec988f7a0
Bug 664340 - Fallback to c++ when CXX is not set. r=khuey
2011-06-15 02:14:33 +02:00
Rafael Ávila de Espíndola
1dba5e3383
Bug 657653. Check for libstdc++ versions in stdc++compat.cpp; r=ted,glandium
2011-06-08 22:35:24 -04:00
Brad Lassey
c398b11302
bug 617115 - support building with andorid NDKr5 r=ted
2011-04-01 16:47:37 -07:00
Rafael Ávila de Espíndola
12c9483287
Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted
2011-04-09 05:23:27 +10:00
Ehsan Akhgari
0b1646bd2d
Backed out changeset eb6edf77b7c8 (bug 638149) because of build bustage
2011-03-27 15:30:22 -04:00
Rafael Ávila de Espíndola
3659cf3071
Bug 638149 - Need a way to disable -dead_strip on OS X; r=ted
2011-03-02 21:29:00 -05:00
Neil Rashbrook
c5b0864947
Bug 632344 - Speed up header checks. r=ted
2011-03-01 21:38:21 +11:00
Mounir Lamouri
1f84275cee
Bug 620788 - Do not silently fall back to bundled NSS/NSPR if system ones can't be used. r=khuey a=bsmedberg
2011-02-03 00:13:07 +01:00
Eli Friedman
406336b84f
Bug 579689 - Fix cases of return without expression in a function returning "int". r=khuey
2010-07-18 11:19:48 +02:00
Vladimir Vukicevic
4cd467403f
b=?; fix make-makefile and cairo-features.h.in hack; r=ted
2010-07-02 11:20:29 -07:00
Jacek Caban
21b911d85f
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
...
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)
--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
2010-06-02 10:08:00 -04:00
L. David Baron
65c3d85b93
Fix indentation in configure --help. (Bug 569261) r=ted
2010-06-02 14:04:21 -07:00
Michael Kohler
6c0f59f4a6
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Brad Lassey
7316a1c605
bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
2009-12-04 14:14:18 -05:00
Ted Mielczarek
a6c23d0999
back out accidental changes (on a CLOSED TREE, no less)
2009-11-11 13:27:09 -05:00
Ted Mielczarek
be7ae61cc0
add some debug output to investigate bug 522729 (on a CLOSED TREE)
2009-11-11 12:32:07 -05:00
Benjamin Smedberg
2ddee4d280
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
2009-09-22 09:05:48 -04:00
Josh Aas
c015876638
Add executable bits back to config.guess files. b=515002
2009-09-09 08:20:25 -04:00
Josh Aas
5d3659c9b7
Sync config.guess to latest version from gnu, include fix for GNU Savannah bug 6827. b=515002 r=ted
2009-09-08 14:55:19 -04:00
Phil Ringnalda
f2aeeb5dd4
Bug 504239. Remove useless chunk of barely-used script. r=ted
2009-08-04 09:50:18 +12:00
Jim Blandy
5f5d38207c
Bug 475654: Allow workaround for NSPR installations with no nspr-config script. a=wes, r=jimb
2009-07-28 13:18:50 -07:00
Brad Lassey
a6223e7bd0
bug 50070 - mozconfig2configure can't handle paths with parenthesis r=ted
2009-06-24 16:21:14 -04:00
Josh Aas
f1fcda13ba
Sync config.guess with latest from gnu "config" package. See bug for changelog. b=492623 r=ted
2009-05-12 23:47:03 -04:00
Ginn Chen
fafc91bc85
Bug 487602 Failed to compile firefox on Solaris r=bsmedberg
2009-04-20 15:22:06 +08:00
Makoto Kato
8f97a8f052
Bug 485264 followup - quote things to death, r=bsmedberg
2009-04-03 13:48:08 -04:00
Benjamin Smedberg
93f76e0a2b
Bug 485264 - Not enough quotes in mozprog.m4 when suggestions contain spaces r=ted
2009-03-31 08:41:50 -04:00
Ginn Chen
5e766555ac
Bug 480967 Don't leak MSYS paths into makefiles, fix Solaris bustage r=bsmedberg
2009-03-11 16:51:47 +08:00
Benjamin Smedberg
ea55eb615e
Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted
2009-03-09 10:55:41 -04:00
Jim Blandy
5151951c4e
Bug 475064: Use 'test !', not '! test' in configure scripts. r=bsmedberg
2009-01-28 09:01:40 -08:00
Ted Mielczarek
6bc76472c3
bug 474973 - make config.{guess,sub} executable
2009-01-23 07:56:51 -05:00
Benjamin Smedberg
ed4d0102a4
Bug 269538 - use stdint types instead of jscpucfg types, now that we have them auto-configured
...
* Various code inside and outside of JS uses JS_BYTES_PER_WORD, so I added it to js-config.h
* Existing code uses JS_BYTES_PER_DOUBLE, JS_BITS_PER_WORD_LOG2, and JS_ALIGN_OF_POINTER so I've added autoconf tests for those
r=crowder r=jimb
2009-01-14 15:56:30 -05:00
Arpad Borsos
db101ef41d
Bug 472332 - Remove unused files from build/autoconf; +aclocal cleanup; r+sr=ted.mielczarek
2009-01-22 19:01:24 +01:00
Daniel Holbert
4301671b45
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Benjamin Smedberg
4eaabd38fe
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
Benjamin Smedberg
52f4f5da62
Bug 269538 - use stdint types instead of jscpucfg types, now that we have them auto-configured
...
* Various code inside and outside of JS uses JS_BYTES_PER_WORD, so I added it to js-config.h
* Existing code uses JS_BYTES_PER_DOUBLE, JS_BITS_PER_WORD_LOG2, and JS_ALIGN_OF_POINTER so I've added autoconf tests for those
r=crowder r=jimb
2009-01-14 15:56:30 -05:00
Jim Blandy
8d8846acd1
Bug 465640: Use autoconf to declare stdint types on platforms that don't have stdint.h r=bsmedberg
...
At configure time, check for <stdint.h>. If we don't have it, find
integer types of various sizes. On Windows, where we can't run
compilation tests in configure, hard-code definitions suggesting the
use of the built-in __intN types for the exact-size types, and
<stddef.h> for the pointer-sized types.
Use namespace-clean names for the preprocessor macros we define.
Since these types are used in the public JavaScript API, the configure
script needs to place the definitions it finds in js-config.h, the
installed configure-generated header, so it can be used by jsapi.h and
that gang.
New header js/src/jsstdint.h does what it takes to get definitions for
the exact-size and pointer-size integral types. It includes
<stdint.h> when available, uses the types found by configure.in to
define the {,u}int{8,16,32,64,ptr}_t types itself, or uses the __intN
types and the <stddef.h> header.
Remove now-unnecessary and possibly conflicting definitions of intN_t
types from js/src/nanojit/avmplus.h.
2009-01-13 10:50:24 -08:00
Jim Blandy
4579219e06
To allow altoptions.m4 to be shared by both the main Mozilla and the
...
SpiderMonkey build code, sincluding it shouldn't have any side
effects. Since only Mozilla wants the side effect, move it to
Mozilla's aclocal.m4.
2008-08-26 14:34:35 -07:00
caillon@redhat.com
db12b8abaf
Bug 426205 - Fix implicit declaration of exit() warning running configure r=bsmedberg a=beltzner
2008-04-03 19:09:06 -07:00
reed@reedloden.com
b074b18de4
Bug 405290 - "Implement version checking for nspr and nss" (build/autoconf part) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
2007-12-11 02:21:59 -08:00
axel@pike.org
22e73e11a0
bug 383463, --disable-compile-environment checks too much, r=bsmedberg
2007-06-11 08:56:41 -07:00
bent.mozilla@gmail.com
f658bb05b3
Bug 382759 - "MozillaBuild 1.1's 'mkdir -p' command is unreliable". r=bsmedberg.
2007-06-04 17:33:21 -07:00
benjamin%smedbergs.us
7d49b2d286
Bug 367127 - Make mozconfig-find space-safe (e.g. spaces in C:\Documents and Settings\bsmedberg), r=dbaron
2007-01-17 20:17:19 +00:00
benjamin%smedbergs.us
202456bc3d
Bug 353559 - add_app_options doesn't work with non-bash shells, patch by Walter Meinl <wuno@lsvw.de>, r=me
2006-10-04 16:15:47 +00:00
cls%seawood.org
72a2b98461
Properly quote m4 macro definitions.
...
Thanks to Patrick Welche <pw-fb@newn.cam.ac.uk> for the patch.
Bug #298457 r=cls
2006-05-16 05:39:16 +00:00
timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
mark%moxienet.com
48c9cc3d29
307311 needs a double-quote r=bsmedberg r=me
2006-02-03 19:54:38 +00:00
kaie%kuix.de
55526430f9
b=255408 Need to be able to build mozilla --with-system-nss
...
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +00:00