aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate to PEP517 meson-python buildgentoolkit-0.6.3Zac Medico2023-10-121-1/+1
* Support the NO_COLOR environment variableUlrich Müller2023-03-221-8/+10
* revdep-rebuild.sh: Create its cache dir if it doesn't existBrian Dolbec2022-07-111-1/+2
* revdep-rebuild.sh: use awk instead of gawkHadrien Lacour2022-07-091-9/+19
* revdep-rebuild.sh: Look for issues with symbols. (Bug 63643)Paul Varner2014-11-111-2/+36
* Fix gawk warning escape sequence \. treated as plain. Bug 526400Paul Varner2014-10-241-1/+1
* Update revdep-rebuild.sh to use new path for functions.sh. (Bug 373219)Paul Varner2014-03-061-1/+10
* revdep-rebuild.sh: Change la_SEARCH_DIRS to use the library paths fromPaul Varner2013-11-191-1/+1
* Fix Ctrl-C handling when running emerge (Bug 476740).Paul Varner2013-09-101-1/+2
* Fix use of REVDEP_REBUILD_DEFAULT_OPTS (Bug 484340).Paul Varner2013-09-101-5/+2
* Convert EMERGE_DEFAULT_OPTS to an array (Bug 482232).Paul Varner2013-08-291-5/+7
* Change behavior and name of REVDEP_DEFAULT_OPTS variable.Paul Varner2013-01-171-10/+11
* Add REVDEP_DEFAULT_OPTS variable to allow overriding of EMERGE_DEFAULT_OPTS f...Paul Varner2013-01-141-1/+11
* update 'svn' versions to 'git', not man pages with already set versions. Brian Dolbec2012-12-221-1/+1
* Fix revdep-rebuild.sh to properly honor emerge return codes.Paul Varner2012-02-161-34/+36
* Change the documentation for revdep-rebuild --library.Paul Varner2012-02-061-3/+3
* Fix revdep-rebuiild to exit correctly with correct error code when emergePaul Varner2011-10-121-2/+3
* merge head, fix conflicts, more pylint cleanupdol-sen2011-07-131-1/+1
* Switch revdep-rebuild to python version.Paul Varner2011-07-121-0/+1195