Next | Query returned 88 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69)
Log message:
Add RMD160 digests in addition to SHA1 ones.
   2005-01-24 21:48:36 by Todd Vierling | Files touched by this commit (1)
Log message:
Give the hack a PKG_HACKS name.
   2005-01-24 18:57:15 by Todd Vierling | Files touched by this commit (2)
Log message:
Hopefulyl final Interix fix: make test_filesystem.cpp build.
   2005-01-24 18:51:57 by Todd Vierling | Files touched by this commit (3)
Log message:
Another Interix fix:  Fix nonstatic linking in src/testing subdir.
   2005-01-24 17:58:06 by Todd Vierling | Files touched by this commit (11)
Log message:
Fix build on Interix.  (Changes submitted to author.)
   2005-01-21 03:29:33 by Todd Vierling | Files touched by this commit (1)
Log message:
Need --enable-os-bits for Interix.
   2004-11-09 14:02:39 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 2.1.5:
- added protection code against bad_alloc exception
- new configure option to bypass libdl test
- removed expected exception list in deci, limitint, real_infinint
  and storage modules to improve global robustness
- remove the #pragma implementation/interface directives
  which tend today to become obsolete, and seems to be the
  cause of compilation problem on (recent) Linux kernel 2.6.7
  for example.
- added protection code to report bug conditions
- code simplification for filesystem reading (while performing
  backup)
- fixed bug #29 (crash when saving hard link without read
  permission)
- fixed code syntax to support gcc-3.4.x
   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Next | Query returned 88 messages, browsing 71 to 80 | Previous