gecko/build/unix
Mike Hommey 034163d15c Bug 1059255 - Stop building stdc++compat as a real library. r=mshal
Incidentally, this makes the build fail because stdc++compat.o then appears
twice on the libxul linkage command line. This, in turn, is because
widget/xremoteclient creates both a program and an intermediate library for
libxul. The Program() template adds stdc++compat to the directory data,
which ends up being added to libxul as well. The same kind of issue arises
when linking the gtest-enabled libxul.

While eventually we'll be able to avoid those problems, it's not the case
yet, so work around the issue by making expand-libs skip .desc files that
appear multiple times.
2014-09-11 12:19:28 +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 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +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
test Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
abs2rel.pl
add_phony_targets.py
aix.exp
Makefile.in Bug 917242 - Symbolize ASan traces in automation. r=ted 2013-09-20 13:37:53 +02:00
moz.build Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
mozconfig.asan Bug 978211 - various asan/mar/pretty/mach fixes; r=glandium 2014-07-03 22:14:59 -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
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.pl