summaryrefslogtreecommitdiff
path: root/mk/features
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases wheredholland1-2/+2
2014-07-17SCO OpenServer 5.0.7/3.2 has no snprintf and vsnprintf.ryoon1-2/+3
2014-05-18Haiku also has getprogname(3)/setprogname(3).obache1-2/+2
2013-11-26use find-headers.mk to detect header files instead of using absolute path.obache1-6/+32
2012-03-02Add feature "cdefs" to provide sys/cdefs.h from libnbcompat.hans2-8/+16
2008-06-14Fix typo.joerg1-2/+2
2008-05-26Depend on nbcompat for getopt_long on OSF1.tnn1-2/+2
2008-02-21IRIX has /usr/include/getopt.h but it isn't getopt_long. Account for thistnn1-2/+2
2008-02-21HPUX 11.11, like IRIX, doesn't have standards compliant (v)snprintf.tnn1-2/+2
2008-01-14Make setenv(3) a libnbcompat-provided feature.tnn2-4/+12
2007-11-29Added more keywords.rillig1-3/+5
2007-11-20libnbcompat doesn't seem to be designed for easy use. One has to includerillig1-1/+2
2007-11-20Added the feature "asprintf", since Solaris 10 doesn't provide it. Therillig2-16/+15
2007-11-20Added an empty default definition for USE_FEATURES, which makes therillig2-12/+13
2007-11-06More documentation.rillig1-5/+31
2007-11-03Added keywords.rillig1-1/+3
2007-10-16Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn1-2/+2
2007-10-01Documented the currently available features and added _VARGROUPS.rillig1-1/+19
2007-09-29typorillig1-2/+2
2007-09-08Use an actual function (regcomp) declared in <regex.h> as the featurejlam2-5/+5
2007-09-08Fix reversed test for MISSING_FEATURES+=inet6.jlam1-2/+2
2007-09-08Canonicalize the way the features are tested.jlam1-18/+26
2007-09-08* Teach the features framework about the fts_* family of functions.jlam2-5/+50
2007-09-07Add a "system features" framework that will eventually be used tojlam2-0/+132