2010-08-09 |
Roland McGrath | Fix find-debuginfo.sh behavior on cross-directory hardl... |
tree | commitdiff |
2010-08-09 |
Tom Tromey | Create GDB index from find-debuginfo if possible (RhBug... |
tree | commitdiff |
2010-07-02 |
Panu Matilainen | Ugh, fix reversed condition on font-provide extractor |
tree | commitdiff |
2010-06-30 |
Panu Matilainen | Fix potential getOutputFrom() error on font provide... |
tree | commitdiff |
2010-06-29 |
Ville Skyttä | Extract dependencies from "use base qw"..."" and "use... |
tree | commitdiff |
2010-05-20 |
Till Maas | Search all locale dirs in find-lang.sh, not just those... |
tree | commitdiff |
2010-05-04 |
Pavol Rusnak | Don't process desktop files without Type=Application... |
tree | commitdiff |
2010-03-24 |
Ville Skyttä | More here-doc skipping fixes for perl.req (#128). |
tree | commitdiff |
2010-03-15 |
Panu Matilainen | Lose ancient and bitrotten rpmdiff scripts (ticket... |
tree | commitdiff |
2010-03-15 |
Panu Matilainen | Lose useless xinetd service stub (ticket #149) |
tree | commitdiff |
2010-03-01 |
Ville Skyttä | Emit highest versions of perl module deps, not first... |
tree | commitdiff |
2010-03-01 |
Ville Skyttä | Fix open POD section leak across different files in... |
tree | commitdiff |
2010-03-01 |
Ville Skyttä | Make perl.{req,prov} warn about unreadable files. |
tree | commitdiff |
2010-02-18 |
Panu Matilainen | Extract #!/usr/bin/env interpreter dependencies, part... |
tree | commitdiff |
2010-02-18 |
Panu Matilainen | Script/interpreter terminology renaming |
tree | commitdiff |
2010-02-15 |
Panu Matilainen | Skip over =for ... perlpod construct (RhBug:477516) |
tree | commitdiff |
2010-02-15 |
Ville Skyttä | Don't trump versioned module dependencies with unversio... |
tree | commitdiff |
2010-02-15 |
Ville Skyttä | Extract dependencies from some usual syntaxes of "use... |
tree | commitdiff |
2010-02-15 |
Ville Skyttä | Trivial perl.req cleanups. |
tree | commitdiff |
2010-02-11 |
Ville Skyttä | Emit dependencies only to interpreters with absolute... |
tree | commitdiff |
2010-02-11 |
Ville Skyttä | Allow whitespace between #! and the interpreter. |
tree | commitdiff |
2010-02-11 |
Ville Skyttä | Avoid some unnecessary command invocations in scripts. |
tree | commitdiff |
2010-02-11 |
Ville Skyttä | Avoid some stat() calls. |
tree | commitdiff |
2010-02-11 |
Ville Skyttä | Fix reversed logic in getSystemBundles(). |
tree | commitdiff |
2010-02-10 |
Panu Matilainen | Separate helper for script interpreters, split out... |
tree | commitdiff |
2010-02-09 |
Panu Matilainen | Unbreak python(abi) requires generation (RhBug:562906) |
tree | commitdiff |
2010-02-03 |
Panu Matilainen | brp-python-bytecompile fixes + improvements (RhBug... |
tree | commitdiff |
2010-02-01 |
Panu Matilainen | Remove misleading leftover comments from ocaml-dep... |
tree | commitdiff |
2010-02-01 |
Panu Matilainen | Eliminate unnecessary processing on scripts/macros.* |
tree | commitdiff |
2010-01-30 |
Panu Matilainen | Support multiple parallel python versions in pythondeps.sh |
tree | commitdiff |
2010-01-27 |
Panu Matilainen | Add brp-python-hardlink script |
tree | commitdiff |
2010-01-27 |
Panu Matilainen | Pass %{__strip} and %{__objdump} to brp-strip* scripts |
tree | commitdiff |
2010-01-27 |
Panu Matilainen | Make sure brp-compress doesn't go interactive in corner... |
tree | commitdiff |
2010-01-25 |
Ville Skyttä | perl.{req,prov} whitespace, backslash and paren cleanups. |
tree | commitdiff |
2010-01-25 |
Ville Skyttä | Do not emit perl(#) dependencies for multiline use... |
tree | commitdiff |
2009-12-17 |
Ville Skyttä | Use grep -E and grep -F instead of egrep and fgrep. |
tree | commitdiff |
2009-12-08 |
Panu Matilainen | Avoid noise from python bytecompile on non-python pkgs... |
tree | commitdiff |
2009-11-27 |
Panu Matilainen | Remove pointless message translation from check-buildroot |
tree | commitdiff |
2009-11-27 |
Panu Matilainen | Remove ancient broken scripts from the repository |
tree | commitdiff |
2009-11-27 |
Panu Matilainen | Fiddling with ulimit settings does not belong to dep... |
tree | commitdiff |
2009-10-27 |
Panu Matilainen | Support multiple python versions in brp-python-bytecomp... |
tree | commitdiff |
2009-10-19 |
Panu Matilainen | Avoid using python's print for Python 3.x compatibility |
tree | commitdiff |
2009-10-06 |
Panu Matilainen | Bah, get the new ocaml-scripts into tarballs too |
tree | commitdiff |
2009-10-06 |
Panu Matilainen | Teach the internal dep generator about OCaml |
tree | commitdiff |
2009-10-06 |
Panu Matilainen | Add OCaml dependency generator scripts (Richard W.M... |
tree | commitdiff |
2009-10-06 |
Ville Skyttä | Improve perl.req here-doc skipping. |
tree | commitdiff |
2009-09-28 |
Panu Matilainen | OSGi dependency generator fixes from Alphonse Van Assch... |
tree | commitdiff |
2009-09-15 |
Roland McGrath | find-debuginfo.sh: use permissions 444 for all .debug... |
tree | commitdiff |
2009-09-03 |
Jindrich Novy | Handle .desktop files with spaces in filename (rhbz... |
tree | commitdiff |
2009-09-01 |
Panu Matilainen | Add provide-extractors for fonts and desktop files |
tree | commitdiff |
2009-08-10 |
Ville Skyttä | Add *.xz and *.lzma recompress support to brp-compress. |
tree | commitdiff |
2009-06-18 |
Panu Matilainen | Pile of OSGi dependency generator fixes from Alphonse... |
tree | commitdiff |
2009-04-21 |
Ville Skyttä | Fix --with-kde with KDE3 (rhbz#466009). |
tree | commitdiff |
2009-04-18 |
Panu Matilainen | Fix a few file permissions from "make install" |
tree | commitdiff |
2009-02-26 |
Panu Matilainen | Permit python bytecompile to fail for now |
tree | commitdiff |
2009-02-20 |
Panu Matilainen | Check for errors from python bytecompile (Tim Waugh) |
tree | commitdiff |
2009-02-11 |
Jindrich Novy | Fix output of pkgconfigdeps.sh so that rpmfc parses... |
tree | commitdiff |
2009-02-11 |
Jindrich Novy | Handle broken pkgconfig files better, rhbz#484970 ... |
tree | commitdiff |
2009-02-05 |
Panu Matilainen | Exclude bin and sbin directories from python bytecompil... |
tree | commitdiff |
2009-02-02 |
Panu Matilainen | OSGi dep extractor update (rhbz#466111): |
tree | commitdiff |
2009-02-02 |
Panu Matilainen | Prepend PKG_CONFIG_PATH on pkgconfig requires extractio... |
tree | commitdiff |
2009-01-30 |
Ville Skyttä | Improve Qt translation support, particularly --all... |
tree | commitdiff |
2008-12-05 |
Panu Matilainen | Fix pkg-config provide generation on interdependent... |
tree | commitdiff |
2008-11-22 |
Panu Matilainen | Remove RPMCONFIGDIR sedding from Makefiles where no... |
tree | commitdiff |
2008-11-22 |
Panu Matilainen | Use %{_rpmconfigdir} throughout configuration macros... |
tree | commitdiff |
2008-11-22 |
Panu Matilainen | Nuke leftover reference to brp-sparc64-linux |
tree | commitdiff |
2008-10-31 |
Panu Matilainen | Adjust for file output change (rhbz#468129) |
tree | commitdiff |
2008-10-17 |
Panu Matilainen | Trash the horrible brp-sparc64-linux hack from the... |
tree | commitdiff |
2008-10-07 |
Jindrich Novy | make %find_lang --with-kde work (rhbz#466009) |
tree | commitdiff |
2008-05-23 |
Jindrich Novy | fix handling of omf dirs (rhbz#448033), thanks to Matth... |
tree | commitdiff |
2008-04-22 |
Jindrich Novy | Recognize lzma payload from its magic |
tree | commitdiff |
2008-04-15 |
Panu Matilainen | Make find-lang.sh --with-man brp-compress friendly... |
tree | commitdiff |
2008-04-15 |
Panu Matilainen | Don't exempt *.jar.so.debug from buildroot checks ... |
tree | commitdiff |
2008-02-11 |
Panu Matilainen | Automated merge with ssh://pmatilai@login.linux.duke... |
tree | commitdiff |
2008-02-08 |
Peter Jones | Don't add syntax errors while I add sorting... |
tree | commitdiff |
2008-02-08 |
Peter Jones | make gendiff sort the file list, so comparing the resul... |
tree | commitdiff |
2008-01-28 |
Panu Matilainen | Fix printing of filenames with whitespace in check... |
tree | commitdiff |
2008-01-24 |
Panu Matilainen | Missing space in russian translation (mdvbz#36974) |
tree | commitdiff |
2008-01-07 |
Panu Matilainen | Handle "use vX.X.X" in perl dependency extraction ... |
tree | commitdiff |
2007-12-12 |
Panu Matilainen | Install the new fancy perldep extractor |
tree | commitdiff |
2007-10-14 |
Panu Matilainen | match *.omf, not *omf in find-lang (Ville Skyttä) |
tree | commitdiff |
2007-10-14 |
Panu Matilainen | find-lang Qt translation support (Ville Skyttä) |
tree | commitdiff |
2007-10-14 |
Panu Matilainen | find-lang localized man page support (Ville Skyttä) |
tree | commitdiff |
2007-10-14 |
Panu Matilainen | find-lang POSIX-compliant find(1) usage (Ville Skyttä) |
tree | commitdiff |
2007-10-14 |
Panu Matilainen | find-lang spelling fixes (Ville Skyttä) |
tree | commitdiff |
2007-10-10 |
Panu Matilainen | pkgconfig dependency script fixes |
tree | commitdiff |
2007-10-10 |
Ralf Corsépius | Install libtooldeps.sh and pkgconfigdeps.sh (Used by... |
tree | commitdiff |
2007-10-03 |
Panu Matilainen | Small cronjob fixes (rhbz#315271) |
tree | commitdiff |
2007-10-01 |
Ralf Corsépius | Remove (unused). |
tree | commitdiff |
2007-09-27 |
Panu Matilainen | Own omf directories found by find-lang (rhbz#296731) |
tree | commitdiff |
2007-09-13 |
Ralf Corsépius | Move handing scripts/gendiff from scripts/Makefile... |
tree | commitdiff |
2007-09-10 |
Ralf Corsépius | Move scripts/find-debuginfo.sh to Makefile.am. |
tree | commitdiff |
2007-09-06 |
Ralf Corsépius | Add missing backslash. |
tree | commitdiff |
2007-09-06 |
Panu Matilainen | Add OSGi dependency extractor script from Kyu Lee |
tree | commitdiff |
2007-09-05 |
Ralf Corsépius | Merge. |
tree | commitdiff |
2007-09-05 |
Panu Matilainen | Fix a bunch of whitespace-in-files issues in find-debuginfo |
tree | commitdiff |
2007-09-05 |
Panu Matilainen | New find-debuginfo script from Roland McGrath |
tree | commitdiff |
2007-09-05 |
Ralf Corsépius | Generate scripts/macros.perl, scripts/macros.php, scrip... |
tree | commitdiff |
2007-09-05 |
Ralf Corsépius | Install into rpmlibexecdir and rpmconfigdir. |
tree | commitdiff |
2007-09-05 |
Ralf Corsépius | Include rpm.am. |
tree | commitdiff |
next |