Next | Query returned 127 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2004-09-08 10:42:35 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Use OPSYSVARS to set --enable-shared or --disable-shared based on the
value of ${OPSYS}.  Also, allow FreeBSD to build the GCC shared libraries.
   2004-08-27 08:29:11 by Johnny C. Lam | Files touched by this commit (71)
Log message:
Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
   2004-07-30 22:48:39 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Check the version of as using the just-computed ${AS_PATH}, not ${AS}.
   2004-07-03 14:15:22 by grant beattie | Files touched by this commit (1)
Log message:
always build gcc3 sub-packages with gcc3-c.
   2004-07-03 08:50:55 by grant beattie | Files touched by this commit (1)
Log message:
gcc3 is at 3.3.4 now.
   2004-07-03 08:49:18 by grant beattie | Files touched by this commit (1)
Log message:
fix path in MASTER_SITES.
   2004-07-02 17:41:26 by Matthias Drochner | Files touched by this commit (2)
Log message:
oops, these are obsolete now
   2004-07-02 17:40:01 by Matthias Drochner | Files touched by this commit (10) | Package updated
Log message:
update to 3.3.4
bugfixes only afaict, no new features, no new files
   2004-05-29 00:28:09 by John R. Shannon | Files touched by this commit (6)
Log message:
pkg/23871 Ada runtime is not relocatable (same as gcc Bug ada/12950)
part 1/2
   2004-05-23 16:25:54 by Matthias Scheler | Files touched by this commit (1)
Log message:
Readd checksum for "gcc-3.3.3.tar.bz2" which got accidently removed by
"make makedistinfo".

Next | Query returned 127 messages, browsing 41 to 50 | Previous