summaryrefslogtreecommitdiff
path: root/mk/compiler.mk
AgeCommit message (Expand)AuthorFilesLines
2016-11-10Prepend the ABI flags to allow interested programs like qemu tojoerg1-4/+4
2014-12-09Pass down ABI flags for cwrappers too.joerg1-1/+4
2013-07-07compiler.mk: Fix Ada packages when PKGSRC_COMPILER=clangmarino1-1/+7
2012-12-12compiler.mk, gcc.mk: Implement DRAGONFLY_CCVERmarino1-1/+5
2012-08-09_LINKER_ABI_FLAG.* is not set anywhere in pkgsrc, remove to avoid confusion.jperkin1-2/+1
2012-08-09Ensure the Fortran wrappers specify the correct ABI if necessary. Fixes ajperkin1-1/+2
2012-07-08compiler.mk/gcc.mk: Add support for USE_LANGUAGES+= ada marino1-4/+10
2012-06-27Ensure the Solaris native linker is used by default, avoids conflictsjperkin1-1/+10
2012-04-13Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/nosbd1-24/+1
2010-11-17Revert unwanted part (uncompleted msc support) from last commit.obache1-3/+1
2010-11-17Replaced with ASCII char `-'.obache1-2/+4
2010-09-23Add support for clang.ahoka1-2/+4
2010-07-30Implement "fortran77" as alias for "fortran".asau1-4/+4
2009-07-08Add g95 support to the compiler framework, based on the existing f2cmarkd1-2/+2
2009-05-30Rename GCC_USE_SYMLINKS to COMPILER_USE_SYMLINKS, implement it for thejoerg1-2/+10
2008-10-20Grammar fix in error message.wiz1-2/+2
2008-10-20Sanitise the error message of the fail-wrapper:ahoka1-3/+3
2008-02-13Added a keyword for "bmake help".rillig1-1/+2
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-4/+4
2007-10-17Made the .include lines simpler.rillig1-3/+3
2007-09-20Added variable descriptions.rillig1-1/+6
2007-09-18For Portable C Compiler.reed1-2/+3
2007-06-09There was one ">" too much, so the fail-wrapper warning was printedrillig1-2/+2
2007-06-08Changed the wording of the warning messages when a compiler-fail-wrapperrillig1-3/+7
2007-04-17add support for the HP-UX C/aC++ compilerstnn1-2/+3
2006-12-03If 'c99' is in USE_LANGUAGES also add 'c'.seb1-1/+6
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma1-3/+3
2006-11-16Allow CPP to be set to something not on the PATH (as used to work inmarkd1-1/+5
2006-07-27Make the language warning a bit less forceful, since it is often a falsejoerg1-3/+3
2006-07-22The C compiler is also used for Objective C, so the c-fail-wrapper isrillig1-3/+3
2006-07-20Up to now, the language "c" has always been enabled, no matter if therillig1-5/+9
2006-07-02Reordered the variables in the interface comment so that allrillig1-8/+8
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam1-2/+8
2006-05-12Fix a problem that occurs if compiler.mk is included in a package'sjlam1-5/+6
2006-05-11Make build failures due to the previous commit less mysterious by usingjlam1-3/+16
2006-05-06Force unrequested languages to be unavailable by setting them to ${FALSE}.tv1-1/+12
2005-10-16added support for the SGI IDO (IRIX Development Option) cc used by IRIX 5.3.schwarz1-2/+3
2005-02-16note that xlc support is on Darwin.grant1-2/+2
2005-02-15add support for icc, the Intel C++ Compiler (Linux).grant1-2/+3
2005-01-24Merge down janitorial change from tv-derecurse branch:tv1-4/+1
2005-01-12Nuke USE_FORTRAN and bring the f2c handling within the mk/compilerjlam1-8/+15
2005-01-10Sort the compiler list in the comments.jlam1-3/+3
2004-11-30Remove the trailing whitespace in the values of the toolchain variablesjlam1-1/+5
2004-11-30Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc.,jlam1-8/+10
2004-11-28Set initial values for PKG_{CC,CPP,CXX,FC} which are used within thejlam1-1/+9
2004-11-22Now that no package uses USE_GCC_SHLIB any longer, remove supportwiz1-14/+1
2004-11-20add framework support for Tru64 and the Compaq C compiler.grant1-2/+3
2004-10-06add initial support for IBM's XL C/C++ compiler. tested with versiongrant1-2/+3
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-1/+7
2004-07-04Re-add USE_PKGSRC_GCC, and document it should only bewiz1-2/+9