summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix (well, loosen up) the valgrind suppression rulesPanu Matilainen2012-07-301-4/+8
* Add valgrind suppression filePanu Matilainen2012-06-192-2/+36
* Fix quoting in brp-python-hardlink (patch from Jon Nelson)Panu Matilainen2012-04-231-2/+2
* Fix find-lang to correctly detect all translations for new gnome helpVincent Untz2012-03-191-2/+2
* Fix rpm2cpio.sh error exit on unrecognized compressionPanu Matilainen2012-03-151-1/+1
* Teach rpm2cpio.sh about xz compression (RhBug:674348 & others)Panu Matilainen2012-03-121-0/+2
* Teach find-lang about the new gnome help layout (RhBug:736523)Panu Matilainen2012-03-071-0/+8
* Generate debug symlinks for all filenames sharing a build-id (RhBug:641377)Jan Kratochvil2012-03-071-0/+25
* Correctly quote tr [:blank:] in OCaml dependency scripts.Richard W.M. Jones2012-03-072-3/+3
* Fix brace matching on multiline constructs in perl.req (RhBug:752119)Joshua Megerman2011-12-141-1/+2
* Fix brp-python-bytecompile breakage from the recent whitespace patchPanu Matilainen2011-09-061-1/+1
* $RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)Jeff Tickle2011-09-0610-21/+22
* Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections.Mark Wielaard2011-05-261-2/+11
* Remove unneeded regex grouping.Ville Skyttä2011-04-291-2/+2
* Comment spelling fix.Ville Skyttä2011-04-291-1/+1
* Fix find-lang so that it finds *@*.qm QT i18n files (RhBug:699945)Jindrich Novy2011-04-271-3/+3
* Extract perl dependecies from "use parent qw(Foo)".Ville Skyttä2011-04-131-2/+2
* Honor $TMPDIR in various scripts.Ville Skyttä2011-04-133-7/+7
* Avoid emitting empty perl() module deps.Ville Skyttä2011-02-121-1/+1
* Comment spelling fix.Ville Skyttä2011-01-281-1/+1
* Require pkg-config 0.24 for creating pkgconfig() dependenciesPanu Matilainen2010-12-031-1/+6
* Fix find-debuginfo.sh behavior on cross-directory hardlinks (RhBug:618426)Roland McGrath2010-08-091-1/+1
* Create GDB index from find-debuginfo if possible (RhBug:617166)Tom Tromey2010-08-091-0/+2
* Ugh, fix reversed condition on font-provide extractorPanu Matilainen2010-07-021-1/+1
* Fix potential getOutputFrom() error on font provide extraction (RhBug:609117)Panu Matilainen2010-06-301-1/+4
* Extract dependencies from "use base qw"..."" and "use base qw'...'".Ville Skyttä2010-06-291-2/+2
* Search all locale dirs in find-lang.sh, not just those under share/ (#159)Till Maas2010-05-201-3/+3
* Don't process desktop files without Type=Application and Exec= linePavol Rusnak2010-05-041-4/+6
* More here-doc skipping fixes for perl.req (#128).Ville Skyttä2010-03-241-2/+2
* Lose ancient and bitrotten rpmdiff scripts (ticket #148)Panu Matilainen2010-03-153-1497/+3
* Lose useless xinetd service stub (ticket #149)Panu Matilainen2010-03-152-18/+2
* Emit highest versions of perl module deps, not first versioned ones found.Ville Skyttä2010-03-011-4/+20
* Fix open POD section leak across different files in perl.req.Ville Skyttä2010-03-011-4/+4
* Make perl.{req,prov} warn about unreadable files.Ville Skyttä2010-03-012-2/+8
* Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136)Panu Matilainen2010-02-181-1/+4
* Script/interpreter terminology renamingPanu Matilainen2010-02-182-2/+2
* Skip over =for ... perlpod construct (RhBug:477516)Panu Matilainen2010-02-152-2/+2
* Don't trump versioned module dependencies with unversioned ones.Ville Skyttä2010-02-151-4/+4
* Extract dependencies from some usual syntaxes of "use base qw(Foo)".Ville Skyttä2010-02-151-1/+17
* Trivial perl.req cleanups.Ville Skyttä2010-02-151-8/+10
* Emit dependencies only to interpreters with absolute paths.Ville Skyttä2010-02-111-1/+1
* Allow whitespace between #! and the interpreter.Ville Skyttä2010-02-111-1/+1
* Avoid some unnecessary command invocations in scripts.Ville Skyttä2010-02-112-3/+2
* Avoid some stat() calls.Ville Skyttä2010-02-111-3/+3
* Fix reversed logic in getSystemBundles().Ville Skyttä2010-02-111-1/+1
* Separate helper for script interpreters, split out of librpmbuildPanu Matilainen2010-02-102-2/+8
* Unbreak python(abi) requires generation (RhBug:562906)Panu Matilainen2010-02-091-1/+1
* brp-python-bytecompile fixes + improvements (RhBug:558997)Panu Matilainen2010-02-031-8/+22
* Remove misleading leftover comments from ocaml-dep extractorsPanu Matilainen2010-02-012-14/+4
* Eliminate unnecessary processing on scripts/macros.*Panu Matilainen2010-02-014-22/+4