Next | Query returned 23 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   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.
   2003-11-10 14:35:41 by Gavan Fantom | Files touched by this commit (1)
Log message:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
   2003-07-18 17:53:16 by Jan Schaumann | Files touched by this commit (6) | Imported package
Log message:
Initial import of bbdate-0.2.4:

This tool displays the date in an decorated window, simulating the
look of the Blackbox toolbar (Blackbox is a Windowmanager for X11).
To copy this look a great deal of the code is taken from Blackbox.


Next | Query returned 23 messages, browsing 21 to 30 | previous