aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: update names of docs after markdown conversionv0.64Mike Frysinger2016-11-271-1/+1
* build: add lazy support for STATIC=yes buildsMike Frysinger2016-11-271-1/+2
* q: migrate to new repo posthook systemMike Frysinger2016-03-271-1/+6
* support repos.conf filesMike Frysinger2015-06-031-0/+1
* regen .depend when applets.h updates since we pull from thatMike Frysinger2015-02-231-1/+1
* fix debug/symlinks targets to work in parallelMike Frysinger2015-02-231-3/+3
* debug: build with more sanitize modesMike Frysinger2015-02-221-1/+1
* build: run tests in quiet mode by defaultv0.52Mike Frysinger2014-03-151-0/+1
* build: use -fsanitize=address when doing a debug buildMike Frysinger2014-03-111-2/+2
* use localized number formatsMike Frysinger2014-03-091-0/+2
* build: convert all cvs references to gitMike Frysinger2014-03-091-21/+19
* build with -Wold-style-definition to weed out old bad func definitionsMike Frysinger2014-02-181-2/+3
* man: rewrite helper script in python to avoid `help2man` as that tends to man...Mike Frysinger2013-09-291-2/+2
* add an applets.sh so other things can run it to get the listMike Frysinger2013-09-291-2/+2
* fix typo in check-gcc usage so we actually add the extra warning flagsv0.8Mike Frysinger2011-12-191-3/+4
* fix in-tree testingMike Frysinger2011-12-121-5/+5
* first pass at integrating the testsuite into autotools codeMike Frysinger2011-12-121-12/+24
* clean up generated autotool output so it is easier to compare when it changesMike Frysinger2011-12-111-15/+24
* fix up dist targetv0.7Mike Frysinger2011-12-111-2/+2
* improve autotools support, and integrate gnulibMike Frysinger2011-12-111-10/+18
* keep EPREFIX default in one placeMike Frysinger2011-03-171-2/+5
* create an xz tarballMike Frysinger2011-03-171-12/+6
* optimize qfile() a bit to avoid memory allocation and copying and re-use exis...Mike Frysinger2010-01-161-2/+2
* use [ rather than [[ for shell codeMike Frysinger2009-04-061-3/+3
* Add support for Gentoo Prefix, by adding the offset to the code where necessaryFabian Groffen2009-03-241-3/+6
* - add -B option to only print bad files in qcheck. Make qmerge respect ROOT= ...Ned Ludd2008-04-121-2/+2
* - yank some debugging stuffNed Ludd2008-01-161-9/+1
* allow C99 style codingMike Frysinger2008-01-151-3/+3
* Switch to using LIBADD after the definition of the linking object so that ord...Doug Goldstein2007-05-241-6/+7
* - we have no dlopen on the bsd arches and dlfunc is defined when including dl...Ned Ludd2007-05-141-2/+2
* - make sure distclean runs in the mod dir.Ned Ludd2007-05-121-1/+3
* - add dl applet loaderNed Ludd2007-05-111-1/+7
* - change atom return behaviors upon request. add easy verbose mode to Makefil...Ned Ludd2007-05-061-1/+7
* tweak default CFLAGSMike Frysinger2007-04-181-3/+2
* - remove python test appletNed Ludd2007-03-051-5/+5
* - revert local Makefile changeNed Ludd2007-01-241-3/+2
* - Make sure the -U option wont leave behind stale directories. Bug 163576 [PA...Ned Ludd2007-01-241-2/+3
* Add support for qlop -c on FreeBSD platform, by using KVM to access processes...Diego Pettenò2007-01-101-1/+2
* add distcheck targetMike Frysinger2006-12-251-1/+13
* add a man target and declare proper PHONY targetsMike Frysinger2006-09-111-1/+6
* - misc updatesNed Ludd2006-07-091-5/+5
* - c-api python/portage interfaceNed Ludd2006-05-261-3/+8
* dont force depend during distcleanMike Frysinger2006-02-231-2/+2
* misc touchupsMike Frysinger2006-02-221-27/+30
* - update the way manpages are created when exit code from help2man & applet d...Ned Ludd2006-01-281-2/+2
* just change q rather than the symlinksMike Frysinger2006-01-251-3/+3
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-5/+5
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-5/+6
* - add options to ignore checksums so you can use local binrepo files also. Ad...Ned Ludd2006-01-231-4/+4
* - (qmerge) added SHA1 support. added slotting support. added -U/--unmerge sup...Ned Ludd2006-01-161-2/+2