summaryrefslogtreecommitdiff
path: root/icon-validator
Commit message (Expand)AuthorAgeFilesLines
* daemons, etc.: Use g_info() for messages that are enabled by -vSimon McVittie2022-12-151-1/+1
* automake: Consistently include $(AM_CFLAGS) in target-specific CFLAGSSimon McVittie2022-10-271-1/+1
* Add a Meson build systemSimon McVittie2022-10-242-0/+14
* Add a vim modeline and .editorconfigPhaedrus Leeds2022-08-221-1/+1
* icon-validator: Don't make flatpak_get_bwrap() externSimon McVittie2022-05-031-1/+1
* icon-validator: Fix -Wformat-security warningPhaedrus Leeds2022-03-151-1/+1
* icon-validator: Add a note on code sharingPhaedrus Leeds2022-03-141-0/+6
* icon-validator: Print format and size to stdoutPhaedrus Leeds2022-03-141-0/+21
* icon-validator: Mount ld.so.cache only if it existsBartłomiej Piotrowski2021-10-041-1/+1
* remove trailing whitespacea13460542021-08-231-2/+0
* icon-validator: Add lib32 to usrmerged_dirs, for completenessSimon McVittie2020-02-141-1/+1
* icon-validator: Remove remnants of GSpawn error handlingSimon McVittie2019-06-121-16/+5
* Check for missing sentinels in NULL-terminated varargsSimon McVittie2019-05-021-0/+1
* icon-validator, portal: Guard against overlong symlink targetsSimon McVittie2019-05-011-1/+1
* icon-validator: Add the max size to the errorMatthias Clasen2019-04-101-1/+1
* icon-validator: Don't check SVG sizeBastien Nocera2019-03-121-9/+17
* icon-validator: Check image format firstBastien Nocera2019-03-121-12/+12
* Remove extra newlines in variable definiton blocksMatthew Leeds2019-02-251-2/+0
* Run uncrustifyMatthew Leeds2019-02-251-3/+5
* icon validator: Use exec for the sandboxingMatthias Clasen2019-02-051-1/+1
* validate-icon: Search the path for bwrapAlexander Larsson2019-01-281-1/+1
* icon-validator: Use readlink() properlyMatthias Clasen2019-01-231-2/+10
* Make tests workMatthias Clasen2019-01-211-6/+4
* Copy sandbox setup from libgnome-desktopMatthias Clasen2019-01-211-1/+53
* Make the icon validator sandbox itselfMatthias Clasen2019-01-212-18/+117
* icon validator: Fix an off-by-oneMatthias Clasen2019-01-181-2/+2
* Add a utility to validate iconsMatthias Clasen2019-01-172-0/+103