aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not dereference linksHEADmasterAaron W. Swenson2018-10-211-4/+4
* Bump to 2.4Aaron W. Swenson2018-08-131-1/+1
* Rename is_slot_link to is_active_slot_linkAaron W. Swenson2018-01-141-3/+3
* Bump version to 2.3Aaron W. Swenson2018-01-141-1/+1
* Die if we can’t remove badsymAaron W. Swenson2018-01-141-1/+2
* Just try to update symlinkAaron W. Swenson2018-01-141-7/+4
* More concise die messagesAaron W. Swenson2018-01-141-4/+7
* Force symlinksAaron W. Swenson2018-01-141-4/+4
* Cleanup senseless symlinksAaron W. Swenson2018-01-141-0/+10
* Remove $Id and Bump Version2.2Aaron W. Swenson2017-07-211-2/+1
* Canonicalise even if nonexistentAaron W. Swenson2017-07-211-9/+16
* Bump Version2.1Aaron W. Swenson2017-05-191-1/+1
* Merge branch 'bug-618294'Aaron W. Swenson2017-05-191-1/+5
|\
| * Add support for FEATURES="noman"Aaron W. Swenson2017-05-191-1/+5
|/
* Change to the proper directory level for tarstatelessAaron W. Swenson2017-04-181-1/+1
* Add gitignore and makefileAaron W. Swenson2017-04-122-0/+13
* Remove redundant do_unset() callAaron W. Swenson2017-02-061-5/+2
* Remove useless reset actionAaron W. Swenson2017-02-061-14/+2
* Eliminate some noiseAaron W. Swenson2017-02-061-4/+2
* Huge ChangesAaron W. Swenson2017-02-041-133/+129
* Add pkg-config supportAaron W. Swenson2016-10-301-34/+25
* Fix typoAaron W. Swenson2016-08-081-1/+1
* Remove TODO Refactor out finderAaron W. Swenson2016-08-081-2/+0
* Rename global variables to something sensibleAaron W. Swenson2016-08-081-51/+51
* Refactor update to clean out old files and directories that are no longer used.Aaron W. Swenson2016-08-081-53/+65
* Remove most/all active.links creation pointsAaron W. Swenson2016-05-211-32/+68
* Use pg_config to get version numbersAaron W. Swenson2016-05-201-13/+23
* Stateless: No longer rely on an 'active' fileAaron W. Swenson2016-05-181-12/+12
* We are removing symbolic links, not files.Aaron W. Swenson2016-05-181-2/+2
* Bump $VERSION to 1.2.1Aaron W. Swenson2013-11-211-1/+1
* pg_config_ext.h symlinkAaron W. Swenson2013-11-211-0/+5
* Bump version number.Aaron W. Swenson2013-07-271-1/+1
* Add support for x32.Aaron W. Swenson2013-07-271-0/+3
* Refine get_slots() LogicAaron W. Swenson2013-07-131-1/+12
* Correct variable typoAaron W. Swenson2013-06-131-1/+1
* Update copyright.Aaron W. Swenson2013-02-081-1/+1
* Use relative paths instead of absolute paths. Fix bug 321114.Aaron W. Swenson2013-01-201-12/+25
* Removed SVN_DATE.Aaron W. Swenson2012-02-221-2/+1
* Missed a trailing slash.Aaron W. Swenson2011-04-261-1/+1
* Put double quotes back around '-name' to be consistent with the rest of theAaron W. Swenson2011-04-261-5/+5
* Replaced '-xtype' with '-type' and added '-L' to the 'find' command.Aaron W. Swenson2011-04-241-4/+4
* Better comment as to why 'set -f' is there.Aaron W. Swenson2011-04-221-0/+3
* Comment hintAaron W. Swenson2011-04-221-1/+2
* Fixes bug 364257Aaron W. Swenson2011-04-221-2/+7
* This time with the proper regex.Aaron W. Swenson2011-04-211-1/+1
* '-printf' is GNU extension of the find utility. Additionally, the regex that wasAaron W. Swenson2011-04-211-4/+4
* Fixed MAN page search paths.Aaron W. Swenson2011-04-181-3/+3
* Specific to the module.Aaron W. Swenson2011-04-031-16/+12
* Links all lib* files and symlinks in /usr/lib(64)?/postgresql${SLOT}/lib(64)?Aaron W. Swenson2011-04-021-8/+10
* Fixed path so that it looks for something that'll actually exist.Aaron W. Swenson2011-04-011-2/+2