Граф коммитов

290 Коммитов

Автор SHA1 Сообщение Дата
aleth c30d777fc4 Sync build/ to fix check-sync-dirs.py bustage. rs=bustage-fix 2015-09-12 21:11:17 +02:00
Sebastian Hengst 636bf30634 Port bug 1201224 - stop unifying test package during mac universal builds. r=aleth a=bustage on a CLOSED TREE 2015-09-09 11:00:05 +02:00
R Kent James 99689449d1 Bug 1171218 - Build symbols not working correctly in Thunderbird 38. r=mkmelin a=bustage fix on CLOSED TREE 2015-06-03 16:14:00 +02:00
aleth b288372e37 Keep build/ in sync (port bug 1188766). rs=bustage-fix 2015-08-12 01:14:53 +02:00
aleth 986ca76565 Keep build/ in sync following bug 1191212. rs=bustage-fix 2015-08-08 00:47:37 +02:00
aleth 297dacc8c8 Port recent build/ changes from bug 1182519 and bug 1186748. rs=bustage-fix a=CLOSED TREE
--HG--
extra : amend_source : 159873c1a3c691ea5ce0af881a8173a2f71a9b3a
2015-08-01 22:20:08 +02:00
Edmund Wong d631418cc1 Bug 1187222 - Support building GTK3 in suite/ (mozconfig change) - use local c-c mozconfig.gtk r=bustage (post-land-review) a=ewong in a CLOSED TREE 2015-07-30 22:55:15 +08:00
Magnus Melin 62101218bd Bug 1183328 - port bug 1181040 (Include mozconfig.cache after mozconfig.common.override) to thunderbird. r=jcranmer, a=mkmelin
DONTBUILD
CLOSED TREE

python mail/check-sync-dirs.py build mozilla/build/
 now passes!


TEST-UNEXPECTED-FAIL | check-sync-dirs.py | build file copies are not in sync
TEST-INFO | check-sync-dirs.py | file(s) found in:               /builds/slave/tb-c-cen-l64-ntly-000000000000/build/build
TEST-INFO | check-sync-dirs.py | differ from their originals in: /builds/slave/tb-c-cen-l64-ntly-000000000000/build/mozilla/build
TEST-INFO | check-sync-dirs.py | differing file:                 ./mozconfig.cache
TEST-INFO | check-sync-dirs.py | differing file:                 ./macosx/mozconfig.common
2015-07-17 23:53:14 +03:00
Edmund Wong 0debefc833 Bug 1180356 - Include 8.1 SDK's winrt include path in mozconfig.vs2013-win64 file. r=mkmelin 2015-07-04 07:00:00 +03:00
Sebastian Hengst f1e4d94a1d Port bug 1039866 (metro code removal) and bug 1085557 (addition of socorro symbol upload API). r=mkmelin 2015-04-25 17:52:49 +02:00
Philipp Kewisch 9ac89a2fa2 Fix bug 1153511 - TEST-UNEXPECTED_FAIL | check-sync-dirs.py | build file copies are not in sync: differing file: ./win32/mozconfig.vs2013-win64. rs=bustage CLOSED TREE
--HG--
extra : rebase_source : aac621fc0bda7501310f755c70ea845cbf68a88e
2015-04-11 09:53:45 +02:00
aleth d27eb9dba8 Port bug 1085557 - Add Socorro symbol upload token file to mac and windows mozconfigs. rs=bustage-fix 2015-03-31 22:17:33 +02:00
aleth d464ac63bd Bug 1148957 - Port bug 1148463 by backing out bug 1144128: temporarily disable new performance tools for Aurora uplift. rs=bustage-fix 2015-03-29 22:19:07 +02:00
Sebastian Hengst 3083917223 Bug 1146042 - Port Bug 1137000 to comm-central - Move sdk building to moz-automation. r=clokep 2015-03-21 23:14:52 +01:00
Sebastian Hengst 9419b16aeb Bug 1144128 - sync mozconfig.common after bug 1123815 landed (enable-devtools-perf). r=jcranmer 2015-03-18 11:00:30 +01:00
aleth 5cb62fe6fa Bug 1142335 - Port mozconfig changes from Bug 1141534 to c-c. r=jcranmer a=bustage fix on CLOSED TREE 2015-03-10 11:25:00 +01:00
Magnus Melin 30962c42cf Bug 1137406, TEST-UNEXPECTED-FAIL | check-sync-dirs.py | build file copies are not in sync: differing file: ./mozconfig.automation. rs=rkent
diff -ur8 build/mozconfig.automation mozilla/build/mozconfig.automation
cp mozilla/build/mozconfig.automation build/mozconfig.automation
2015-02-26 22:05:51 +02:00
Mark Banner 11f02a8047 Bug 1113042 Add missing mozconfig.vs2013 file for win64 builds. rs=bustage-fix-by-build-system-peer,a=Standard8 2014-12-18 10:19:15 +00:00
Joshua Cranmer 9adae8a123 Bug 1085767: Use MSVC 2013 to build Thunderbird on Windows, r=glandium, a=jcranmer. 2014-12-16 21:38:37 -06:00
aleth dc081cbefb Bug 1105723 - Port Bug 1067893 - Detect OTOOL in configure and use it for all 'otool' calls. r=jcranmer 2014-11-27 14:49:09 +01:00
Mark Banner 6dc47e886d Port bug 1089446 - Reimplement build/unix/uniq.pl in Python (for c-c just remove it, as we no longer need the file in the system. rs=port-by-build-system-peer,a=me 2014-11-26 09:31:44 +00:00
Mark Banner 463ac9d6d8 Port Bug 1061335 - Part 1: Rename mozconfig.vs2010-common to mozconfig.vs-common. rs=port-by-build-system-peer
--HG--
rename : build/mozconfig.vs2010-common => build/mozconfig.vs-common
2014-11-26 09:26:53 +00:00
Mark Banner b13ee6f2fe Port bug 1084163 - Remove 'make check' from automation/build to sync mozconfig.automation. rs=port-by-build-system-peer 2014-11-26 09:22:33 +00:00
Florian Quèze ed879da380 Bug 1060281 - Mac universal build error: "autoconf.mk:3: /config/emptyvars.mk: No such file or directory", rs=Standard8, a=bustage-fix on CLOSED TREE 2014-08-29 11:24:19 +02:00
Ian Neal 409ea7385a Bug 1054727 - Port |Bug 1042432 - Change how UPLOAD_EXTRA_FILES is passed down from mozconfig.cache to the build system| and |Bug 991976 - Only fail creating .mozconfig.mk once| to comm-central r=jcranmer for a CLOSED TREE bustage fix 2014-08-19 17:48:00 +01:00
Mark Banner 14630abb1f Port Bug 462427 - CROSS_COMPILE should not be required when cross compiling. rs=port-by-builds-system-peer,a=Standard8 for CLOSED TREE 2014-08-14 12:08:23 +01:00
Florian Quèze 2d6e0f6851 Bug 1035599: Merge the mozilla-central and comm-central objdir - follow-up to fix Mac universal builds, rs=Standard8, a=bustage-fix on CLOSED TREE. 2014-08-12 20:00:27 +02:00
Joshua Cranmer aa81018a96 Port bug 1045128 to comm-central, rs=port by build peer, a=bustage fix for CLOSED TREE. 2014-08-04 00:09:33 -05:00
Ryan VanderMeulen fee6fd6dd4 Port recent changes from bug 978211 to c-c to fix check-sync-dirs orange. a=me 2014-07-22 10:08:03 -04:00
Edmund Wong 84f2c23ff5 Bug 1029513 - Remove mentions of --skip-venkman in mail/config mozconfigs. r=bustagefix. in a CLOSED TREE 2014-07-15 10:02:18 +08:00
Ryan VanderMeulen 494529349b Port bug 978211 to comm-central to fix check-sync-dirs bustage. CLOSED TREE. 2014-07-09 16:43:21 -04:00
Mike Hommey 855b49b85e Bug 1031291 - Ignore check-sync-dirs errors about mozconfig-find and mozconfig2client-mk on a CLOSED TREE. r=jcranmer 2014-07-03 07:36:52 +09:00
Joshua Cranmer 47abab8b43 Port bug 1026841, bug 978211, and bug 1016641 to comm-central, r=port by build peer. a=jcranmer for reopening CLOSED TREE 2014-06-29 20:24:39 -05:00
Philip Chee 6ede092bc1 Fix comm-central bustage due to m-c Bug 1013060 - Stop setting SCCACHE_NO_HTTPS rs=bustage fix a=bustage fix 2014-06-15 21:36:51 +08:00
Mike Hommey aef1959d21 Bug 1021538 - Use mozmake to build comm-central. r=jcranmer,a=ryanvm 2014-06-11 09:39:19 +09:00
Joshua Cranmer fb2f3ab900 Port bug 861425 to c-c to fix check-sync-dirs bustage, rs=port by build peer. CLOSED TREE 2014-06-03 09:44:04 -05:00
Joshua Cranmer d616aeb19a Bug 1013453 - Port bug 1011458 to comm-central, rs=build system port by peer, a=bustage-fix to reopen a CLOSED TREE.
--HG--
extra : rebase_source : ce1600dd57aaa380ce6f094167c00c78ac149380
2014-05-20 14:39:05 -05:00
Ryan VanderMeulen 6e70c6de74 Port Bug 1006956, Bug 1007991, and Bug 1009359 to comm-central to fix check-sync-dirs orange. rs=bustage 2014-05-16 08:29:42 -04:00
Mike Hommey 97a4560cd9 Port Bug 1009981 - Switch non-windows in-house builds to us-west-2 bucket for sccache. rs=bustage 2014-05-15 07:14:59 +09:00
Ryan VanderMeulen 82cfb31644 Port Bug 1007010 - Don't include mozconfig.cache twice in android debug mozconfigs. rs=bustage 2014-05-08 11:02:59 -04:00
Mark Banner ea1aea4dc8 Port Bug 1005495 - Move sccache stats out of the build log. rs=port-by-build-system-peer 2014-05-07 14:50:05 +01:00
Mark Banner 606b0fb9e3 Port bug 1002606 - Enable sccache for mac try builds - to fix check-sync-dirs bustage. rs=build-system-peer-port. CLOSED TREE 2014-05-01 17:44:19 +01:00
Ryan VanderMeulen 546eab04f3 Bug 986411 - Add dumbmake-dependencies to check-sync-exceptions to fix spurious check-sync-dirs warnings. r=nalexander, a=orange 2014-04-25 13:03:54 -04:00
aleth 55cbd81d5f Bug 986411 - Add dumbmake-dependencies entries for easier incremental builds. r=gps 2014-04-25 14:35:13 +02:00
Mark Banner 71a5a4f727 Bug 909952 Remove unnecessary l10n *_REV arguments, as these are not necessary and break the build. Also add an additional possible location for hgtool to work with releng systems better. r=jcranmer,a=Standard8 2014-04-22 14:31:32 +01:00
Mark Banner 6bc963c20e Port bug 980697 - Add a configure option to pull newer versions of the d3dcompiler dll from installed Windows SDKs - to fix check-sync-dirs bustage. rs=build-system-peer port of m-c bug for CLOSED TREE 2014-03-24 10:08:14 +00:00
Ulrich Weigand 5259d4083b Bug 976648 - Toplevel build/config for powerpc64le-linux support (comm-central version). r=bsmedberg, r=blassey 2014-03-05 12:04:44 -05:00
Joshua Cranmer b9cc122935 Port bug 462427 to comm-central to fix check-sync-dirs bustage, rs=port by build-system peer 2014-02-11 21:47:55 -06:00
Mark Banner 157fe742d3 Back out changeset 2f2d7eb25158 as it didn't help anything 2014-02-03 14:08:21 +00:00
Mark Banner bd378aa4e4 Attempt to fix ongoing linux bustage after porting of bug 938510. rs=bustage-fix 2014-02-03 11:05:33 +00:00
Joshua Cranmer 41c5cbddb2 Fix check-sync-dirs bustage by porting bug 938510, rs=port by build-system peer 2014-02-02 11:37:53 -06:00
Joshua Cranmer 019c772297 Bug 957220, part 1: Move png2ico out of config/config.mk, r=Standard8
--HG--
rename : build/pypng/png.py => mail/app/png.py
rename : build/png2ico.py => mail/app/png2ico.py
2014-01-21 10:29:25 -06:00
Joshua Cranmer 010884a130 Followup to bug 928966, rs=bustage-fix 2013-10-22 10:20:33 -05:00
Mark Banner e0260606aa Port bug 926900 - Remove msys-make specific mozconfig. rs=build-system peer port for CLOSED TREE 2013-10-17 09:02:57 +01:00
Mark Banner 3e45fa3100 Port bug 919528 use short path to MSVS10, set LD using _VSPATH and bug 919528 - export LD path that works with both GNU make and Pymake. rs=build-system peer port of m-c change for bustage on a CLOSED TREE 2013-09-26 15:55:56 +01:00
Joshua Cranmer b847caa415 Port bug 894903 to comm-central, r=port of build system change. 2013-09-22 13:17:38 -05:00
Edmund Wong bd224e924f Bug 909180 - Add client.py-l10n-args to check-sync-exceptions. r=Callek,a=Standard8 DONTBUILD 2013-08-26 10:56:20 +08:00
Mark Banner 57cd2b99a2 Bug 904258 Fix l10n mozconfigs not to use hgtool for pulling repos, and fix the mac L10n mozconfig not to do a universal build. r=rail,a=Standard DONTBUILD
--HG--
rename : build/client.py-args => build/client.py-l10n-args
rename : mail/config/mozconfigs/macosx-universal/l10n-mozconfig => mail/config/mozconfigs/macosx64/l10n-mozconfig
2013-08-13 19:33:31 +01:00
Mark Banner a9dd56a14b Port Bug 911634 - Create a .mozconfig.mk in the objdir when starting a build, and include it from config.mk. rs=build system peer port of m-c patch,a=bustage-fix 2013-09-06 10:00:06 +01:00
Ryan VanderMeulen 1df8e3fc74 Port Bug 904979 - Add build option for rel-eng type builds. r+a=bustage 2013-08-16 10:14:25 -04:00
Mark Banner 891e059c85 Port bug 902104 to fix build-sync-dirs bustage. rs=build system peer port,a=bustage fix for CLOSED TREE 2013-08-12 09:24:34 +01:00
Mark Banner 34194f7cdb Port Bug 894763 - Default objdir should reflect target, not host. rs=bustage fix for make check with build peer port for CLOSED TREE 2013-07-23 15:41:45 +01:00
Mark Banner 1f2a40ec2a Port Bug 895253 - Disable crash reporter when cross building across different OSes. rs=bustage fix for make check with build peer port for CLOSED TREE 2013-07-23 09:09:48 +01:00
Mark Banner 28f48c545d Port Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. rs=bustage fix for make check with build peer port for CLOSED TREE 2013-07-22 23:24:54 +01:00
Mark Banner 3a712c8083 Port bug 892355 - Force enable elfhack with --enable-elf-hack. r+a=bustage-fix port of mozilla-central bug. 2013-07-13 19:34:49 +01:00
Mark Banner 5ce91f1aab Bug 869966 Switch Thunderbird to building with the Windows 8 SDK. r=Callek,a=bustage-fix for CLOSED TREE. This needs releng changes to be complete before it will fix the windows bustage 2013-07-10 14:56:10 +01:00
Mark Banner f22f96e86a Port Bug 873334 - Add -march=pentiumpro when building in x64 buildbot environments. rs=bustage-fix for make check tests 2013-05-29 13:54:22 +01:00
Mark Banner 7a1d209fa0 Add quotes that were added in bug 859966 to really fix make check failures. r=bustage-fix. 2013-05-18 12:54:55 +01:00
Mark Banner 69a2af9a4a Port Bug 859966 - Switch linux builds to gcc 4.7.2 to fix make check bustage. r=bustage fix 2013-05-18 08:52:48 +01:00
Mark Banner 21206123c1 Port bug 864262 - Allow to do 32-bits build in x86-64 mock environments r=bustage-fix 2013-05-18 08:51:44 +01:00
Mark Banner 5e03eb5756 Port build config parts of bug 597064 to comm-central to fix Mac universal build bustage. rs=straight port by build peer 2013-05-09 22:25:05 +01:00
Ms2ger 419f4f1097 Bug 863091 - Followup: sync mozconfig.common change to c-c; r+a=Callek to land on a CLOSED TREE 2013-04-27 21:37:54 +02:00
Matt Brubeck af9663b3ee Bug 847508 (bustage fix) - Add mach_bootsrap.py to check-sync-exceptions 2013-03-07 14:52:30 -08:00
Matt Brubeck e1a42f926e Bug 847508 - Add a mach bootstrap script for comm-central [r=gps] 2013-03-07 11:07:27 -08:00
Mike Hommey 97f4825103 Bug 835164 Unbreak Seamonkey and Xulrunner mac universal builds after bug 834228 r=Callek. 2013-01-29 09:35:53 +01:00
Mark Banner 2139f9f245 Try to fix Mac builds by using the mozilla/ directory for the dist rather the the parent of that. As suggested by glandium. a=bustage-fix for CLOSED TREE 2013-01-25 11:44:13 +00:00
Mark Banner 2c53033187 Port bug 834228 - No symbols for XUL for Mac Nightly to help fix bustage. rs=bustage-fix CLOSED TREE 2013-01-25 08:36:39 +00:00
Nomis101@web.de 6d216bd6a2 Bug 825872 - Port bug 780561 - Overhaul the packager - and bug 785871 - make config.status importable. r=Standard8 CLOSED TREE 2013-01-11 23:12:44 +01:00
Mark Banner 96d7ef3890 Temporary work around check-sync-dirs whilst we fix updating to the Windows 8 SDK (bug 789787). r=unit-test fix on CLOSED TREE 2013-01-11 16:09:11 +00:00
Mark Banner 7f94ea4e45 Backed out changeset 963cca7cce8a due to windows bustage. 2013-01-11 15:55:29 +00:00
Mark Banner 3b32a218d0 Port Bug 774910 - Switch mozilla-central to the Windows 8.0 sdk - r=blanket-rs-bustage-fix for check-sync-dirs orange. CLOSED TREE 2013-01-09 13:04:39 -06:00
Mark Banner c5621ef50f Bug 825853. Port bug 818394 - Universal symlink not created correctly. r=Callek 2013-01-02 13:18:53 +00:00
Frank Wein 4c30b314ad Bug 825236 - check-sync-dirs.py test fails on comm-central due to removal of mozconfig.leopard from mozilla-central, r=Callek, pushing to CLOSED TREE to fix check-sync-dirs.py test fail 2012-12-28 18:20:51 +01:00
Mark Banner 61cb5ef63a Port bug 818061 - Fallback to systems default clang if CC/CXX is not set. r=bustage-fix for make check-sync-dirs failure. 2012-12-06 19:02:44 +00:00
Mark Banner 4e4d460b8f Port Bug 813526 Remove flags from STRIP in-tree mozconfigs. r=bustage-fix for make check-sync-dirs. CLOSED TREE 2012-12-06 07:41:49 +00:00
Mark Banner 07a57ef688 Port bug 799093 Avoid mac builds being considered as cross compiled by jemalloc configure. rs=bustage-fix for unit tests. CLOSED TREE 2012-10-19 09:43:56 +01:00
Siddharth Agarwal 08f04a1c91 Bug 787982 Enable pymake on Thunderbird builds - add a wrapper at build/pymake/make.py that pulls in mozilla-central if necessary, and then uses it for the build. r=Standard8. Landing on CLOSED TREE 2012-10-05 19:44:02 +01:00
Mark Banner 067db3059c Bug 797452 Intermittent build/macosx/universal/unify failure: "copyIfIdentical: files differ" - sort manifest files for comparison when comparing them. r=irving 2012-10-04 21:48:26 +01:00
Siddharth Agarwal 8d380df4e5 Bug 788607 - Add comm-central/build/pymake/make.py as a stub that runs GNU make. r=Standard8
This is not Pymake, nor a wrapper that uses it. That is covered by bug 787982.
2012-09-28 05:21:59 +05:30
Siddharth Agarwal b4b66dca94 Fix OS X and check-sync-dirs bustage by porting over mozconfig change from bug 789941. CLOSED TREE 2012-09-17 06:37:34 +05:30
Mark Banner 3a85a3a9da Port part of bug 738612 - Restore mozconfig-extra (Try) feature, or similar. r=bustage-fix to fix check-sync-dirs bustage
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-09-06 08:22:52 +02:00
Mark Banner 9f2ec5a3df Port bug 787806 - Fix LD for Pymake Win64 builds - to comm-central to fix make check bustage when comparing files that should be the same. r=bustage-fix-port 2012-09-04 20:39:49 +01:00
Mark Banner ce11f3d194 Port bug 781302 - Drop support for gcc 4.2 - to fix make check orange on comm-central. r=bustage-fix 2012-08-28 08:48:38 +01:00
Mark Banner 2e40a34772 Part of Bug 781446 - Port bug 763987 - normalise autoconf.mk.in. r=KaiRo 2012-08-17 08:56:29 +01:00
Mark Banner 6716c250b7 Port bug 781431 (a fiew minor build system improvements) to comm-central to fix xpcshell-test bustage due to build system files being out of sync. r=bustage-fix
This fix involves:
1. mozconfig2client-mk still refers to /Users/moztest/.mozconfig, even though we
removed it a while ago. Thanks to Neil for pointing it out.
2. MOZCONFIG_FIND and MOZCONFIG_MODULES are no longer used by client.mk.
3. Make CONFIG_GUESS a script that runs just once per client.mk invocation.
2012-08-15 22:06:43 +05:30
Edmund Wong 4b832383ca Bug 778035 - Add extra else block to set CC/CXX for cases that don't have clang installed. r=Callek 2012-08-10 09:16:34 +08:00
Siddharth Agarwal 7f7a9bcddf Port over bug 779922 to comm-central to fix check-sync-dirs.py failures. 2012-08-07 22:57:04 +05:30
Joshua Cranmer 2fa6815304 Bug 776523 - build files are out of sync with mozilla-central. r=jhopkins
--HG--
extra : rebase_source : 8f117924b0b5bfb2ba4a5fc2555dfb1a4a26cc20
2012-07-23 09:47:44 -05:00
John Hopkins 667a5f58f5 Bug 775670 - Build Thunderbird using clang. r=rail, a=mconley 2012-07-20 11:17:29 -04:00
Mark Banner 0ec205e97c Port bug 762358 - .mozconfig changes don't cause configure to run - to comm-central to fix unit test sync dirs bustage. r=bustage-fix 2012-06-07 12:12:10 +02:00
Mark Banner b1f348e1b4 Bug 760117 - Port Bug 751695 - Make our builders pick the correct mozconfig on Windows based on whether they're on a 32-bit or a 64-bit platform. r=jhopkins 2012-06-01 18:27:58 +01:00
Gervase Markham d9160e1ab8 Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
Mark Banner 4d6d4099ad Port parts of bug 716478 to comm-central to fix unit test failures due to synced files being different after the MPL update in mozilla-central. r=comment-only bustage-fix 2012-05-21 16:59:28 +01:00
Mark Banner f76075355b Bug 748744 - Update windows mozconfigs to pull from common location file. r=jhopkins NPOTB
--HG--
rename : mail/config/mozconfigs/win64/vs2010-mozconfig => build/win64/mozconfig.vs2010
2012-04-25 15:02:34 +01:00
Mark Banner 99785551ad Bug 748742 - Drop ccache options from Mac debug mozconfigs and make the mac32 bit mozconfig work properly. r=jhopkins NPOTB 2012-04-25 15:02:24 +01:00
Mark Banner 89277ade27 Bug 747856 - Add Win 64 bit mozconfigs and fix Mac universal mozconfigs. r=jhopkins NPOTB DONTBUILD 2012-04-23 14:48:03 +01:00
Mark Banner a19360beb2 Bug 746590 - Fix in-tree mozconfigs to specify correct gcc location for Firefox Automation, and add missing mozconfig files - fix mozconfigs to really use a shared file. make check ensures the shared file is kept in sync with FF. r=jhopkins NPOTB DONTBUILD 2012-04-20 13:33:52 +01:00
Gavin Sharp 3112392aa9 Remove outdated reference to "build configurator" webtool, rs=Standard8 (direct port of m-c changeset), no bug 2012-01-20 18:07:10 -08:00
Justin Wood 5f6d410f15 Bug 711718 - Mac64 builds failing during packaging. r=Standard8 2011-12-17 12:02:57 -05:00
Siddharth Agarwal 35fbbe59e7 Bug 687275 - mozconfig detection code: remove an unnecessary pipe -> string -> pipe redirection and use FOUND_MOZCONFIG instead of MOZCONFIG. r=ted, rs=Callek 2011-10-01 02:14:49 +05:30
Justin Wood 1c63e62a16 Bug 682898 - Create a test to ensure comm-central and mozilla-central configuration harness is in sync. r=Standard8 2011-08-29 22:26:00 -04:00
Siddharth Agarwal 2acc1a133b Bug 681659 - Execute mozconfig-find just once and make sure mozconfig detection errors are handled properly. r=ted, rs=Callek
--HG--
extra : rebase_source : 8ca925f4d417ccffe6c5b93fa7e9f6d644708666
2011-09-09 02:43:33 +05:30
Jeff Walden edc7f8cf27 Bug 684782 - Read support for /mozconfig, exclusive with support for /.mozconfig (no more than one may be present). f=callek r=ted 2011-09-07 13:42:03 +02:00
Justin Wood 91baad5474 Bug 682897, bring c-c magic back in line with m-c magic 2011-08-30 00:55:58 -04:00
John Hopkins 8b0f0a86c9 Bug 656049 - teach comm-central client.mk to invoke client.py. p=callek,r=standard8 2011-08-26 12:12:18 -07:00
Siddharth Agarwal 78bcf03ad9 Bug 659788 - Add icons for Windows 7 jumplist taskbar items. r=Standard8
The patch does the following at build time:
- extract the icons from the mail-toolbar-aero.png sprite sheet
- add an icon header to each png to convert it into an ico
- embed the icos in the EXE

To do this it adds the MIT-licensed pypng library to the tree.
2011-08-10 19:02:14 +05:30
Mark Banner 077bcf2a4b Bug 673084 - postflight_all errors when building official mac universal builds manually - don't attempt to install lightning for universal builds as the install process doesn't work, and we're looking at a different solution (bug 673083); r=Fallen 2011-08-10 12:06:02 +01:00
Justin Wood 080fc4bcb9 actually remove files from Bug 656049. DONTBUILD 2011-07-13 02:28:17 -04:00
Philippe M. Chiasson c06edde861 Bug 656049 - teach comm-central client.mk to invoke client.py r=Standard8,Callek 2011-07-07 13:04:40 -04:00
Philippe M. Chiasson c20ec620ca Backed out changeset ec4a75961dc8 2011-07-07 13:03:58 -04:00
Philippe M. Chiasson 355b4bc492 backout 0f79491664e9 2011-06-22 16:55:13 -04:00
Philippe M. Chiasson 9105b73769 Bug 656049 - teach comm-central client.mk to invoke client.py. r=Standard8
- Adds a new make co|checkout target to run client.py
- Adds support for:

mk_add_options CLIENT_PY_ARGS="--verbose --skip-venkman"

in .mozconfig to control what arguments to pass to client.py

- Adds support for:

mk_add_options ALWAYS_RUN_CLIENT_PY=1

in .mozconfig to control if client.py should pretty much always be invoked during
make invocations, or limit itself to being invoked explicitely via make checkout
2011-06-20 16:01:36 -04:00
Mark Banner a2a2182f28 Bug 601471 - Unify: stop trying to 'package-tests' builds with '--disable-tests'. rs=Callek over irc 2010-11-04 19:14:14 +00:00
Justin Wood b3af04c809 [Attempt to] Fix OSX bustage from m-c Bug 543800. rs+=khuey,bustage. 2010-09-30 23:53:05 -04:00
Kyle Huey 7294033ee7 Bug 518136: Followup to the followup to remove now unused file. 2010-08-14 19:09:35 -07:00
Kyle Huey 166b80aa6e Bug 518136: Use showIncludes for a substantial build perf win. r=Callek
--HG--
extra : rebase_source : b759202cbc628c40c5b12b3f8ee2f3d63f58c4bb
2010-08-14 15:33:29 -07:00
Mark Banner 8e8fc7a179 Port flight.mk part of bug 556644 to fix mac build bustage. r=bustage fix 2010-08-13 09:10:49 +01:00
Mark Banner 810353391f Bug 506202 Hook up mozmill tests to make package-tests and support running packaged test style. r=asuth,gozer. a=Standard8 for checkin to CLOSED TREE as this is build-config/test only and allows work on the new try server to get it nearer completion 2010-08-10 20:59:18 +01:00
Nomis101@web.de e6f910b604 Bug 573244 Make flight.mk for universal binaries not specific to PPC/i386 on comm-central. r=Standard8 2010-06-21 15:52:34 +01:00
Justin Wood 469a2f8c13 Bug 560007, drop MOZILLA_1_9_2_BRANCH ifdefs across c-c build system. r=KaiRo, feedback=sgautherie 2010-05-13 18:18:14 -04:00
Justin Wood 682f0bf513 Bug 550657, Port |Bug 485409, Substitute windows-style paths in configure when building with pymake| to c-c. r+=KaiRo, sr+=Standard8 2010-03-29 22:55:33 -04:00
Justin Wood 4d7d57774f backout Bug 550657, this DID break TB 1.9.2 :( 2010-03-30 01:20:07 -04:00
Justin Wood e995208334 Bug 550657, Port |Bug 485409, Substitute windows-style paths in configure when building with pymake| to c-c. r+=KaiRo, sr+=Standard8 2010-03-29 22:55:33 -04:00
Serge Gautherie 3dbc0aabc5 Bug 526817 - Port bug 526668 - add option to 'unify' to allow files to match if their sorted contents match; (Dv1) Add missing '\'.
(bustage fix)
2010-03-04 18:39:07 +01:00
Serge Gautherie b4486e1a13 Bug 526817 - Port bug 526668 - add option to 'unify' to allow files to match if their sorted contents match; (Cv1) Complete bug 526668 port: add missed "all-test-dirs.list".
r=gozer.
2010-03-04 18:23:21 +01:00
Serge Gautherie 6d11109629 Bug 526817 - Port bug 526668 - add option to 'unify' to allow files to match if their sorted contents match; (Bv1a) Unify indentation.
r=gozer.
2010-03-04 18:22:53 +01:00
Serge Gautherie 95556b53df Bug 518641 - "make package-tests" doesn't work right on OS X universal builds; (Ev1-CC) Port it to comm-central.
r=Callek.
2010-03-04 13:46:16 +01:00
Mark Banner bc195ea9af Bug 526817 - Port bug 526668 - add option to 'unify' to allow files to match if their sorted contents match. r=gozer 2009-11-10 20:01:01 +00:00
ause ff338190e9 Bug 460263 - merge lightning install.rdf for preinstallation in thunderbird universal builds
--HG--
rename : calendar/lightning/build/merge-installrdf.py => build/merge-installrdf.py
2008-10-23 16:11:27 +02:00
Robert Kaiser 77157ac94b bug 444686 - create/adapt build system for comm-central, creating the buildsystem, r=ted r=Callek r=Standard8 2008-07-22 14:27:55 +02:00