summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Prevent readelf internet access during rpaths checking (RhBug:2079600)Panu Matilainen2022-06-281-1/+1
* Fix check-buildroot missing matches with grep >= 3.5Panu Matilainen2022-04-041-1/+1
* Fix stupid thinko in commit d0ad515494d1170d36f548e6b8e03038767764b0Panu Matilainen2022-03-031-1/+1
* Add a rpm_macro() provides generatorDan Čermák2022-01-252-0/+37
* Fix brp-compress regression from f3f763e54dbbcced146b2f9e826a2530ac003a8bPanu Matilainen2022-01-141-2/+2
* remove-la-files: Use file to check for libtool filesTimm Bäder2021-11-171-1/+3
* Revert "Don't brp-strip .ko files"Michal Domonkos2021-11-151-1/+1
* Fix broken output of check-rpaths-workerJonathan Wakely2021-11-101-2/+3
* Update OCaml requires/provides to ignore cmxsOlaf Hering2021-11-101-1/+5
* Make brp-strip-comment-note multi processFlorian Festi2021-10-141-3/+2
* Don't strip ELF files with "no machine"Florian Festi2021-09-281-1/+1
* Don't strip *.go filesFlorian Festi2021-09-281-1/+1
* Fix indentation in brp-compressMarek Kulik2021-09-141-27/+27
* Fix handling filenames with spaces in brp-compressMarek Kulik2021-09-141-15/+15
* Don't brp-strip .ko filesMichal Domonkos2021-07-121-1/+1
* Add quoting to literal curly bracketsMichal Domonkos2021-06-281-2/+2
* Allow /usr/libexec/* rpathsCharalampos Stratakis2021-06-221-0/+2
* check-rpaths: Look for RPATH and RUNPATH in one goFlorian Festi2021-06-221-5/+5
* Don't break readelf output at 80 charactersFlorian Festi2021-06-221-1/+1
* Run rpath check in parallelFlorian Festi2021-06-221-1/+3
* Use external debuginfo toolingPanu Matilainen2021-06-212-689/+1
* Add brp-remove-la-files scriptTimm Bäder2021-06-112-0/+10
* Kick out libtool dependency generatorPanu Matilainen2021-06-102-44/+2
* Drop unused and unmaintained gcj compilation build root policyPanu Matilainen2021-05-272-43/+2
* Remove ancient, unused and unmaintained scripts from repoPanu Matilainen2021-05-272-2011/+0
* Remove ancient unused and unmaintained php dependency generatorsPanu Matilainen2021-05-273-66/+0
* Remove remaining Python helpers and scripts from the repoPanu Matilainen2021-05-274-602/+6
* find-lang.sh: Support long languages names for QTFlorian Festi2021-04-271-7/+7
* Revert strict buildroot content checks for nowPanu Matilainen2021-04-081-1/+1
* scripts/pythondistdeps: Fix for Python 3.10Tomas Orsava2021-03-151-1/+9
* Also check DT_RUNPATH when looking for rpath issuesSiddhesh Poyarekar2021-01-291-16/+22
* Relicense find-lang.sh under the MIT licenseFlorian Festi2021-01-261-9/+24
* Drop unused brp-strip-shared buildroot policy scriptPanu Matilainen2021-01-182-27/+2
* Ensure ELF files get stripped when debuginfo is disabledPanu Matilainen2021-01-181-2/+2
* pythondistdeps: Switch to importlib.metadataSteve Kowalik2021-01-151-110/+131
* Add a build root policy for removing executable bits from shared librariesPanu Matilainen2020-11-232-2/+15
* Really require everything in buildroot to be packagedPanu Matilainen2020-11-231-1/+1
* Do not fail if there is no "$temp"/res.* fileggardet2020-10-281-0/+1
* Disable Python hash seed randomization in brp-python-bytecompileLumir Balhar2020-07-301-0/+4
* pythondistdeps.py: Adapt Python version marker workaround for setuptools 42+Miro Hrončok2020-07-101-0/+1
* Sync python dependency conversion with pyreq2rpm.Gordon Messmer2020-07-061-5/+5
* scripts/pythondistdeps: Modify handling of dev versionsTomas Orsava2020-05-271-1/+1
* scripts/pythondistdeps: Version handling exception with better informationTomas Orsava2020-05-271-1/+5
* scripts/pythondistdeps: Do anything only when called as a main scriptTomas Orsava2020-05-271-258/+261
* scripts/pythondistdeps: Implement --normalized-name-* optionsTomas Orsava2020-05-271-28/+58
* scripts/pythondistdeps: Add option to generate major-version provides only fo...Tomas Orsava2020-05-271-4/+18
* scripts/pythondistdeps: Sort generated provides/requiresTomas Orsava2020-05-271-1/+2
* scripts/pythondistdeps: Notes from an attempted rewrite to importlib.metadataTomas Orsava2020-05-271-0/+7
* scripts/pythondistdeps: "Fix" support of environment markersTomas Orsava2020-05-271-0/+14
* scripts/pythondistdeps: Also provide pythonXdist() with PEP 503 normalized namesTomas Orsava2020-05-271-0/+23