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

History of commit frequency

CVS Commit History:


   2013-02-05 08:12:24 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fixed building on Darwin; pkglint cosmetics
   2013-02-01 00:34:21 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Revert previous, jperkin says it's wrong.
   2013-02-01 00:12:53 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Always set _USE_GCC_SHLIB on SunOS, just like the older versions of gcc do.
   2013-01-31 21:07:17 by John Marino | Files touched by this commit (5)
Log message:
lang/gcc47: Fix DragonFly c++ iostream bug
   2012-12-01 03:29:32 by Steven Drake | Files touched by this commit (7)
Log message:
Update to GCC 4.7.2

  GCC 4.7.2 is the first bug-fix release containing important fixes
  for regressions and serious bugs in GCC 4.7.1 with over 70 bugs
  fixed since the previous release.

  A notable change in GCC 4.7.2 compared to 4.7.1 are ABI bug fixes
  related to some C++11 templates (std::list and std::pair).  As a result,
  code using those templates in C++11 mode is again ABI compatible with
  code in C++03/C++98 mode or C++11 mode of GCC 4.6 and earlier, but might
  be ABI incompatible with code compiled by GCC 4.7.1 or 4.7.0 in C++11
  mode.  See http://gcc.gnu.org/gcc-4.7/changes.html for more details.

  This is the list of problem reports (PRs) from GCC's bug tracking system
  that are known to be fixed in this release. This list might not be complete
  (that is, it is possible that some PRs that have been fixed are not listed
  here).
  \ 
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.7.2
   2012-11-21 00:13:11 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Use the canonical path to GNU as.

Bump PKGREVISION.
   2012-11-16 02:03:55 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Solaris ld accepts -rpath/foo/bar, but not -rpath=/foo/bar.
GNU ld accepts -rpath=/foo/bar, but not -rpath/foo/bar.
Both accept -rpath /foo/bar, so use that.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-15 09:41:24 by Steven Drake | Files touched by this commit (2)
Log message:
Change comment to give the svn id where the patch was commited to the gcc tree.

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