summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix non-standard inherented modes of directories in debuginfoRobin Lee2018-03-281-2/+3
* Resurrect GDB index generation (RhBug:1410907)Panu Matilainen2017-02-161-1/+1
* Don't use hardcoded paths to tools/scripts in find-debuginfo.sh.Mark Wielaard2016-11-021-2/+5
* find-debuginfo.sh: Don't copy extra sections into .gnu_debugdata.Mark Wielaard2016-10-201-1/+9
* Fix mini-symtab in find-debuginfo.sh for arches with function descriptors.Mark Wielaard2016-10-201-1/+4
* Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum.Mark Wielaard2016-10-201-0/+9
* Add dwz debuginfo compression support.Mark Wielaard2016-10-201-0/+53
* Add find-debuginfo.sh -m minisymtab support.Mark Wielaard2016-10-201-1/+36
* Fix recursive calling of rpmdeps tool (rhbz:1297557)Lubos Kardos2016-10-202-2/+2
* add support for _ in perl module versionJerome Quelin2015-08-281-1/+1
* skip plain, regular commentsJérôme Quelin2015-08-281-1/+1
* ignore non module perl files for provides ifRafael Garcia-Suarez2015-08-281-0/+2
* add support for MATE (GNOME 2 fork) desktop help files to find-lang.shPer Øyvind Karlsen2015-08-281-0/+34
* make find-lang.sh handle man pages already compressedPer Øyvind Karlsen2015-08-281-1/+1
* add support for finding html files with find-lang.sh --with-htmlPer Øyvind Karlsen2015-08-281-0/+18
* only set default values for $COMPRESS & $COMPRESS_EXT if environment variable...Per Øyvind Karlsen2015-08-281-2/+2
* do not bytecompile python scripts in docdirThierry Vignaud2015-08-281-2/+2
* Fix stripping of binaries for changed file output.Florian Festi2015-06-303-3/+3
* Don't bytecompile symlinks which point outside buildroot (rhbz:#1026469).Lubos Kardos2015-06-221-4/+33
* Replace using of undocumented bash feature with documented one.Lubos Kardos2015-04-171-1/+1
* Pass _find_debuginfo_opts -g to eu-strip for executables (rhbz:#1186563)Lubos Kardos2015-03-271-2/+3
* Fix debuginfo creation for changed file output.Pascal Terjan2015-02-161-1/+1
* Ignore "use" or "requires" within multi-line print or assign statementLubos Kardos2014-12-031-0/+13
* Fix parsing multi-line print statement with unquoted tagLubos Kardos2014-12-031-2/+2
* Drop unused, bitrotten dependency generator scriptsPanu Matilainen2014-10-306-1660/+4
* gendiff: Fix diff of filenames containing spacesVille Skyttä2014-10-061-7/+4
* Fix libtool dependency generation with libtool >= 2.4.2Panu Matilainen2014-06-161-1/+1
* Remember to actually install appdata.prov scriptPanu Matilainen2014-04-141-0/+1
* Always use the new dependency generator "engine"Panu Matilainen2014-03-313-1/+8
* Don't match use or requires within a multi-line print statementBrian Elliott Finley2014-02-181-0/+16
* Remove bogus __find_requires|provides macro definitions (RhBug:1043149)Panu Matilainen2013-12-162-6/+0
* Add support for automatic appdata() providesMichael Schroeder2013-10-142-1/+19
* Add application() and application(filename) provides for desktop files.Michael Schroeder2013-10-141-0/+2
* Fix thinko from commit e83d5c0bdd0e5d400a7bf76e08ce45f5305cf18dPanu Matilainen2013-09-121-1/+1
* Byte-compile versioned python libdirs in non-root prefix too (RhBug:868332)Panu Matilainen2013-09-061-1/+1
* Here's a little patch does a couple of things for the check-files script:Archie Cobbs2013-04-261-13/+16
* Spelling fixes.Ville Skyttä2013-02-195-43/+43
* Avoid locale issues in rpm2cpio.sh (RhBug:878363)Panu Matilainen2012-11-221-0/+3
* 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