public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog configure configure.ac systemtap ...
@ 2008-01-23 19:58 dsmith
  0 siblings, 0 replies; 7+ messages in thread
From: dsmith @ 2008-01-23 19:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2008-01-23 19:58:41

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 
Added files:
	.              : acsite.m4 

Log message:
	2008-01-23  David Smith  <dsmith@redhat.com>
	
	PR 5661.
	* configure.ac: Checks elfutils version number.
	* acsite.m4: New file containing macro to return elfutils version
	number.
	* configure: Regenerated.
	* systemtap.spec.in: Minimum elfutils version number is now filled
	in by configure.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/acsite.m4.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.752&r2=1.753
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.85&r2=1.86
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.84&r2=1.85
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.76&r2=1.77


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src ChangeLog configure configure.ac systemtap ...
@ 2008-01-24 20:24 dsmith
  0 siblings, 0 replies; 7+ messages in thread
From: dsmith @ 2008-01-24 20:24 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2008-01-24 20:24:03

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 
Removed files:
	.              : acsite.m4 

Log message:
	2008-01-24  David Smith  <dsmith@redhat.com>
	
	PR 5661 (reverted).
	* configure.ac: Removed elfutils version number check.
	* configure: Regenerated.
	* acsite.m4: Removed.
	* systemtap.spec.in: Minimum elfutils version number is no longer
	filled in by configure.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.756&r2=1.757
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.87&r2=1.88
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.78&r2=1.79
http://sourceware.org/cgi-bin/cvsweb.cgi/src/acsite.m4.diff?cvsroot=systemtap&r1=1.1&r2=NONE


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src ChangeLog configure configure.ac systemtap ...
@ 2008-01-24 18:11 dsmith
  0 siblings, 0 replies; 7+ messages in thread
From: dsmith @ 2008-01-24 18:11 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2008-01-24 18:11:34

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 

Log message:
	2008-01-24  David Smith  <dsmith@redhat.com>
	
	PR 5650 (partial).
	* configure.ac: Handles sqlite optional functionality correctly.
	If enabled/disabled by the user, do the right thing.  If not
	specified by the user, use it if present.
	* configure: Regenerated.
	* systemtap.spec.in: Always specify to configure whether to use
	sqlite or not.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.755&r2=1.756
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.85&r2=1.86
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.77&r2=1.78


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src ChangeLog configure configure.ac systemtap ...
@ 2007-07-19 17:26 dsmith
  0 siblings, 0 replies; 7+ messages in thread
From: dsmith @ 2007-07-19 17:26 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-19 17:26:25

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 

Log message:
	2007-07-19  David Smith  <dsmith@redhat.com>
	
	* configure.ac: Checks for libcap availability.
	* configure: Regenerated.
	* systemtap.spec.in: Added BuildReq for libcap-devl (and removed
	sudo requirement).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.646.2.7&r2=1.646.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.78.2.2&r2=1.78.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.77.2.1&r2=1.77.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.64.2.2&r2=1.64.2.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src ChangeLog configure configure.ac systemtap ...
@ 2006-07-19 22:12 roland
  0 siblings, 0 replies; 7+ messages in thread
From: roland @ 2006-07-19 22:12 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2006-07-19 22:12:10

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 

Log message:
	Version 0.5.9

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.436&r2=1.437
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.42&r2=1.43


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src ChangeLog configure configure.ac systemtap ...
@ 2006-05-05 21:39 fche
  0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2006-05-05 21:39 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2006-05-05 21:39:01

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 

Log message:
	2006-05-05  Frank Ch. Eigler  <fche@elastic.org>
	
	* configure.ac, systemtap.spec.in: Bump version to 0.5.6.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.373&r2=1.374
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.33&r2=1.34


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src ChangeLog configure configure.ac systemtap ...
@ 2006-02-01 20:41 fche
  0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2006-02-01 20:41 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2006-02-01 20:41:22

Modified files:
	.              : ChangeLog configure configure.ac 
	                 systemtap.spec.in 

Log message:
	2006-02-01  Frank Ch. Eigler  <fche@elastic.org>
	
	* configure.ac, systemtap.spec.in: Version 0.5.4.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.310&r2=1.311
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.30&r2=1.31


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-24 20:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-23 19:58 src ChangeLog configure configure.ac systemtap dsmith
  -- strict thread matches above, loose matches on Subject: below --
2008-01-24 20:24 dsmith
2008-01-24 18:11 dsmith
2007-07-19 17:26 dsmith
2006-07-19 22:12 roland
2006-05-05 21:39 fche
2006-02-01 20:41 fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).