Go to file
Colin Walters 8174ec3d10 macros: Globally add --disable-silent-rules to configure
Various projects have been adding AM_SILENT_RULES from Automake to
their Makefiles for "developer convenience"; the goal being that they
see warnings more easily.

Now really the right way to do this is to have a make wrapper (or an IDE)
that knows how to filter out warnings, but let's leave that aside for now.

But for debugging builds, we really need the full log data.  Being
able to see exactly how e.g. libtool is being run helps a lot for
debugging link problems as an example.
2014-01-24 23:42:25 +02:00
find-provides.d Update config.guess|sub, sync with RHEL-5. 2008-04-03 03:11:24 -04:00
Makefile add macros defining arches so language stacks can add new arches without adding the arches to every spec file macros are needed at srpm creation time so live here 2014-01-24 23:02:24 +02:00
brp-compress add "-f" (--force) to gunzip and bunzip2 for corner cases so that rpmbuild 2004-10-15 21:02:36 +00:00
brp-implant-ident-static add brp-implant-ident-static, which requires mktemp 2003-01-20 20:06:50 +00:00
brp-java-repack-jars Handle JAR files containing filenames with spaces (#243157, #461854, #547704) 2010-01-22 11:22:07 +02:00
brp-python-hardlink hardlink identical .pyc and .pyo files to save some space. patch from 2007-06-19 14:20:53 -04:00
brp-strip fix 159117 2005-06-10 17:19:17 +00:00
brp-strip-comment-note fix 159117 2005-06-10 17:19:17 +00:00
brp-strip-shared fix 159117 2005-06-10 17:19:17 +00:00
brp-strip-static-archive Speed up static archive stripping processing (#517101) 2010-01-22 15:26:58 +02:00
dist.sh fix dist.sh --fc (#223651) 2007-06-19 14:24:12 -04:00
find-provides Use rpm's perl dependency extractors 2010-01-22 17:09:57 +02:00
find-provides.ksyms Update upstream redhat-rpm-config release. 2006-10-12 03:33:42 +00:00
find-provides.libtool fix 159117 2005-06-10 17:19:17 +00:00
find-provides.pkgconfig fix 159117 2005-06-10 17:19:17 +00:00
find-requires Unbreak find-requires (#443015, #564527) 2010-02-15 13:45:45 +02:00
find-requires.ksyms Update upstream redhat-rpm-config release. 2006-10-12 03:33:42 +00:00
find-requires.libtool fix 159117 2005-06-10 17:19:17 +00:00
find-requires.pkgconfig - adjust to new pkg-config behavior wrt private dependencies (#596433) 2014-01-24 22:57:27 +02:00
kmodtool Update config.guess|sub, sync with RHEL-5. 2008-04-03 03:11:24 -04:00
macros macros: Globally add --disable-silent-rules to configure 2014-01-24 23:42:25 +02:00
macros.ghc-srpm Revert "replace ghc_archs with ghc_excluded_archs" 2014-01-24 23:22:42 +02:00
macros.mono-srpm add a -srpm to the arch macros so they dont conflict with the langaugae base arch macros 2014-01-24 23:12:41 +02:00
macros.ocaml-srpm add a -srpm to the arch macros so they dont conflict with the langaugae base arch macros 2014-01-24 23:12:41 +02:00
redhat-hardened-cc1 redhat-hardened-{cc1,ld}: Move some of the rewrite magic to gcc specs so we don't end up with both -fPIC and -fPIE on the command line 2014-01-24 23:41:09 +02:00
redhat-hardened-ld redhat-hardened-{cc1,ld}: Move some of the rewrite magic to gcc specs so we don't end up with both -fPIC and -fPIE on the command line 2014-01-24 23:41:09 +02:00
rpmrc redhat-rpm-config: change default arch level target for all ARM v7 to armv7hl 2014-01-24 23:30:45 +02:00
rpmsort Update upstream redhat-rpm-config release. 2006-10-12 03:33:42 +00:00
symset-table patch from jcm to adjust kmod handling 2007-06-19 15:18:25 +00:00