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

History of commit frequency

CVS Commit History:


   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-14 20:48:18 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-06-05 09:09:32 by OBATA Akio | Files touched by this commit (1)
Log message:
Need workaround for Upstream Bug#562310.
Noticed by John D. Baker in PR 41475.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-03-06 15:08:24 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.24.1:

libbonobo 2.24.1
	* Win32 portability fixes (Tor Lillqvist)
	* cleanups for newer glib releases (Cosimo Cecchi)
	* Other cleanups for single glib includes (Przemysław Grzegorczyk)
	* Cross-compiling fixes (Fridrich Strba)
   2008-10-16 14:32:29 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 2.24.0
This switches to the gnome-2.24 release branch.
   2008-04-30 15:38:17 by Julio M. Merino Vidal | Files touched by this commit (60)
Log message:
Drop maintainership

Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
   2008-04-10 18:22:13 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.22.0
This switches to the gnome-2.22 release branch.
   2008-04-01 20:06:57 by Matthias Drochner | Files touched by this commit (2)
Log message:
remove a DISABLE_DEPRECATED to fix build against newer glib2 versions

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