summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* find-debuginfo.sh: Only add minisymtab for executables or shared libraries.Mark Wielaard2017-04-191-1/+10
* debugedit: Add -n, --no-recompute-build-id.Mark Wielaard2017-04-191-2/+18
* pkgconfigdeps: disable dependency resolver where supportedIgor Gnatenko2017-04-111-0/+3
* Fix non-standard inherented modes of directories in debuginfoRobin Lee2017-04-101-2/+3
* perl.req: Also skip blocks with my var = <<Florian Festi2017-03-131-2/+2
* Add option to have unique debug source dirs across version/release/arch.Mark Wielaard2017-03-061-4/+31
* Fix pythondistdeps.py --provides for Python wheelsTomas Orsava2017-02-151-3/+10
* brp-python-bytecompile: Process python lib dirs even without standard PythonFlorian Festi2017-02-141-7/+6
* Fix an apparent copy-paste error in find-lang MATE supportPanu Matilainen2017-01-191-1/+1
* find-lang.sh: Add --with-kde KF5 supportVille Skyttä2017-01-041-0/+13
* Define AM_CFLAGS inside the Makefile.am files themselves.Mark Wielaard2016-12-091-0/+1
* appdata -> metainfo, add support for metainfo filesNeal Gompa2016-11-183-20/+25
* Fix mini-symtab in find-debuginfo.sh for arches with function descriptors.Mark Wielaard2016-10-101-1/+4
* find-debuginfo.sh: Don't copy extra sections into .gnu_debugdata.Mark Wielaard2016-10-101-1/+9
* find-debuginfo.sh: Process files in parallelMichal Marek2016-09-151-3/+60
* find-debuginfo.sh: Split directory traversal and debuginfo extractionMichal Marek2016-09-151-19/+34
* rpm2cpio.sh: refactoring to reduce extra dependenciesAlexey Gladkov2016-09-121-40/+52
* pythondistdeps.py: Add --majorver-only dependency switchNeal Gompa (ニール・ゴンパ)2016-08-291-6/+13
* pythondistdeps.py: add forgotten importIgor Gnatenko2016-08-241-1/+2
* pythondistdeps.py: skip .egg-link filesIgor Gnatenko2016-08-221-2/+0
* pythondistdeps.py: show warning if version is not found in metadataIgor Gnatenko2016-08-221-0/+1
* pythondistdeps.py: skip distribution metadata if there is no versionNeal Gompa (ニール・ゴンパ)2016-08-221-0/+3
* let debuginfo packages provide the build-idIgor Gnatenko2016-08-032-0/+16
* Add option to have unique debug file names across version/release/arch.Mark Wielaard2016-07-291-1/+17
* Make adding GDB index sections configurable.Mark Wielaard2016-07-291-4/+25
* Make it possible to have unique build-ids across build versions/releases.Mark Wielaard2016-07-291-1/+19
* Add build-id links to rpm for all ELF files.Mark Wielaard2016-07-291-60/+0
* Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum.Mark Wielaard2016-07-291-0/+9
* Don't use hardcoded paths to tools/scripts in find-debuginfo.sh.Mark Wielaard2016-07-291-2/+5
* Add dwz debuginfo compression support.Mark Wielaard2016-07-291-0/+53
* Add find-debuginfo.sh -m minisymtab support.Mark Wielaard2016-07-291-1/+36
* perl.req: Skip over multi line return statementsFlorian Festi2016-06-141-2/+3
* Allow lang code only QT translation file names in find-lang.shFlorian Festi2016-04-151-2/+4
* Don't fail build if there are no pyc/pyo/... files to linkLubos Kardos2016-04-141-0/+1
* Fix option parsing in pythondistdepsZbigniew Jędrzejewski-Szmek2016-03-021-1/+1
* Fix Makefile for rename scripts/pythoneggs.py -> scripts/pythondistdeps.pyFlorian Festi2016-02-151-2/+2
* Rename to pythonX.Ydist, read .dist-info, support legacy pythoneggs()()Neal Gompa (ニール・ゴンパ)2016-02-111-19/+51
* kill unimplemented -O optionThierry Vignaud2016-02-111-5/+1
* kill now unused is_exe()Thierry Vignaud2016-02-111-5/+0
* kill now useless --buildroot optionThierry Vignaud2016-02-111-6/+2
* do not call typelib deps generatorThierry Vignaud2016-02-111-16/+0
* Fix recursive calling of rpmdeps tool (rhbz:1297557)Lubos Kardos2016-01-152-2/+2
* Improve perl.req scriptLubos Kardos2015-11-251-3/+3
* pythoneggs.py: flake8 fixesVille Skyttä2015-11-191-19/+21
* brp-python-hardlink: Use cmp instead of sha1summingVille Skyttä2015-11-191-5/+1
* Switch shebang to /usr/bin/pythonNeal Gompa (ニール・ゴンパ)2015-11-121-2/+2
* Cosmetic refactor to rename 'dlower' to 'lower_dir'Neal Gompa (ニール・ゴンパ)2015-11-121-5/+5
* Conditionally import pkg_resources to speed up Python dep extractionNeal Gompa (ニール・ゴンパ)2015-11-121-1/+2
* Properly generate pythonXegg() Req/Prov & refactor string formattingNeal Gompa (ニール・ゴンパ)2015-11-121-17/+15
* brp-python-hardlink: Handle Python 3.5's *.opt-[12].pycVille Skyttä2015-11-121-10/+19