aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: update generated files for qtegrityFabian Groffen2018-05-181-0/+5
|
* Makefile.am: update after autogen.sh runFabian Groffen2017-12-291-1/+5
|
* libq: drop unused xgetcwd/xreadlink helpersMike Frysinger2016-12-281-2/+0
|
* autotools: update source listMike Frysinger2016-11-261-1/+15
|
* q: migrate to new repo posthook systemMike Frysinger2016-03-271-0/+5
| | | | | | | | This also extends the reinit interface to optionally take a path to the overlay to process. That allows the postsync hook to fire on specific repos rather than all of them. URL: https://bugs.gentoo.org/522032
* autotools: also add -liniparserv0.56Mike Frysinger2015-06-061-0/+1
|
* regen autotoolsMike Frysinger2015-05-191-0/+30
|
* import more modules from gnulib to handle older systemsMike Frysinger2014-06-161-0/+12
| | | | URL: https://bugs.gentoo.org/513484
* which: punt!Mike Frysinger2014-03-211-1/+0
| | | | | | | | | | | | | | | This code is only used by --install, and only when /proc/self/exe does not work. We rarely utilize --install, and it's rare for /proc to be broken in a way we can't rely on. So having this func just for that does not make much sense. Even then, the code was not correct. It walked $PATH in reverse order (when it should have been forward order), and it would abort scanning beofre it checked the first element. It also doesn't support empty path elements (which is supposed to be $PWD). If we want a which() in the future, we can grab the updated version from Gentoo's pax-utils project.
* qlist: add ::repo support for package listing and atom matchingTim Harder2014-02-271-0/+8
|
* build: regen Makefile.amTim Harder2014-02-271-1/+11
|
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+0
|
* regenv0.30Mike Frysinger2013-04-301-0/+9
|
* Bump for newer .gitignore.Robin H. Johnson2012-08-131-0/+4
|
* regen after recent commitsv0.9Mike Frysinger2011-12-221-0/+15
|
* read color.map from offset prefixFabian Groffen2011-12-191-0/+2
|
* first pass at integrating the testsuite into autotools codeMike Frysinger2011-12-121-2/+35
|
* use gnulib (again), include more modulesFabian Groffen2011-12-121-2/+1
|
* Also enable all applets when using autoconf-based buildFabian Groffen2011-12-121-0/+1
|
* clean up generated autotool output so it is easier to compare when it changesMike Frysinger2011-12-111-7/+148
|
* improve autotools support, and integrate gnulibMike Frysinger2011-12-111-0/+22
|
* initial autotool supportMike Frysinger2011-12-111-0/+2