gecko/build/docs
Mike Hommey d667f4bb59 Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
..
mozbuild NO BUG - Update build system docs for Python and moz.build files 2013-09-30 14:32:07 +02:00
androideclipse.rst No bug - Add another row to build/docs/androideclipse.rst. a=doc-only, DONTBUILD 2014-02-19 10:01:49 -08:00
build-overview.rst NO BUG - Update build system docs for Python and moz.build files 2013-09-30 14:32:07 +02:00
build-targets.rst Bug 1035543 - Remove the MOZ_PSEUDO_DERECURSE variable. r=gps 2014-07-10 14:11:52 +09:00
cppeclipse.rst Bug 973770 - Build backend that generates C/C++ Eclipse projects. r=gps 2014-03-06 00:03:10 -05:00
defining-binaries.rst Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
environment-variables.rst Bug 1035543 - Remove the MOZ_PSEUDO_DERECURSE variable. r=gps 2014-07-10 14:11:52 +09:00
glossary.rst NO BUG - Document mozinfo attributes, test manifest naming convention 2013-10-01 09:28:39 +02:00
index.rst Bug 1036894 part 10 - Documentation for programs and libraries in moz.build world. r=gps 2014-07-23 13:31:10 +09:00
jar-manifests.rst Bug 774572 - Part 1: Support for defining JAR manifests in moz.build; r=glandium 2013-12-13 00:47:02 +09:00
mozbuild-files.rst Bug 1053140 part 3 - Separate out sandbox infrastructure from moz.build variables storage. r=gps 2014-08-15 13:52:18 +09:00
mozbuild-symbols.rst Bug 1053140 part 3 - Separate out sandbox infrastructure from moz.build variables storage. r=gps 2014-08-15 13:52:18 +09:00
mozconfigs.rst
mozinfo.rst Bug 958561 - Measure Sync with Firefox Health Report; r=rnewman 2014-02-05 08:08:14 -08:00
pgo.rst
preprocessor.rst Bug 935305 - Move preprocessor to mozbuild.action. r=gps 2013-11-09 10:35:44 +09:00
python.rst NO BUG - Document how to install Python if your system fails you 2014-01-08 11:07:20 -08:00
slow.rst Bug 1027890 - Remove all sorts of build system code dedicated to pymake. r=gps 2014-06-25 08:38:28 +09:00
supported-configurations.rst NO BUG - Build docs for supported build configurations 2013-11-20 10:52:48 -08:00
test_manifests.rst Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal 2014-06-10 13:20:23 -04:00
visualstudio.rst Bug 687388 - Visual Studio project generation; r=mshal 2014-02-14 16:31:14 -08:00