aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buildsys: no longer use OpenSSL for hash implementationsFabian Groffen2024-01-021-27/+0
* configure.ac: set ENABLE_QTEGRITY/ENABLE_QMANIFEST againFabian Groffen2022-08-291-0/+8
* Remove libtoolDavid Seifert2022-08-281-2/+1
* Use pkg-config for dependenciesDavid Seifert2022-08-281-97/+64
* Use Automake in `foreign` modeDavid Seifert2022-08-281-1/+1
* configure.ac: add copyright headerFabian Groffen2022-02-191-0/+6
* buildsys: regenerateFabian Groffen2021-12-131-7/+7
* configure: add check for existence of sendfile()Fabian Groffen2021-12-131-0/+2
* qmerge: don't call zstd with --long=31 on 32-bits platformsFabian Groffen2020-11-131-0/+10
* qlist: add support for listing contents from binpkgsFabian Groffen2019-12-291-1/+2
* qtegrity: use libq/hash iso shelling out to shaXsumFabian Groffen2019-07-141-2/+31
* qmanifest: import tests from hashgen repoFabian Groffen2019-05-211-0/+1
* build-sys: conditionally build qmanifestFabian Groffen2019-05-211-0/+1
* qmanifest: new applet to verify and generate thick ManifestsFabian Groffen2019-05-201-0/+73
* configure: add AM_MAINTAINER_MODEFabian Groffen2019-05-101-0/+1
* configure: remove removed dir tests/reinitialize(/Makefile)Fabian Groffen2019-04-251-1/+0
* build: cleanup and standardise tests runningFabian Groffen2019-04-141-1/+20
* configure: ignore expansion undefined warnings for gnulibFabian Groffen2019-03-271-0/+5
* build: compile applets as separate objectsFabian Groffen2019-03-271-3/+0
* build: fix misc issues found on LinuxFabian Groffen2019-03-191-0/+1
* q: fix misc issues found on DarwinFabian Groffen2019-03-191-2/+0
* build: add gnulib sourcesFabian Groffen2019-03-191-0/+4
* build: add autoconf helper filesFabian Groffen2019-03-181-1/+0
* libq: standardise buildFabian Groffen2019-03-181-1/+6
* build: also use -Wold-style-definition w/configureMike Frysinger2014-03-091-0/+1
* build: convert all cvs references to gitMike Frysinger2014-03-091-1/+1
* use newer AX macro as the old one has been droppedv0.10Mike Frysinger2012-04-151-1/+1
* patch by Naohiro Aota to check for -lkvm on bsd systems for qlop code #403589...Mike Frysinger2012-04-151-0/+2
* newer glibc provides scandirat() for usMike Frysinger2012-01-161-0/+4
* rename EPREFIX define to CONFIG_EPREFIX so we can have a local $EPREFIX varMike Frysinger2011-12-191-1/+1
* Ensure eprefix ends with a slash, since the code depends on that.Fabian Groffen2011-12-121-0/+5
* Also enable all applets when using autoconf-based buildFabian Groffen2011-12-121-0/+1
* improve autotools support, and integrate gnulibMike Frysinger2011-12-111-3/+35
* initial autotool supportMike Frysinger2011-12-111-0/+13