summaryrefslogtreecommitdiff
path: root/mk/compiler/bsd.compiler.mk
AgeCommit message (Expand)AuthorFilesLines
2004-02-05Note that the variables (USE_LANGUAGES, GCC_REQD, PKGSRC_COMPILER) shouldjlam1-2/+3
2004-02-05GCC_REQD should be appended to, not set.jlam1-3/+3
2004-02-05Allow bsd.compiler.mk to be included by both bsd.prefs.mk and bsd.pkg.mk.jlam1-16/+15
2004-02-02If USE_GCC_SHLIB is defined, then pretend we need both C and C++ compilers.jlam1-1/+12
2004-02-02Support a new variable in package Makefiles:jlam1-2/+11
2004-02-01Instead of silently failing to include missing files, be loud and give thejlam1-4/+2
2004-02-01Allow PKGSRC_COMPILER to take precedence over any deprecated variables.jlam1-6/+6
2004-02-01Note that PKGSRC_COMPILER should end in a real compiler.jlam1-1/+2
2004-02-01New compiler specification framework, based on mk/compiler.mk. Thejlam1-0/+93