aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fio.rb
AgeCommit message (Collapse)Author
2015-02-16fio: add 2.2.5 bottle.BrewTestBot
2015-02-16fio 2.2.5Baptiste Fontaine
Closes #36855. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-19fio 2.1.11Jack Nagel
Closes #30916. Closes #30943.
2013-05-02fio: fix "error: Define GOLDEN_RATIO_PRIME"Andrew Janke
Let fio's own CFLAGS settings stand instead of clearing them in the formula. The new 2.0.15 fio build was breaking because the Makefile changed around since 2.0.7, and is now using CFLAGS to pass necessary macros and "-include" options to the build. The formula was crushing it with "CFLAGS=", which broke the build. Also turn on "V=1" to get normal full output from make, showing cc command lines, instead of the terse "CC foo.o" output, which makes it harder to diagnose. Fixes #19380. Closes #19423. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-20fio 2.0.15dduvnjak
Closes #19330. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-30fio 2.0.7nibbles 2bits
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-09fio: avoid inreplaceJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-05FIO: Update to 1.58Alexandre Gramfort
Closes #7966. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-03-02fio: use other download urlDavid Höppner
2010-03-02New Formula: fioCaius Durling
Signed-off-by: David Höppner <0xffea@gmail.com>