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 Bug 957865 - Adjust clang build script/patches for r200213. r=rail 2014-03-28 19:06:13 +01:00
build-gcc Bug 965122 - Add gcc patch for PR55650, r=tbsaunde 2014-01-29 13:02:49 +09:00
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 Add MIPS support to JaegerMonkey (bug 678154, r=dvander). 2012-01-12 19:18:05 -08:00
headers/bits Bug 854914 - Allow clang to build in C++11 mode by working around http://llvm.org/bugs/show_bug.cgi?id=13530. r=ted 2013-03-27 07:51:14 +01:00
stdc++compat Bug 1059255 - Stop building stdc++compat as a real library. r=mshal 2014-09-11 12:19:28 +09:00
Makefile.in Bug 917242 - Symbolize ASan traces in automation. r=ted 2013-09-20 13:37:53 +02:00
add_phony_targets.py Bug 462463 - Add missing add_phony_targets.py file. r=me 2013-04-14 10:12:33 +02:00
aix.exp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 Bug 462427 - Stop requiring CROSS_COMPILE being set. r=ted 2014-02-11 10:37:46 +09:00
mozilla.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
print-failed-commands.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
print-non-newline.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
run-hiprof.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
run-mozilla.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
run-third.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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