Next | Query returned 37 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2003-09-12 22:07:36 by grant beattie | Files touched by this commit (30)
Log message:
kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-11 22:51:00 by David Brownlee | Files touched by this commit (32)
Log message:
Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
   2003-06-02 16:05:10 by David Brownlee | Files touched by this commit (24)
Log message:
Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
   2003-03-14 20:38:08 by Johnny C. Lam | Files touched by this commit (45)
Log message:
(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
    Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
   2002-09-29 05:31:13 by Johnny C. Lam | Files touched by this commit (1)
Log message:
buildlink1 -> buildlink2, and use gcc/buildlink2.mk instead of Makefile.gcc.
   2002-04-20 17:34:44 by Chris Pinnock | Files touched by this commit (1)
Log message:
On arm32, avoid egcs internal compiler errors by using gcc-2.95.3

Next | Query returned 37 messages, browsing 31 to 40 | previous