Commit Graph

49 Commits

Author SHA1 Message Date
Clark Williams a55242cc96 version bump to 0.50 2009-07-16 10:42:01 -05:00
Clark Williams 960adc44a2 version bump to 0.49 2009-07-13 10:07:24 -05:00
Clark Williams 2ba1f87e05 version bump to 0.48
added push target to Makefile
2009-07-07 17:15:21 -05:00
Clark Williams d4e64bdf64 version bump to 0.47 2009-07-05 16:14:57 -05:00
Clark Williams 802855c693 added fix from Daniel Gollub <dgollub@suse.de> for doomsday latency
version bump to 0.46
2009-07-02 17:13:39 -05:00
Clark Williams 190a00e14e version bump to 0.45; added help target to Makefile 2009-07-02 09:36:52 -05:00
Clark Williams a778639f31 version bump to v0.44 2009-06-30 13:36:50 -05:00
Clark Williams 803a417378 version bump to 0.43 2009-06-25 09:15:40 -05:00
Clark Williams 219d5b48b1 version bump to 0.42 2009-06-12 15:48:18 -05:00
Clark Williams 11f68bd172 added hwlatdetect remove in clean target of Makefile 2009-06-12 13:15:45 -05:00
Clark Williams 556a10971c handled module changes 2009-06-10 23:32:41 -05:00
Clark Williams 77dc91b066 updated distclean target 2009-06-10 13:53:18 -05:00
Clark Williams 446ff91990 the great renaming: smidetect -> hwlat 2009-06-10 13:50:02 -05:00
Clark Williams 30edd0b4ab rewrite to match updated smi_detector module 2009-05-30 10:30:49 -05:00
Clark Williams 5aac188d85 added smidetect 2009-05-13 13:57:11 -05:00
Clark Williams 9153c383ec version bump to 0.39 2009-05-06 09:35:23 -05:00
Uwe Kleine-König ec536d0454 Makefile: don't override DESTDIR, prefix, bindir and mandir
This eases packaging rt-tests and shouldn't have any further impact.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2009-05-02 20:26:35 +02:00
Clark Williams 1b81d40771 version bump to 0.38 2009-04-30 15:28:32 -05:00
Clark Williams 986688b00b updated version string to 0.37 2009-04-29 15:31:10 -05:00
Clark Williams 0e2f1a14ff version bump to 0.36 2009-04-20 14:09:12 -05:00
Clark Williams 876c33c8a9 fixed release target in Makefile so rpms will build
updated version string to 0.35
minor format tweak to make variables

Signed-off-by: Clark Williams <williams@redhat.com>
2009-04-07 15:31:32 -05:00
Uwe Kleine-König f2e4eebd40 split function of DESTDIR into DESTDIR + prefix
It's more common that DESTDIR doesn't include /usr or /usr/local but
only the base directory for a relocated installation.  The in-tree
prefix is usually named "prefix".

"usually" here means as it is done by autoconf and as it is expected by
the Debian package helpers.

While at it also make the other path variables match this convention.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Clark Williams <williams@redhat.com>
2009-04-07 15:14:53 -05:00
Clark Williams 6f3669db23 version bump to 0.34 2009-04-05 09:41:51 -05:00
Clark Williams 99ba86e19c version bump to 0.33 2009-03-30 09:21:37 -05:00
Clark Williams 64cca12051 version bump to 0.32 2009-03-28 09:39:51 -05:00
Clark Williams f4e80a2fb0 version bump to 0.31 2009-03-20 16:15:33 -05:00
Alessio Igor Bogani f5da548e25 Avoid ChangeLog erasing in tarball release
Execute a make clean into a rt-tests directory, exploded from a tarball,
cause erroneous erasing of the ChangeLog file. Let make do it only if it
executes under git tree.

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Signed-off-by: Clark Williams <williams@redhat.com>
2009-03-17 16:18:46 -05:00
Clark Williams 41902b4ca0 corrected version bump 2008-12-18 16:52:12 -06:00
Clark Williams 495ed19184 bumped version string 2008-12-18 16:47:23 -06:00
Alessio Igor Bogani a038647f40 Makefile patch to prevent deleting too many files in clean operation 2008-12-11 10:13:07 -06:00
Clark Williams b4265a0e8e changed release target in Makefile 2008-10-22 15:00:57 -05:00
Clark Williams 3ece612bd1 add option to run for specified duration
Add an option (--duration or -D) to specify how long the test should run

Signed-off-by: Clark Williams <williams@redhat.com>
2008-10-22 14:33:51 -05:00
Thomas Gleixner 81523d18b4 Release 0.27
Testing before release would be better !

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-07-28 12:45:20 +02:00
Thomas Gleixner d14c3da7c8 release v0.26
Remove the rpm spec file from git as it is autogenerated.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-07-28 12:35:08 +02:00
Thomas Gleixner db07df3e98 Release v0.25
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-07-27 22:50:56 +02:00
Thomas Gleixner 8e30668e24 rt-tests: v0.24
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-07-12 04:22:44 +02:00
Thomas Gleixner 4f55874ffd Version 0.23
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-07-06 19:21:42 +02:00
Carsten Emde 7a052daef0 rt-tests/Makefile: Import an updated version number into RPM spec file
Import an updated version number into RPM spec file.

Signed-off-by: Carsten Emde <C.Emde@osadl.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-06-05 08:41:16 +02:00
Thomas Gleixner b0841096ce Version 0.22
I'm getting old and forgetful :)

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-06-04 17:30:55 +02:00
Thomas Gleixner 8d09028ba3 Version 0.21
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-06-04 17:22:51 +02:00
Thomas Gleixner 894308125b Make: Exclude releases subdir from release tarball
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-06-04 17:21:55 +02:00
Thomas Gleixner 1a731d646e Bump version number to 0.20
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-18 14:39:41 +02:00
Thomas Gleixner 44b84cd87f v0.19
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-04 09:00:33 +01:00
Clark Williams 58d8df8cc8 added distclean target to cleanup rpm dirs 2008-01-03 13:33:23 -06:00
Clark Williams fea12d35c3 added pi_tests; added specfile for rpm generation 2008-01-03 13:26:22 -06:00
Thomas Gleixner ca606d3fe9 v0.18
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-12-14 16:03:34 +01:00
Thomas Gleixner d00cc0754a Some more Makefile updates
- add changelog and install targets
- replace $(CROSS_COMPILE)gcc with $(CC)

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-12-14 16:03:34 +01:00
Alessio Igor Bogani be4a5a9807 Unified versions into Makefile
Packaging version control

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-12-14 15:25:29 +01:00
Alessio Igor Bogani e6b7207115 Re-organized sources
Move code around to make packaging easier.

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-12-14 15:25:29 +01:00