Mike Hommey
|
d398942c75
|
Bug 923862 - Add binaries rule in build/clang-plugin. r=jcranmer
|
2013-10-09 11:03:42 +09:00 |
|
Gregory Szorc
|
1e4f6fcad3
|
NO BUG - Build docs for text preprocessor and jar manifests
DONTBUILD (NPOTB)
|
2013-10-07 23:47:08 +02:00 |
|
Jeff Hammel
|
571a5beee7
|
Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted
|
2013-10-05 15:28:34 -07:00 |
|
Ms2ger
|
4c35b806f8
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
95f3379d62
|
Bug 912438 - Part a: Move CSRCS to Makefile.in in build/unix/elfhack/inject; r=glandium
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
24a2e9c09e
|
Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
776ef07489
|
NO BUG - Document more about slow builds
DONTBUILD (NPOTB)
|
2013-10-02 15:39:19 +02:00 |
|
Mike Hommey
|
d626dc7217
|
Bug 921003 - Make directory skipping opt-in, as initially intended. r=me
|
2013-10-02 11:32:15 +09:00 |
|
Wes Kocher
|
f16d44a104
|
Merge m-c to inbound
|
2013-10-01 18:54:45 -07:00 |
|
Wes Kocher
|
dbb784a720
|
Merge inbound to m-c
|
2013-10-01 18:41:15 -07:00 |
|
Mike Hommey
|
8b37d8b82b
|
Bug 921003 - For a given tier, skip directories without a Makefile.in and without variables in moz.build that are relevant to that tier. r=gps
|
2013-10-02 09:02:41 +09:00 |
|
Mike Hommey
|
190b98c019
|
Bug 905973 part 3 - Add a "binaries" tier that optimizes for recompilation times. r=gps
|
2013-10-02 08:53:23 +09:00 |
|
Ryan VanderMeulen
|
892a11e37a
|
Merge m-c to fx-team.
|
2013-10-01 17:24:45 -04:00 |
|
Nick Alexander
|
dc2e144b17
|
Bug 919563 - Standardize APK generation. r=glandium
This only handles the simple cases: no mobile/android/base (yet).
|
2013-10-01 12:43:30 -07:00 |
|
Benjamin Peterson
|
d0f5dea659
|
Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
|
2013-10-01 10:32:58 -04:00 |
|
Gregory Szorc
|
c06e79cc18
|
NO BUG - Document mozinfo attributes, test manifest naming convention
DONTBUILD (NPOTB)
|
2013-10-01 09:28:39 +02:00 |
|
Gregory Szorc
|
654aba3e67
|
NO BUG - Update build system docs for Python and moz.build files
DONTBUILD (NPOTB)
|
2013-09-30 14:32:07 +02:00 |
|
Gregory Szorc
|
3e3a6e995d
|
NO BUG - Increase memory allocation in build docs Vagrant config
|
2013-09-29 14:14:30 +02:00 |
|
Ed Morley
|
f91c3b486d
|
Backed out changeset 71629b83b401
|
2013-09-30 12:49:56 +01:00 |
|
Ed Morley
|
40c6ea13de
|
Backed out changeset b44508a5c02f (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
|
2013-09-30 11:05:42 +01:00 |
|
Gregory Szorc
|
d43cd5294e
|
NO BUG - Increase memory allocation in build docs Vagrant config
|
2013-09-29 14:14:30 +02:00 |
|
Chris Kitching
|
5c178045aa
|
Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
|
2013-09-30 09:07:22 +02:00 |
|
Gregory Szorc
|
f9808270bb
|
Bug 922685 - Local $(foreach) variable isn't set properly; r=bsmedberg
|
2013-10-01 18:48:26 +02:00 |
|
Gregory Szorc
|
a96a58ca91
|
NO BUG - Document common build system targets, add requirements.txt
DONTBUILD (NPOTB)
|
2013-09-29 10:43:49 +02:00 |
|
Ryan VanderMeulen
|
4875847fa7
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 17:02:09 -04:00 |
|
Chris Kitching
|
9fd98b418c
|
Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
|
2013-09-27 10:09:39 -04:00 |
|
Kartikaya Gupta
|
6b7e07f87d
|
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 10:25:23 -04:00 |
|
Kartikaya Gupta
|
09660c417f
|
Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
|
2013-09-27 10:09:39 -04:00 |
|
Ryan VanderMeulen
|
7bb922a1d8
|
Merge m-c to inbound.
|
2013-09-26 21:40:22 -04:00 |
|
Ryan VanderMeulen
|
f2641c9a83
|
Merge inbound to m-c.
|
2013-09-26 21:29:08 -04:00 |
|
Mike Hommey
|
4792e8de27
|
Bug 920919 - Set MOZ_PSEUDO_DERECURSE to no-parallel-export by default on developer builds... when not using pymake. r=gps
|
2013-09-27 08:12:19 +09:00 |
|
Mike Hommey
|
be75b7fd20
|
Bug 906225 - Add a --enable/disable-gold configure flag. r=gps
|
2013-09-27 08:07:30 +09:00 |
|
Gregory Szorc
|
8d22d44618
|
Bug 921198 - Increase pymake recursion limit (again); r=glandium
|
2013-09-26 14:43:45 -07:00 |
|
Ehsan Akhgari
|
249ffd9e78
|
Bug 915735 - Part 2: Tickle stdout when linking the PGOed xul.dll; r=ted
|
2013-09-26 16:54:48 -04:00 |
|
Gregory Szorc
|
f8faf63224
|
NO BUG Convert documentation Vagrantfile to work with Mozilla's Jenkins instance
DONTBUILD (NPOTB)
|
2013-09-25 13:55:46 -07:00 |
|
Gregory Szorc
|
a3a5ce0f41
|
NO BUG Add Vagrantfile for documentation build environment
DONTBUILD (NPOTB)
|
2013-09-25 13:05:57 -07:00 |
|
John Hopkins
|
1785ae83c7
|
Bug 919528 - export LD path that works with both GNU make and Pymake. r=catlee
|
2013-09-25 06:52:30 -04:00 |
|
Wes Kocher
|
ea284218ed
|
Merge inbound to m-c
|
2013-09-24 19:41:44 -07:00 |
|
Gregory Szorc
|
9f15f69ebd
|
NO BUG - Increase memory allocation for documentation VM
|
2013-09-26 09:21:20 -07:00 |
|
Gregory Szorc
|
ec6b26aa84
|
Bug 917988 - Fix licensing of in-tree documentation; r=gerv
DONTBUILD (NPOTB)
|
2013-09-26 09:18:19 -07:00 |
|
Panos Astithas
|
3ef77d9f54
|
Search for Android SDK build tools version 18.1.0 (bug 919466). r=glandium
|
2013-09-24 10:14:33 +03:00 |
|
Gregory Szorc
|
b95f5c38c9
|
NO BUG - Expand build system documentation DONTBUILD (NPOTB)
|
2013-09-23 17:21:10 -07:00 |
|
Ryan VanderMeulen
|
d6fb49befa
|
Merge inbound to m-c.
|
2013-09-23 17:01:29 -04:00 |
|
Nick Alexander
|
207f5374fb
|
Bug 909432 - Unify RESFILES and RES_FILES, and rename both to ANDROID_RESFILES. r=gps
|
2013-09-23 09:02:08 -07:00 |
|
Jeff Hammel
|
e42a4902be
|
Bug 746243 - port Mochitest to Mozbase;r=ted
|
2013-09-23 07:47:48 -07:00 |
|
Gregory Szorc
|
5bb409fdd5
|
Bug 901990 - Part 1: Integrate test manifests with build config; r=ted
|
2013-09-24 11:50:04 -07:00 |
|
John Hopkins
|
f7b53329be
|
Bug 919528 - use short path to MSVS10, set LD using _VSPATH. r=ted
|
2013-09-24 14:31:53 -04:00 |
|
Mike Hommey
|
1e77a85b97
|
Bug 920896 - Strip ./ from targets and dependencies in includedeps files. r=gps
|
2013-09-26 16:43:53 +09:00 |
|
Mike Hommey
|
75de83039d
|
Bug 920353 - Use PYCOMMANDPATH paths as site packages in pymake, and set it to the virtualenv site packages instead of $(topsrcdir)/config. r=gps
|
2013-09-26 16:43:53 +09:00 |
|
Christian Holler
|
01aa013cea
|
Bug 917242 - Symbolize ASan traces in automation. r=ted
|
2013-09-20 13:37:53 +02:00 |
|