summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Fix binutils strip supportMikhail Kashkarov1-2/+3
2017-04-06fixup! [4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so...submit/tizen_base/20170410.064620Youngsoo Choi1-2/+3
2017-02-27Add support for %_rpmconfigdirSlava Barinov1-1/+2
2017-02-14[4.0] Support alternative way to choose between strip and eu-stripsubmit/tizen_base/20170216.050845accepted/tizen/base/20170217.190209Geunsik Lim1-1/+7
2017-01-24[4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so at bui...submit/tizen_base/20170210.011342Geunsik Lim1-1/+1
2016-06-30Add the default path in the script filesubmit/tizen_base/20160701.030336accepted/tizen/base/20160701.180346SoonKyu Park1-0/+1
2016-05-01Add '_rpm_ko_strip_option' which is used in strip of ko filessubmit/tizen_base/20160502.042457accepted/tizen/base/20160504.195829SoonKyu Park1-1/+7
2015-12-07Modify eu-strip option to perform strip in post script of rpm package & add o...submit/tizen_common/20160104.112601submit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen_base/20151223.111112submit/tizen/20151207.015403accepted/tizen/wearable/20151207.122945accepted/tizen/tv/20151207.122921accepted/tizen/mobile/20151207.122907accepted/tizen/common/20160107.114012accepted/tizen/base/20151223.052332accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileSoonKyu Park1-7/+32
2015-12-04Modify how to make symbolic link in 'find-debuginfo.sh' scriptsubmit/tizen/20151204.081906accepted/tizen/wearable/20151206.224357accepted/tizen/tv/20151206.224337accepted/tizen/mobile/20151206.224321SoonKyu Park1-5/+9
2015-12-03Revert "Modify eu-strip option to perform strip in post script of rpm package...park1-32/+7
2015-11-26Modify eu-strip option to perform strip in post script of rpm package & add o...submit/tizen/20151127.031713accepted/tizen/wearable/20151127.070351accepted/tizen/tv/20151127.070348accepted/tizen/mobile/20151127.070342SoonKyu Park1-7/+32
2014-12-03replace obsoleted "find -perm +NNN" syntaxChanho Park1-1/+1
2013-05-07Fix 32bit kernel builds by not using eu-stripsubmit/tizen/20130517.024101submit/tizen/20130509.184059accepted/tizen/20130520.094313William Douglas1-5/+29
2013-03-06Keep function symbols for backtraces.submit/trunk/20130306.232316accepted/trunk/20130309.052847William Douglas1-25/+16
2013-03-04update find-langAnas Nashif1-16/+30
2013-03-04Use find-lang from opensuseAnas Nashif1-47/+80
2013-02-02remove languages we do not yet supportAnas Nashif1-0/+17
2013-02-02debug linkAnas Nashif1-1/+2
2013-02-02Create a debuginfo package for each subpackage.Anas Nashif1-13/+10
2013-02-02Let debuginfo packages provide the build-idAnas Nashif1-0/+12
2013-02-02Firmware dependenciesAnas Nashif1-0/+8
2013-02-02Do the symbolic links right in the first placeAnas Nashif1-3/+13
2013-02-02Split sources for debugging into separate -debugsource packageAnas Nashif1-3/+9
2013-02-02Support a "first version wins" semantics.Anas Nashif1-1/+1
2013-02-02adding find-supplements scriptsAnas Nashif2-0/+131
2013-02-02Find debuginfoAnas Nashif1-16/+53
2013-02-02Exclude /usr/share/info/dir from check-files.Anas Nashif1-1/+3
2013-02-02brp for tizenAnas Nashif4-0/+17
2012-11-22Avoid locale issues in rpm2cpio.sh (RhBug:878363)Panu Matilainen1-0/+3
2012-07-30Fix (well, loosen up) the valgrind suppression rulesPanu Matilainen1-4/+8
2012-06-19Add valgrind suppression filePanu Matilainen2-2/+36
2012-04-23Fix quoting in brp-python-hardlink (patch from Jon Nelson)Panu Matilainen1-2/+2
2012-03-19Fix find-lang to correctly detect all translations for new gnome helpVincent Untz1-2/+2
2012-03-15Fix rpm2cpio.sh error exit on unrecognized compressionPanu Matilainen1-1/+1
2012-03-12Teach rpm2cpio.sh about xz compression (RhBug:674348 & others)Panu Matilainen1-0/+2
2012-03-07Teach find-lang about the new gnome help layout (RhBug:736523)Panu Matilainen1-0/+8
2012-03-07Generate debug symlinks for all filenames sharing a build-id (RhBug:641377)Jan Kratochvil1-0/+25
2012-03-07Correctly quote tr [:blank:] in OCaml dependency scripts.Richard W.M. Jones2-3/+3
2011-12-14Fix brace matching on multiline constructs in perl.req (RhBug:752119)Joshua Megerman1-1/+2
2011-09-06Fix brp-python-bytecompile breakage from the recent whitespace patchPanu Matilainen1-1/+1
2011-09-06$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)Jeff Tickle10-21/+22
2011-05-26Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections.Mark Wielaard1-2/+11
2011-04-29Remove unneeded regex grouping.Ville Skyttä1-2/+2
2011-04-29Comment spelling fix.Ville Skyttä1-1/+1
2011-04-27Fix find-lang so that it finds *@*.qm QT i18n files (RhBug:699945)Jindrich Novy1-3/+3
2011-04-13Extract perl dependecies from "use parent qw(Foo)".Ville Skyttä1-2/+2
2011-04-13Honor $TMPDIR in various scripts.Ville Skyttä3-7/+7
2011-02-12Avoid emitting empty perl() module deps.Ville Skyttä1-1/+1
2011-01-28Comment spelling fix.Ville Skyttä1-1/+1
2010-12-03Require pkg-config 0.24 for creating pkgconfig() dependenciesPanu Matilainen1-1/+6