summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Do not fail if there is no "$temp"/res.* fileggardet2020-12-101-0/+1
* Disable Python hash seed randomization in brp-python-bytecompileLumir Balhar2020-08-311-0/+4
* pythondistdeps.py: Adapt Python version marker workaround for setuptools 42+Miro Hrončok2020-08-311-0/+1
* Sync python dependency conversion with pyreq2rpm.Gordon Messmer2020-08-311-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
* Convert debuginfo generator to a parametric generatorIgor Raits2020-04-212-16/+0
* Convert desktop generator to a parametric generatorIgor Raits2020-04-212-27/+2
* Convert metainfo generator to a parametric generatorIgor Raits2020-04-212-23/+3
* Handle all-zero versions without crashing.Gordon Messmer2020-04-201-1/+1
* scripts/pythondistdeps: Deal with some flake8 warningsSteve Kowalik2020-04-171-6/+11
* scripts/pythondistdeps: Switch to argparseSteve Kowalik2020-04-171-72/+37
* Reimplement pythondeps.sh as parametric macro generatorsMiro Hrončok2020-04-142-34/+2
* scripts/pythondistdeps: Improved python version and operator handling.Gordon Messmer2020-04-101-27/+108
* Skip HEREDOCs when parsing perl virtual ProvidesBrett T. Warden2020-03-271-24/+42
* update OCaml requires/provides to cover also cmxOlaf Hering2020-03-104-126/+245
* Make check-files compatible with busybox diffelros342020-01-301-1/+1
* Rename add_percent_dir to generate_percent_dirFlorian Festi2020-01-141-4/+4
* find-debuginfo.sh: speed up %dir generationDenys Vlasenko2020-01-141-5/+15
* Drop bash-specific message translation from check-rpathsMichal Čihař2020-01-141-1/+1
* Make brp-strip run in parallelFlorian Festi2020-01-131-6/+3
* brp-compress: Handle zstd compressed man/info pagesBernhard Rosenkränzer2020-01-101-2/+3
* Python dist deps: Put bounded requirements into parenthesisMiro Hrončok2020-01-031-3/+3
* scripts/pythondistdeps: Only print rich dep list when required to.Gordon Messmer2019-12-201-1/+4
* scripts/pythondistdeps: Only add setuptools requirement for egg-info packages.Gordon Messmer2019-12-121-2/+4
* find-debuginfo.sh: Dont use xargs -d for portabilityFlorian Festi2019-12-051-1/+1
* brp-strip-static-archive: Do not use xargs -dFlorian Festi2019-11-291-3/+2
* scripts/pythondistdeps: Handle version ending with ".*"Gordon Messmer2019-11-291-0/+10
* scripts/pythondistdeps: Handle compatible-release operator.Gordon Messmer2019-11-291-1/+10
* scripts/pythondistdeps: Use rich deps for semantically versioned dependenciesGordon Messmer2019-11-291-2/+4
* scripts/pythondistdeps: Match python version if minor has multiple digits.Gordon Messmer2019-11-291-1/+1
* Add generic rpmdb_dump and rpmdb_load utility scriptsPanu Matilainen2019-10-213-0/+8
* Drop unused, BDB-specific rpmdb_loadcvt scriptPanu Matilainen2019-10-212-71/+2
* Remove unused variable id in find-debuginfo.shTom de Vries2019-08-261-4/+0
* Eliminate use of ambiguous logical operators in script conditionalsPavlina Moravcova Varekova2019-08-2116-26/+26
* Prefer '[] && []' to '[ -a ]' in test in find-debuginfo.sh (RhBug:1720590)Pavlina Moravcova Varekova2019-07-291-1/+1
* Use newline as a delimiter to avoid xargs messing up file names with quotesFlorian Festi2019-06-261-1/+1
* Canonicalize Python versions and properly handle != specMiro Hrončok2019-06-201-7/+14
* Add step to find-debuginfo.sh script to compress annobin notes. nickclifton2019-06-191-0/+4
* Use [ ] in condition to avoid sub processes in find-debuginfo.sh (#735)Pavlina Moravcova Varekova2019-06-051-1/+1
* Make check-buildroot check the build files in parallelFlorian Festi2019-05-061-1/+2
* Fix brp-strip-static-archive parallelismFlorian Festi2019-05-061-7/+3
* Drop outdated and unmaintained Mono dependency generatorsPanu Matilainen2019-04-243-130/+0