Next | Query returned 31 messages, browsing 21 to 30 | 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-04-11 04:44:26 by Jan Schaumann | Files touched by this commit (4)
Log message:
patch tclConfig.sh and tkConfig.sh so that they do not contain references
to the build environment, which of course no longer exists once we
install the file.  Also make sure that variables are set using
double quotes, so that variables inside are expanded.  Ok jwise@.
   2005-03-08 14:04:14 by Todd Vierling | Files touched by this commit (1)
Log message:
Actually, that conditional doesn't even need the !empty() now; just defined().
   2005-03-08 14:03:23 by Todd Vierling | Files touched by this commit (1)
Log message:
Fix bug in previous:  Check for a variable's definition before checking its
value (otherwise older [b]make breaks on a "malformed conditional").
   2005-03-06 20:27:16 by Jan Schaumann | Files touched by this commit (1)
Log message:
On 64bit capable platforms, --enable-64bit
   2005-02-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133)
Log message:
Add RMD160 digests
   2004-10-10 13:58:29 by grant beattie | Files touched by this commit (5)
Log message:
fix build on Darwin:

- libtool needs -dynamiclib on Darwin to create shared libraries
- don't use libtool to create the static libtclstub.a, do it the same
  way that tcl 8.4 does
- name library libtcl83 (as opposed to libtcl8.3) like other platforms
- remove PLIST unnecessary hack for Darwin shlib name
   2004-10-09 17:29:41 by Todd Vierling | Files touched by this commit (2)
Log message:
Under libtool, only the .la goes in the PLIST now.  (I'm not entirely
convinced that Darwin needs special handling here.  Does the Darwin build
*not* use libtool!?)
   2004-05-13 02:13:42 by Thomas Klausner | Files touched by this commit (4)
Log message:
Unused (thanks, minskim).
   2004-04-25 00:41:21 by Thomas Klausner | Files touched by this commit (4)
Log message:
If we include this bl* file, we only want the 8.3 version -- fix pattern
to make it so.

Next | Query returned 31 messages, browsing 21 to 30 | Previous