index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections.
Mark Wielaard
1
-2
/
+11
2011-04-29
Remove unneeded regex grouping.
Ville Skyttä
1
-2
/
+2
2011-04-29
Comment spelling fix.
Ville Skyttä
1
-1
/
+1
2011-04-27
Fix find-lang so that it finds *@*.qm QT i18n files (RhBug:699945)
Jindrich Novy
1
-3
/
+3
2011-04-13
Extract perl dependecies from "use parent qw(Foo)".
Ville Skyttä
1
-2
/
+2
2011-04-13
Honor $TMPDIR in various scripts.
Ville Skyttä
3
-7
/
+7
2011-02-12
Avoid emitting empty perl() module deps.
Ville Skyttä
1
-1
/
+1
2011-01-28
Comment spelling fix.
Ville Skyttä
1
-1
/
+1
2010-12-03
Require pkg-config 0.24 for creating pkgconfig() dependencies
Panu Matilainen
1
-1
/
+6
2010-08-09
Fix find-debuginfo.sh behavior on cross-directory hardlinks (RhBug:618426)
Roland McGrath
1
-1
/
+1
2010-08-09
Create GDB index from find-debuginfo if possible (RhBug:617166)
Tom Tromey
1
-0
/
+2
2010-07-02
Ugh, fix reversed condition on font-provide extractor
Panu Matilainen
1
-1
/
+1
2010-06-30
Fix potential getOutputFrom() error on font provide extraction (RhBug:609117)
Panu Matilainen
1
-1
/
+4
2010-06-29
Extract dependencies from "use base qw"..."" and "use base qw'...'".
Ville Skyttä
1
-2
/
+2
2010-05-20
Search all locale dirs in find-lang.sh, not just those under share/ (#159)
Till Maas
1
-3
/
+3
2010-05-04
Don't process desktop files without Type=Application and Exec= line
Pavol Rusnak
1
-4
/
+6
2010-03-24
More here-doc skipping fixes for perl.req (#128).
Ville Skyttä
1
-2
/
+2
2010-03-15
Lose ancient and bitrotten rpmdiff scripts (ticket #148)
Panu Matilainen
3
-1497
/
+3
2010-03-15
Lose useless xinetd service stub (ticket #149)
Panu Matilainen
2
-18
/
+2
2010-03-01
Emit highest versions of perl module deps, not first versioned ones found.
Ville Skyttä
1
-4
/
+20
2010-03-01
Fix open POD section leak across different files in perl.req.
Ville Skyttä
1
-4
/
+4
2010-03-01
Make perl.{req,prov} warn about unreadable files.
Ville Skyttä
2
-2
/
+8
2010-02-18
Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136)
Panu Matilainen
1
-1
/
+4
2010-02-18
Script/interpreter terminology renaming
Panu Matilainen
2
-2
/
+2
2010-02-15
Skip over =for ... perlpod construct (RhBug:477516)
Panu Matilainen
2
-2
/
+2
2010-02-15
Don't trump versioned module dependencies with unversioned ones.
Ville Skyttä
1
-4
/
+4
2010-02-15
Extract dependencies from some usual syntaxes of "use base qw(Foo)".
Ville Skyttä
1
-1
/
+17
2010-02-15
Trivial perl.req cleanups.
Ville Skyttä
1
-8
/
+10
2010-02-11
Emit dependencies only to interpreters with absolute paths.
Ville Skyttä
1
-1
/
+1
2010-02-11
Allow whitespace between #! and the interpreter.
Ville Skyttä
1
-1
/
+1
2010-02-11
Avoid some unnecessary command invocations in scripts.
Ville Skyttä
2
-3
/
+2
2010-02-11
Avoid some stat() calls.
Ville Skyttä
1
-3
/
+3
2010-02-11
Fix reversed logic in getSystemBundles().
Ville Skyttä
1
-1
/
+1
2010-02-10
Separate helper for script interpreters, split out of librpmbuild
Panu Matilainen
2
-2
/
+8
2010-02-09
Unbreak python(abi) requires generation (RhBug:562906)
Panu Matilainen
1
-1
/
+1
2010-02-03
brp-python-bytecompile fixes + improvements (RhBug:558997)
Panu Matilainen
1
-8
/
+22
2010-02-01
Remove misleading leftover comments from ocaml-dep extractors
Panu Matilainen
2
-14
/
+4
2010-02-01
Eliminate unnecessary processing on scripts/macros.*
Panu Matilainen
4
-22
/
+4
2010-01-30
Support multiple parallel python versions in pythondeps.sh
Panu Matilainen
1
-5
/
+15
2010-01-27
Add brp-python-hardlink script
Panu Matilainen
2
-2
/
+21
2010-01-27
Pass %{__strip} and %{__objdump} to brp-strip* scripts
Panu Matilainen
4
-5
/
+14
2010-01-27
Make sure brp-compress doesn't go interactive in corner cases
Panu Matilainen
1
-3
/
+3
2010-01-25
perl.{req,prov} whitespace, backslash and paren cleanups.
Ville Skyttä
2
-59
/
+59
2010-01-25
Do not emit perl(#) dependencies for multiline use/require with comments.
Ville Skyttä
1
-1
/
+1
2009-12-17
Use grep -E and grep -F instead of egrep and fgrep.
Ville Skyttä
6
-18
/
+18
2009-12-08
Avoid noise from python bytecompile on non-python pkgs (RhBug:539635)
Panu Matilainen
1
-1
/
+2
2009-11-27
Remove pointless message translation from check-buildroot
Panu Matilainen
1
-1
/
+1
2009-11-27
Remove ancient broken scripts from the repository
Panu Matilainen
3
-206
/
+1
2009-11-27
Fiddling with ulimit settings does not belong to dep extractor scripts
Panu Matilainen
2
-2
/
+0
2009-10-27
Support multiple python versions in brp-python-bytecompile (RhBug:53117)
Panu Matilainen
1
-4
/
+33
[next]