gecko/build/unix
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
..
build-clang
build-gcc
elfhack 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
gnu-ld-scripts
headers/bits
stdc++compat
add_phony_targets.py
aix.exp
Makefile.in
moz.build Bug 1089446 - Reimplement build/unix/uniq.pl in Python, and remove its unit test. r=gps. 2014-10-28 15:04:03 -07:00
mozconfig.asan Bug 1084163 - Remove 'make check' from automation/build; r=glandium 2014-10-23 11:30:17 -04:00
mozconfig.linux
mozconfig.linux32
mozilla.in
print-failed-commands.sh
print-non-newline.sh
rewrite_asan_dylib.py
run-gprof.sh
run-hiprof.sh
run-mozilla.sh
run-third.sh
uniq.py Bug 1089446 - Reimplement build/unix/uniq.pl in Python, and remove its unit test. r=gps. 2014-10-28 15:04:03 -07:00