summaryrefslogtreecommitdiff
path: root/mk/compiler
AgeCommit message (Expand)AuthorFilesLines
2021-08-03clang.mk: add support for PKGSRC_USE_SSP=strongnia1-1/+3
2021-08-03gcc.mk: Add support for MKPIE when compiling Fortran code.nia1-1/+5
2021-08-01gcc.mk: Remove bogus test for NetBSD.nia1-4/+2
2021-04-25various fixes for arm64 big endian support.mrg1-2/+2
2021-04-06mk: Remove lingering gcc5 referencenia1-4/+2
2021-04-02mk: Remove gcc44 bitsnia1-35/+5
2021-04-02mk: use gcc6-aux for adania1-9/+9
2021-04-02mk: Remove references to gcc48/gcc49, as done elsewhere herenia1-6/+2
2021-02-04mk/compiler/gcc.mk: Remove stray mid-line \gdt1-2/+2
2021-01-17g/c gcc48, gcc49, gcc5 logicmaya1-77/+6
2021-01-17If the base GCC isn't enough, and GCC_REQD=4.5 to 6, use gcc6.maya1-32/+5
2020-12-05mk: fix a duplicate GCC9 variable to refer to GCC10 insteadwiz1-2/+2
2020-10-28mk: expand _USE_GCC_SHLIB section to gcc9/gcc10wiz1-2/+7
2020-10-20mk/compiler/gfortran.mk: bump default from gcc9 to gcc10 on current aarch64tnn1-1/+6
2020-10-06mk: fix undefined variables for current make running in -dL moderillig1-2/+4
2020-09-21Xcode 12 (or its associated Command Line Tools) ships with default-onschmonz1-1/+11
2020-09-02mk/compiler: Support GCC_REQD=9 or 10ryoon1-4/+71
2020-06-02mk/compiler.mk: check for too late GCC_REQD and USE_LANGUAGESrillig1-1/+4
2020-05-31mk/compiler: Set -fcommon for GCC 10sjmulder1-1/+4
2020-05-30mk/compiler: Fix version check for GCC 10sjmulder1-2/+2
2020-04-17Adjust last to really prepend in the case of cwrappers.joerg1-2/+3
2020-04-17clang 10 defaults to -fno-common with significant fallout in pkgsrc.joerg1-3/+3
2020-03-30mk/compiler: Make gfortran the default fortran compiler.nia2-13/+2
2020-03-26mk/compiler/gfortran.mk: Add comment about gcc 4.8 handlinggdt1-1/+4
2020-03-26mk/compiler/gfortran.mk: Fix bugs in version selectiongdt1-3/+3
2020-03-14mk: default to gfortran on aarch64, there's no g95 for aarch64nia2-2/+10
2020-03-07Match indentation.maya1-2/+2
2020-03-07Test that the lang/gccN exists before defaulting to N as the gfortran version.maya1-3/+6
2020-02-26mk/compiler/gfortran: Default to same major version as base GCCbacon1-2/+9
2019-09-19mk/compiler/gcc.mk: reorder variables in _VARGROUPS sectionrillig1-12/+13
2019-09-18mk/compiler/gcc.mk: add missing variables to _VARGROUPS sectionrillig1-5/+9
2019-09-18mk/compiler/gcc.mk: search for GCCBASE/bin/gcc as wellrillig1-1/+6
2019-09-18mk/compiler: replace complicated :M_asdf_ modifier with :[1]rillig1-4/+4
2019-09-08mk/compiler/gcc.mk: refactoring for PKGPATH comparisonrillig1-16/+16
2019-09-07mk/compiler/gcc.mk: improve _VARGROUPS sectionrillig1-27/+24
2019-09-07mk/compiler/gcc.mk: update _VARGROUPSrillig1-6/+46
2019-09-02mk: use a single form for headings in the documentation commentsrillig1-3/+3
2019-07-15Do not pass -std=c++03 to GCC 4.4ryoon2-2/+14
2019-07-09aarch64 has no compiler flag for ABI=64.riastradh1-1/+4
2019-07-09Avoid passing _CC as cross-compiler to recursive makes.riastradh1-1/+5
2019-04-20mk: fix pkglint warnings about ambiguous variablesrillig1-2/+2
2019-01-09Add RELRO support for clang, based on the gcc logic.wiz1-1/+15
2018-11-12mk: Add CTF infrastructure support.jperkin2-2/+6
2018-10-29Don't rely on gcc version fallthrough for GCC_REQD+=8abs1-2/+2
2018-10-28Add GCC_REQD+=8 support to compiler/gcc.mkabs1-4/+38
2018-10-09Support single digit GCC_REQ values (5, 6 or 7)abs1-9/+9
2018-10-08Remove trailing whitespacerillig1-2/+2
2018-08-22Remove clauses 3,4 from TNF-only copyright blocks.maya7-56/+7
2018-07-11mk/compiler/gcc.mk: Darwin needs _USE_GCC_SHLIB too.jperkin1-2/+3
2018-05-24mk/compiler/gcc.mk: move _GCC_LDFLAGS setting for relro.wiz1-6/+6