summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-11-20add OSF1 bits.grant1-0/+1020
2004-11-20Add AMANDA_TMPkim1-1/+6
2004-11-20quieten spurious broken pipe output from cc.grant1-4/+4
2004-11-20add pthread glue for OSF1, patch from Tobias Nygren.grant1-1/+7
2004-11-20backout cvs misfiregrant1-2/+1
2004-11-20add framework support for Tru64 and the Compaq C compiler.grant9-7/+397
2004-11-19Remove PERL5_USE_THREADS setting now that the default is perl58-thread.tv1-4/+1
2004-11-18OpenBSD's pax(1) doesn't support -O flag, so use the pkgsrc one.xtraeme1-2/+2
2004-11-18OpenBSD was fork()ed from NetBSD, so this uses -lossaudio as well.xtraeme1-2/+2
2004-11-17Remove some obsolete/deprecated variables that have been in this filejlam1-43/+1
2004-11-17Move selection of the default perl58 (whether it is threaded or not) intojlam1-1/+11
2004-11-17PTHREAD_AUTO_VARS is "yes" or "no" for whether the values of thejlam1-1/+10
2004-11-17Generalize BUILDLINK_AUTO_LIBS.<pkg> to BUILDLINK_AUTO_VARS.<pkg>,jlam1-19/+20
2004-11-17BUILDLINK_AUTO_LIBS.<pkg> is "yes" or "no" for whether BUILDLINK_LIBS.<pkg>jlam1-6/+13
2004-11-17For some reason EVAL_PREFIX is not properly using the _DEFAULT values, sotv2-2/+4
2004-11-17Don't check _*PREFIX/bin for the requested compiler hook program. Iftv2-27/+17
2004-11-17If we don't need to link against -ldb or -ldb1 (because the DB functionsjlam1-3/+5
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam4-6/+34
2004-11-16Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, alsotv13-40/+32
2004-11-16CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS totv13-26/+14
2004-11-15If we're using db1, the create a compatibility header db_185.h that isjlam1-1/+10
2004-11-15Whitespace nits.jlam1-8/+8
2004-11-15Store the actual library options in BUILDLINK_LDADD.db1 and append thatjlam1-3/+4
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam2-58/+120
2004-11-15Set some _OPSYS_SHLIB_TYPE to precisely 'ELF' on platforms where a.out istv3-6/+6
2004-11-14Add a mini-framework to centralise the handling of "hacks" for gettingjlam2-1/+75
2004-11-12Move PREFER_NATIVE_PTHREADS default setting to from pthread.buildlink3.mkjlam2-3/+7
2004-11-12Don't expand .la files in PLISTs that are symlinks. The expansion shouldjlam1-2/+2
2004-11-12Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths.sketch3-12/+16
2004-11-12Insert the default values for WRAPPER_DEBUG and WRAPPER_UPDATE_CACHE asjlam2-4/+6
2004-11-12Bulk builds should be defaulting to building perl58.jlam2-4/+4
2004-11-12Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're addedjlam1-2/+1
2004-11-12(1) Split out the native (built-in) pthread detection injlam3-50/+101
2004-11-12Teach the native linker to accept "-pthread" by silently dropping it.jlam1-3/+12
2004-11-12Add a new variable BUILDLINK_LIBS.<pkg> which contains a list of -l...jlam1-10/+32
2004-11-12Well, the double libtool BUILD_DEPENDS is already annoying people and I'dtv1-5/+3
2004-11-11Bump that libtool version number back down to nb1 where it was in previous.tv1-2/+2
2004-11-11Change the way _OPSYS_LIBTOOL_REQD works slightly.tv1-7/+5
2004-11-11NetBSD now needs libtool-base-1.5.10nb6.tv1-1/+2
2004-11-11-pthread is invalid for Interix gcc. Add a failure for it so thattv1-2/+2
2004-11-10Correct debugging output to show the actual script name.jlam2-4/+4
2004-11-10Backout previous pending further testing. There are rumors of problemsjlam1-3/+1
2004-11-10Allow BUILDLINK_BUILTIN_MK.<pkg> to point to the builtin.mk file for thejlam1-8/+10
2004-11-10If we are using native pthreads, then add "pthread" to BUILDLINK_PACKAGESjlam1-1/+3
2004-11-10SunPro understands -Wl,* and passes to the relevant backend, so don't bin it.sketch1-3/+9
2004-11-10Update _GCC_DIST_VERSION to 3.4.3shannonjr1-2/+2
2004-11-09The "transform" file is used to transform arguments on the command line.jlam1-7/+46
2004-11-08g/c unused variable _ws_sep.jlam1-2/+1
2004-11-08Whitespace fixes.jlam1-75/+75
2004-11-08Remove unnecessary argument checks.jlam1-56/+1