CIA.vc
admin
Real-time open source activity stats
Stats » Projects » KDE » admin
informationsyndicateUTC clock
07:42 on Mar 19, 2010
event counters
The last message was received 1.52 years ago at 11:03 on Sep 10, 2008
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
75 messages since the first one, 4.25 years ago, for an average of 2.95 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
11:03 on Sep 10, 2008KDE
Commit by mueller :: r859444 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
fix nesting and indention
#
09:33 on Sep 09, 2008KDE
Commit by mueller :: r858975 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
surprise.. python 2.6 is also okay
#
19:56 on Aug 19, 2008KDE
Commit by coolo :: r849615 admin/branches/KDE/3.5/kde-common/admin/cvs.sh:
update for 3.5.10
#
15:07 on Jan 28, 2008KDE
Commit by dfaure :: r767697 admin/branches/KDE/3.5/kde-common/admin/Doxyfile.am:
-v is a non-standard option
BUG: 156628
#
10:16 on Dec 21, 2007KDE
Commit by dfaure :: r751182 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
Committing patch by Rex Dieter: add default fedora/redhat qt locations, adding pkg-config support
BUG: 136377
#
20:10 on Dec 20, 2007KDE
Commit by dfaure :: r750986 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
This was bogus indeed.
CCBUG: 136377
#
17:21 on Oct 15, 2007KDE
Commit by dfaure :: r725558 admin/branches/KDE/3.5/kde-common/admin/detect-autoconf.pl:
Fix version comparison so that 1.4 isn't >= 1.10. Patch by Michael Pyne.
#
17:17 on Oct 15, 2007KDE
Commit by dfaure :: r725555 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
Fix warning in libz check, patch by Martin Pley <kde-core at pley dot org>
#
11:10 on Oct 08, 2007KDE
Commit by coolo :: r722980 admin/branches/KDE/3.5/kde-common/admin/cvs.sh:
update for tag
#
13:26 on Aug 14, 2007KDE
Commit by adridg :: r699978 admin/branches/KDE/3.5/kde-common/admin/detect-autoconf.pl:
With layers and layers of dealing-with-auto* magic in various systems,
we find conflicts between various people trying to be smart.
The FreeBSD ports system now installs auto*-wrapper to act kind
of like detect-autoconf.pl already -- but detect-autoconf.pl
finds -wrapper and thinks that it's the latest version of
the autotool in question. Short-circuit that by skipping
the -wrapper tools.

Patch figured out by [ade], Ade & lofi.

CCMAIL: kde at freebsd dot org
#
07:17 on May 14, 2007KDE
Commit by binner :: r664516 admin/branches/KDE/3.5/kde-common/admin/cvs.sh:
increase version number to 3.5.7
#
19:20 on Apr 23, 2007KDE
Commit by dfaure :: r657301 admin/branches/KDE/3.5/kde-common/admin/libtool.m4.in:
Fix libtool hardcoding /usr/lib RPATH everywhere on kubuntu-amd64, making it impossible to use my own Qt.
libtool doesn't add rpaths for the paths in $sys_lib_dlsearch_path_spec, but that var was set to "/lib64 /usr/lib64",
due to /lib64 existing (but as a symlink to /lib).
-> only use /lib64 instead of /lib in sys_lib_dlsearch_path_spec if /lib64 is a real dir, not if it's a symlink.
Die libtool, die.
#
16:45 on Mar 19, 2007KDE
Commit by mueller :: r644275 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
don't run a find over all of /usr/bin just for fun
#
19:31 on Feb 27, 2007KDE
Commit by dfaure :: r637777 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
Remove useless 'x', we use double-quotes anyway; and now the patch makes sense.
#
18:56 on Feb 27, 2007KDE
Commit by dfaure :: r637771 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
Don't add -L/usr/lib to the link line, due to libX11.so being there on [k]ubuntu.
This fixes problems when using a self-compiled kdelibs on kubuntu; as found by pradeepto and by myself independently.
#
15:32 on Feb 09, 2007KDE
Commit by dfaure :: r631944 admin/branches/KDE/3.3/kde-common/admin/cvs.sh:
selected updates from 3.5 branch backported; I need this to be able to compile proko2 with autoconf 2.60
#
08:49 on Jan 27, 2007KDE
Commit by mueller :: r627580 admin/branches/KDE/3.5/kde-common/admin/acinclude.m4.in:
remove -Wconversion, produces 50+ warnings with gcc 4.3
for each compilation unit
#
09:06 on Jan 15, 2007KDE
Commit by coolo :: r623686 admin/branches/KDE/3.5/kde-common/admin/cvs.sh:
new version
#
23:14 on Nov 08, 2006KDE
Commit by tokoe :: r603437 admin/ (41 files in 4 dirs):
Add a kicker applet which allows you to start/stop switching to the
next virtual desktop every 5 seconds. That's really useful for fairs
when you setup your computer to have several virtual desktops with
different applications opened, so every 5 seconds the visitor can see
another rocking KDE application ;)
#
14:23 on Oct 25, 2006KDE
Commit by dfaure :: r599040 admin/branches/KDE/3.3/kde-common/admin/cvs.sh:
Need I18N_NOOP2 here for proko2 (which redefines it if kdelibs doesn't); won't hurt for the old code.
#