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

History of commit frequency

CVS Commit History:


   2004-02-01 02:43:30 by Johnny C. Lam | Files touched by this commit (35)
Log message:
In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
   2004-01-22 09:24:31 by grant beattie | Files touched by this commit (72)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-09-23 21:26:02 by Matthias Scheler | Files touched by this commit (2)
Log message:
Fix another build problem, this time under NetBSD 1.6.1_STABLE.
   2003-09-23 20:40:08 by Matthias Scheler | Files touched by this commit (6)
Log message:
Fix brokeness in the included "libiberty" (Lubomir Sedlacik provided
the autoconfig fixes) and a "configure" botch so that this package
finally builds with NetBSD-current GCC 3.3.1.
   2003-09-17 21:41:31 by grant beattie | Files touched by this commit (39)
Log message:
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
   2003-09-12 23:02:12 by Matthias Scheler | Files touched by this commit (3)
Log message:
Fix unportable shell code in "configure" which breaks configuration on
systems where the "compfaces" program from the "faces" package is
installed. A dependence on the "faces" package isn't necessary because
the "compfaces" program isn't really used. This fix the first part
of PR pkg/22762 by myself.
   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-09-12 20:36:12 by Marc Recht | Files touched by this commit (1)
Log message:
gcc.buildlink2.mk is no more. So, include compiler.mk instead.
reported by Matthias Scheler
   2003-09-11 13:50:18 by grant beattie | Files touched by this commit (1)
Log message:
remove USE_GCC3 definintion.

packages should only ever test this, not define it.
   2003-09-11 08:45:35 by Martti Kuparinen | Files touched by this commit (3)
Log message:
Updated ddd to 3.3.7

* martti is the new maintainer
* changes since 3.3.1

  - libiberty was missing from the 3.3.6 release
  - libtermcap was built but not linked on systems which needed it
    (suse-axp-linux 8.1; probably others too)
  - The source tree was merged back from the bashdb project's CVS into the
    original ddd CVS
  - Major changes to get this to compile with modern auto-tools, Bison,
    Flex, and C++ STL.
  - Options are automatically saved when exiting DDD.
  - Temporary sessions in Gnome and KDE are now properly deleted.
  - The Tip of the Day comes with an option to turn it off.
  - Alias detection is now on by default.
  - The splash screen no longer bypasses all window controls.
  - Major code clean-up, including plugging several memory leaks (1).
  - GCC 3.0 should properly compile DDD.
  - ChangeLog files are back.

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