Next | Query returned 44 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2002-10-09 15:06:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
Unused.
   2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155)
Log message:
Complete standardization of messages according to latest pkglint.
   2002-09-22 12:06:01 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Create new variables BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg>
that hold the compiler and linker flags used to find the headers and
libraries because these packages install them into non-standard places.
These variables may be used in package Makefiles by doing:

	CPPFLAGS+=	${BUILDLINK_CPPFLAGS.<pkg>}
	LDFLAGS+=	${BUILDLINK_LDFLAGS.<pkg>}
   2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380)
Log message:
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

Next | Query returned 44 messages, browsing 41 to 50 | previous