head	1.11;
access;
symbols
	v1_2_1:1.11
	oprofile-0_5_4-branch-sf-snapshot:1.1.2.2
	sf-snapshot:1.9
	oprofile-0_5_4-branch:1.1.0.2
	oprofile-0_5_4-branchpoint:1.1;
locks; strict;
comment	@# @;


1.11
date	2006.08.14.23.26.17;	author kseitz;	state Exp;
branches;
next	1.10;

1.10
date	2006.04.28.18.58.41;	author kseitz;	state Exp;
branches;
next	1.9;

1.9
date	2005.06.10.16.17.25;	author kseitz;	state Exp;
branches;
next	1.8;

1.8
date	2005.05.27.17.00.59;	author jhandcock;	state Exp;
branches;
next	1.7;

1.7
date	2005.05.27.16.10.04;	author jhandcock;	state Exp;
branches;
next	1.6;

1.6
date	2005.05.27.15.42.49;	author jhandcock;	state Exp;
branches;
next	1.5;

1.5
date	2005.05.27.15.19.51;	author jhandcock;	state Exp;
branches;
next	1.4;

1.4
date	2005.05.26.19.05.48;	author jhandcock;	state Exp;
branches;
next	1.3;

1.3
date	2005.02.05.02.14.04;	author jhandcock;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.13.08.00.07;	author jhandcock;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.13.06.14.54;	author jhandcock;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2004.10.14.01.05.34;	author jhandcock;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2005.05.26.19.05.58;	author jhandcock;	state Exp;
branches;
next	;


desc
@@


1.11
log
@        * fraagment.xml: Bump to 1.2.1.
@
text
@2006-08-14  Keith Seitz  <keiths@@redhat.com>

	* fraagment.xml: Bump to 1.2.1.

2005-05-27  Jeremy Handcock  <handcock@@redhat.com>

	* install: Revert last patch.
	* update-perms: New.

2005-05-27  Jeremy Handcock  <handcock@@redhat.com>

	* install: Set executable bits for `opxml', `opcontrol', and 
	`uninstall'.

2005-05-27  Jeremy Handcock  <handcock@@redhat.com>

	* install: New.
	* uninstall: New.
	* build.properties: Include new files.

2005-05-27  Jeremy Handcock  <handcock@@redhat.com>

	* .cvsignore: Add bin/.
	* build.properties: Include about.html.
	(bin.includes): Include opcontrol-wrappers.

2005-02-04  Keith Seitz  <keiths@@redhat.com>

	* fraagment.xml: Bump to 1.2.0. Require core version 1.2.0.

2004-10-13  Jeremy Handcock  <handcock@@redhat.com>

	* build.properties (source.oprofile_linux.jar): Include src/, not 
	src/com/.

2004-07-16  Keith Seitz  <keiths@@redhat.com>

	* fragment.xml: Bump version to 1.1.0. Require core version 1.1.0.

2004-07-16  Keith Seitz  <keiths@@redhat.com>

	* fragment.xml: Externalize fragment name.

2004-07-14  Keith Seitz  <keiths@@redhat.com>

	* build.properties: Include opcontrol, too. Only include src/com/*
	in binary build. Really should put opxml sources in another
	directory...

2004-07-13  Keith Seitz  <keiths@@redhat.com>

	* build.properties: Update.
	* build.xml: Remove. No longer needed.

2004-07-13  Keith Seitz  <keiths@@redhat.com>

	* .classpath: Update.
	* .project: Update.
	* build.xml: Update.
	* fragment.xml: Update for Eclipse 3.0.

2004-04-20  Keith Seitz  <keiths@@redhat.com>

	* src/com/redhat/eclipse/oprofile/core/linux: New directory.
	* fragment.xml: Add OpcontrolProvider and OpxmlProvider extensions.

2004-04-04  Keith Seitz  <keiths@@redhat.com>

	* opcontrol: New file.
	* build.xml (gather.bin.parts): Install opcontrol.

2004-03-15  Keith Seitz  <keiths@@redhat.com>

	* opcontrol-wrapper.pamd: Remove "/lib/security" from
	entries -- it's no longer needed.

2003-10-15  Keith Seitz  <keiths@@redhat.com>

	* fragment.xml (requires): Remove. There are no requirements.

2003-09-08  Tom Tromey  <tromey@@redhat.com>

	* fragment.xml (provider-name): Added ".".

2003-05-19  Keith Seitz  <keiths@@redhat.com>

	* build.xml (plugin): It's com.redhat.eclipse.oprofile.core.linux,
	not com.redhat.eclipse.core.linux...

	* opcontrol-wrapper.pamd: New file.
	* opcontrol-wrapper.security: New file.

2003-05-07  Keith Seitz  <keiths@@redhat.com>

	* fragment.xml: Remove runtime section. The fragment does not
	produce a jar file.

2003-05-01  Keith Seitz  <keiths@@redhat.com>

	* build.xml: New file.
	* native.xml: New file.

2003-04-04  Keith Seitz  <keiths@@redhat.com>

	* build.properties; New file.
	* fragment.xml: New file.
@


1.10
log
@Move some errant entries to proper ChangeLog
@
text
@d1 4
@


1.9
log
@        * src/opxml.cc (main): getopt_long_only returns an int, not a char.
@
text
@a0 4
2005-06-10  Keith Seitz  <keiths@@redhat.com>

	* src/opxml.cc (main): getopt_long_only returns an int, not a char.

a22 5
2005-05-26  Jeremy Handcock  <handcock@@redhat.com>

	Eclipse.org Bugzilla #96849:
	* src/build.xml: Set failonerror="true" for all `exec' tasks.

@


1.8
log
@        * install: Revert last patch.
        * update-perms: New.
@
text
@d1 4
@


1.7
log
@        * install: Set executable bits for `opxml', `opcontrol', and
        `uninstall'.
@
text
@d3 5
@


1.6
log
@        * install: New.
        * uninstall: New.
        * build.properties: Include new files.
@
text
@d3 5
@


1.5
log
@	* .cvsignore: Add bin/.
	* build.properties: Include about.html.
	(bin.includes): Include opcontrol-wrappers.
@
text
@d3 6
@


1.4
log
@        Eclipse.org Bugzilla #96849:
        * src/build.xml: Set failonerror="true" for all `exec' tasks.
@
text
@d1 6
@


1.3
log
@        * fraagment.xml: Bump to 1.2.0. Require core version 1.2.0.
@
text
@d1 5
@


1.2
log
@2004-10-13  Jeremy Handcock  <handcock@@redhat.com>

        * build.properties (source.oprofile_linux.jar): Include src/, not
        src/com/.
@
text
@d1 4
@


1.1
log
@Initial contribution
@
text
@d1 5
@


1.1.2.1
log
@004-10-13  Jeremy Handcock  <handcock@@redhat.com>

        * build.properties (source.oprofile_linux.jar): Include src/, not
        src/com/.
@
text
@a0 5
2004-10-13  Jeremy Handcock  <handcock@@redhat.com>

	* build.properties (source.oprofile_linux.jar): Include src/, not 
	src/com/.

@


1.1.2.2
log
@        Eclipse.org Bugzilla #96849:
        * src/build.xml: Set failonerror="true" for all `exec' tasks.
@
text
@a0 5
2005-05-26  Jeremy Handcock  <handcock@@redhat.com>

	Eclipse.org Bugzilla #96849:
	* src/build.xml: Set failonerror="true" for all `exec' tasks.

@


