Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bd609c97 | 2014-03-21 16:45:51 | fix $_ usage | ||
| 3a2dfaa9 | 2013-11-25 14:13:33 | Remove support for VMEM_WARNING, as it's manually "maintained" it isn't very accurate, and isn't sensitive to differences between arches. ok ajacoutot dcoppa zhuk espie | ||
| 8bd186ad | 2013-11-01 14:52:47 | add a 3rd package that's not really a database, but just the pkgpath list used by pkglocatedb. mkdblite is a very small version of mksqlitedb that does NOT use DBI at all, and can create that list only. allows pkglocatedb to build on arches without dbi, e.g., vax. (real benefit: separate the code a bit more) | ||
| 004c046d | 2013-11-01 14:50:29 | have comment reflect reality | ||
| b3fc3960 | 2013-11-01 14:50:11 | specialize FULLKPGNAME and STATIC_PLIST variable classes, to be able to special-case them easily | ||
| 18360685 | 2013-11-01 11:46:19 | move the TreeWalker code to its own file, no functional change | ||
| e3341500 | 2013-09-04 15:35:02 | refactor TreeWalker code for later | ||
| 85e57ad8 | 2013-08-27 07:51:03 | Unbreak fetching of SHARED_LIBS and TARGETS in sqlports. okay espie@ | ||
| 412d1b42 | 2013-06-23 08:58:07 | clean-up the business of variables we silently ignore. no bump, doesn't affect the built packages at all. | ||
| 247caf9d | 2013-06-21 10:48:38 | also store PREFIX, which allows for useful statistics |