<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phoronix-test-suite-upstream.git, branch master</title>
<subtitle>Changesets intended for upstream phoronix-test-suite</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/'/>
<entry>
<title>pts: Remove x bit from a few php scripts without #! (from ndim)</title>
<updated>2009-01-08T18:11:04+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-08T18:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=f3771bb0373748ee5bdd17ca4264ede06108f705'/>
<id>f3771bb0373748ee5bdd17ca4264ede06108f705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pts: Update tcsh external dependency for Fedora</title>
<updated>2009-01-08T18:08:55+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-08T18:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=11e9cd253e5604b2b460f7bddb5855cf1c466fb6'/>
<id>11e9cd253e5604b2b460f7bddb5855cf1c466fb6</id>
<content type='text'>
Plus other stuff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plus other stuff
</pre>
</div>
</content>
</entry>
<entry>
<title>pts-core: Add result-file-to-pdf option that will read a results file</title>
<updated>2009-01-08T01:56:50+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-08T01:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=d3253c04eb4fa408eac34d4a17388a05df606557'/>
<id>d3253c04eb4fa408eac34d4a17388a05df606557</id>
<content type='text'>
and save a copy of it as an Adobe PDF file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and save a copy of it as an Adobe PDF file
</pre>
</div>
</content>
</entry>
<entry>
<title>pts-core: Miscellaneous fixes</title>
<updated>2009-01-08T01:53:08+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-08T01:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=f6e646cf3ca36cc73a55608177a3d5ca9b112202'/>
<id>f6e646cf3ca36cc73a55608177a3d5ca9b112202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pts: Minor update to iozone test profile</title>
<updated>2009-01-07T18:09:42+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-07T18:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=540e0f5c2dd907ebc77609ef28843b30abc59241'/>
<id>540e0f5c2dd907ebc77609ef28843b30abc59241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>install-sh: Add escape argument in install script from Hans</title>
<updated>2009-01-07T16:53:31+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-07T16:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=449d268ad3212aaf7f3b5ec32fa5c56f463d6718'/>
<id>449d268ad3212aaf7f3b5ec32fa5c56f463d6718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>install-sh: Add $DESTDIR support to make packaging easier</title>
<updated>2009-01-07T16:52:39+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-07T16:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=5c5d9dc7e11faa3b542c09769ec8ce1d19789280'/>
<id>5c5d9dc7e11faa3b542c09769ec8ce1d19789280</id>
<content type='text'>
This significantly eases building packages of p-t-s.

If DESTDIR is unset, install-sh still installs as before

If DESTDIR is set, install-sh prefixes all install paths
with $DESTDIR.

Additionally, install-sh now tries to create the directory
$DESTDIR$INSTALL_PREFIX. This should not actually change
the install-sh behaviour except for avoiding the need to
create the directory before calling install-sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This significantly eases building packages of p-t-s.

If DESTDIR is unset, install-sh still installs as before

If DESTDIR is set, install-sh prefixes all install paths
with $DESTDIR.

Additionally, install-sh now tries to create the directory
$DESTDIR$INSTALL_PREFIX. This should not actually change
the install-sh behaviour except for avoiding the need to
create the directory before calling install-sh.
</pre>
</div>
</content>
</entry>
<entry>
<title>pts: Add smokin-guns to ioquake3-games suite since it soon will use the</title>
<updated>2009-01-05T02:13:41+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-05T02:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=9c7d46e9a8ea28526cd6254db7ff64d92815c794'/>
<id>9c7d46e9a8ea28526cd6254db7ff64d92815c794</id>
<content type='text'>
ioquake3 version of the Quake 3 Arena engine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ioquake3 version of the Quake 3 Arena engine
</pre>
</div>
</content>
</entry>
<entry>
<title>pts: Add smokin-guns test profile for Quake 3 Smokin' Guns game</title>
<updated>2009-01-05T02:08:09+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-05T02:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=ad786fec44818ad6b8b5497e97e3b40b4bcb66a8'/>
<id>ad786fec44818ad6b8b5497e97e3b40b4bcb66a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pts-core: Add FORCE_TIMES_TO_RUN environmental variable for forcing the</title>
<updated>2009-01-03T13:32:25+00:00</updated>
<author>
<name>Michael Larabel</name>
<email>michael@phx-laptop.(none)</email>
</author>
<published>2009-01-03T13:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/phoronix-test-suite-upstream.git/commit/?id=ee914294d91532a97cbc2e7729bf459e6cd864e8'/>
<id>ee914294d91532a97cbc2e7729bf459e6cd864e8</id>
<content type='text'>
number of times to run a test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
number of times to run a test
</pre>
</div>
</content>
</entry>
</feed>
