gecko-dev/build/unix
Mike Hommey 47c853314f 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 Bug 1059255 - Stop building stdc++compat as a real library. r=mshal 2014-09-11 12:19:28 +09:00
Makefile.in
add_phony_targets.py
aix.exp
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 Bug 1016641 - Add mozconfig magic for Gtk+3 builds. r=mshal 2014-06-24 07:28:32 +09:00
mozconfig.linux32
mozilla.in
print-failed-commands.sh
print-non-newline.sh
rewrite_asan_dylib.py Bug 1051190 - Copy and package ASan dylib on OSX. r=ted 2014-09-01 14:34:23 +02:00
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