Ryan VanderMeulen
|
e026522f66
|
Backed out changeset 2a89253c22cc (bug 939080) for Desktop B2G bustage.
|
2013-11-21 14:15:27 -05:00 |
|
Gregory Szorc
|
9c7bc2dbf8
|
Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : bfc18cc5daf4a3e08b21c45203cb9a9c53e868a9
|
2013-11-18 11:55:33 -08:00 |
|
Gregory Szorc
|
09d5aeea27
|
NO BUG - Build docs for supported build configurations
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 9d1ba5ca4568739c557410b20034671093e439c7
|
2013-11-20 10:52:48 -08:00 |
|
Mike Hommey
|
8f10c67fbb
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Mark Hammond
|
93f6902bd7
|
Bug 930849 - add a datareporting field to mozinfo. r=ted
|
2013-11-04 11:18:20 +11:00 |
|
Ed Morley
|
22c9c73fcd
|
Bug 926821 - Fix build documentation & comments about quoting of manifest property values; rs=build DONTBUILD
--HG--
extra : rebase_source : f91229f8bae49200b47d29ef5cfb0517b83057bc
|
2013-10-28 15:03:56 +00:00 |
|
Gregory Szorc
|
501dd4bb28
|
Bug 920638 - Integrate moz.build symbols and Python API docs into Sphinx; r=mshal
|
2013-10-10 10:35:44 -07:00 |
|
Gregory Szorc
|
367dac208a
|
Bug 917988 - Remove copyright string from build docs config because it isn't used
DONTBUILD (NPOTB)
|
2013-10-10 09:50:29 -07:00 |
|
Marco Castelluccio
|
9a1528e3b9
|
Bug 924549 - Add MOCHITEST_WEBAPPRT_CHROME_MANIFESTS to specify webapprt chrome tests and convert all the webapprt mochitests to use manifests. r=gps
|
2013-10-09 09:16:18 -04:00 |
|
Gregory Szorc
|
113fe81c8e
|
NO BUG - Build docs for text preprocessor and jar manifests
DONTBUILD (NPOTB)
|
2013-10-07 23:47:08 +02:00 |
|
Gregory Szorc
|
78f7c8c9ac
|
NO BUG - Document more about slow builds
DONTBUILD (NPOTB)
|
2013-10-02 15:39:19 +02:00 |
|
Mike Hommey
|
8f28569cca
|
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
|
c1772e4bcd
|
Bug 905973 part 3 - Add a "binaries" tier that optimizes for recompilation times. r=gps
|
2013-10-02 08:53:23 +09:00 |
|
Gregory Szorc
|
6995db0a14
|
NO BUG - Document mozinfo attributes, test manifest naming convention
DONTBUILD (NPOTB)
|
2013-10-01 09:28:39 +02:00 |
|
Gregory Szorc
|
58fd1367e3
|
NO BUG - Update build system docs for Python and moz.build files
DONTBUILD (NPOTB)
|
2013-09-30 14:32:07 +02:00 |
|
Gregory Szorc
|
d12c994044
|
NO BUG - Increase memory allocation in build docs Vagrant config
|
2013-09-29 14:14:30 +02:00 |
|
Ed Morley
|
ebe6e59b60
|
Backed out changeset 71629b83b401
|
2013-09-30 12:49:56 +01:00 |
|
Gregory Szorc
|
58772dbc94
|
NO BUG - Increase memory allocation in build docs Vagrant config
|
2013-09-29 14:14:30 +02:00 |
|
Gregory Szorc
|
6f9c45b204
|
NO BUG - Document common build system targets, add requirements.txt
DONTBUILD (NPOTB)
|
2013-09-29 10:43:49 +02:00 |
|
Gregory Szorc
|
683ca358af
|
NO BUG - Increase memory allocation for documentation VM
|
2013-09-26 09:21:20 -07:00 |
|
Gregory Szorc
|
3c8fd217eb
|
Bug 917988 - Fix licensing of in-tree documentation; r=gerv
DONTBUILD (NPOTB)
|
2013-09-26 09:18:19 -07:00 |
|
Gregory Szorc
|
6148208076
|
NO BUG Convert documentation Vagrantfile to work with Mozilla's Jenkins instance
DONTBUILD (NPOTB)
|
2013-09-25 13:55:46 -07:00 |
|
Gregory Szorc
|
4fa40ac450
|
NO BUG Add Vagrantfile for documentation build environment
DONTBUILD (NPOTB)
|
2013-09-25 13:05:57 -07:00 |
|
Gregory Szorc
|
21bb25384f
|
Bug 901990 - Part 1: Integrate test manifests with build config; r=ted
|
2013-09-24 11:50:04 -07:00 |
|
Gregory Szorc
|
32dda0ad99
|
NO BUG - Expand build system documentation DONTBUILD (NPOTB)
|
2013-09-23 17:21:10 -07:00 |
|
Gregory Szorc
|
536d657d91
|
Bug 917988 - Sphinx managed build system documentation; add mach build-docs; r=bsmedberg
--HG--
rename : python/mozbuild/dumbmake/README.rst => build/docs/mozbuild/dumbmake.rst
rename : python/mozbuild/mozbuild/frontend/README.rst => build/docs/mozbuild/frontend.rst
rename : python/mozbuild/README.rst => build/docs/mozbuild/index.rst
|
2013-09-20 15:46:43 -07:00 |
|