Next | Query returned 167 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   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-15 17:05:12 by Jared D. McNeill | Files touched by this commit (3)
Log message:
Update py-gnome2 to 2.26.0.

Changes:

=== GNOME_PYTHON_2_26_0 ===
2009-03-14  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* NEWS,
	* configure.ac,
	* wscript: [553] Version 2.26.0

=== GNOME_PYTHON_2_25_90 ===
2009-02-01  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* configure.ac: Added.

	* configure.ac: Removed.

	* NEWS,
	* wscript: Modified.

	[552] Preparing 2.25.90 release

2009-02-01  gjc

	* gconf/gconf.override: [551] Bug 541088 ? gconf set_value should take
	unicode string as value.

2009-01-31  gjc

	* configure.ac: [550] Bug 564550 ? gnome-python libtool-2.2 patch

	* acinclude.m4: [549] (from Funda Wang) Use distutils to detect the
	value of Py_ENABLE_SHARED, not grep; closes #569832.

	* waf: [548] Upgrade to WAF 1.5.3

=== GNOME_PYTHON_2_25_1 ===
2009-01-17  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* Makefile.am: [547] automake distcheck fixes

2009-01-17  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* NEWS: Added.

	* NEWS: Removed.

	[546] Update NEWS for release

2009-01-17  gjc

	* configure.ac,
	* wscript: [545] Bump version to 2.25.1

	* waf,
	* wscript: [544] Update to newer WAF

2009-01-03  gjc

	* wscript: [543] Use the gnu_dirs waf tool, so that --libdir configure
	option works

2009-01-03  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* waf: Added.

	[542] Add a ready-made waf script, for easier deployment in jhbuild

2009-01-03  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* .bzrignore: [541] ignore

2009-01-03  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* .bzrignore,
	* ChangeLog.pre-2.25,
	* Makefile.am,
	* autogen.sh,
	* bzrplugins,
	* bzrplugins/gnulog.py,
	* generate-ChangeLog: Added.

	* ChangeLog,
	* Makefile.am,
	* autogen.sh: Removed.

	* wscript: Modified.

	[540] Auto-generate the ChangeLog via bazaar log plugin

2009-01-03  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* wscript: [539] WAF: fix autoconfig and dist_hook

2008-12-26  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* README,
	* bonobo/wscript,
	* docs/gnomevfs/wscript,
	* gconf/wscript,
	* gnome/wscript,
	* gnomecanvas/wscript,
	* gnomevfs/wscript,
	* wscript: Added.

	* README,
	* bonobo/wscript,
	* docs/gnomevfs/wscript,
	* gconf/wscript,
	* gnome/wscript,
	* gnomecanvas/wscript,
	* gnomevfs/wscript,
	* wscript: Removed.

	[538] Experimental support for waf 1.5.x
   2009-02-11 15:23:32 by Joerg Sonnenberger | Files touched by this commit (16)
Log message:
Sort PYTHON_VERSIONS_ACCEPTED.
   2008-11-18 13:46:52 by Matthias Drochner | Files touched by this commit (9)
Log message:
make this work with python-2.4 again
   2008-11-14 23:01:27 by Hasso Tepper | Files touched by this commit (1)
Log message:
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
   2008-10-16 20:00:16 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.22.3
changes:
-Compatibility with newer pygobject
-bugfix
   2008-06-23 19:21:21 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.22.1
changes: build system improvements, irrelevant to pkgsrc for now
   2008-04-16 14:34:43 by David Brownlee | Files touched by this commit (1)
Log message:
PYTHON_VERSIONS_ACCEPTED+=25
   2008-04-11 21:53:22 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 2.22.0
This switches to the gnome-2.22 release branch.
   2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | Package updated
Log message:
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.

Next | Query returned 167 messages, browsing 91 to 100 | Previous