summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-301-2/+2
* Add --generate-subpackages to find_lang.shFlorian Festi2023-01-171-0/+40
* brp-remove-la-files: use -0 to work on macOSSean Molenaar2022-12-301-2/+2
* Avoid unnecessary variables for cmake target data, part 3Panu Matilainen2022-11-281-7/+5
* Remove autotools buildPanu Matilainen2022-10-211-44/+0
* Fix a race condition in brp-stripShreenidhi Shedi2022-09-131-3/+33
* rpm2cpio.sh: only read needed bytes of file magicFlorian Festi2022-08-101-1/+1
* rpm2cpio.sh: Improve error messageFlorian Festi2022-07-131-1/+1
* rpm2cpio.sh: Deal with null byte in lzma magicFlorian Festi2022-07-131-6/+6
* rpm2cpio.sh: strip null bytes with trFlorian Festi2022-07-131-2/+2
* rpm2cpio.sh: Don't drop newlines from header sizesFlorian Festi2022-07-131-1/+5
* rpm2cpio.sh: Check for header magicFlorian Festi2022-07-131-0/+6
* Exclude *.src.rpm from check-buildrootFlorian Festi2022-07-111-0/+1
* Add an experimental CMake build systemPanu Matilainen2022-06-281-0/+22
* Prevent readelf internet access during rpaths checking (RhBug:2079600)Panu Matilainen2022-06-221-1/+1
* check-buildroot script: use export to set LANGPavel Valena2022-05-021-1/+2
* check-buildroot script: Double-Quote the variablesPavel Valena2022-05-021-1/+1
* check-buildroot: Redirect xargs stderr to $tmpPavel Valena2022-05-021-1/+1
* check-buildroot script: use if-then-elsePavel Valena2022-05-021-2/+2
* check-buildroot: harden $tmp creationPavel Valena2022-05-021-2/+4
* 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