aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/google-perftools.rb
AgeCommit message (Collapse)Author
2014-04-26Use githubusercontent domainJack Nagel
2014-03-16google-perftools: use checksummed patchesJack Nagel
2014-03-08Batch convert http urls from Google Code to httpsIan Lancaster
Closes #27218.
2013-11-25Fix some unanchored patch URLsJack Nagel
2013-11-17gperftools: remove commentAdam Vandenberg
2013-11-17google-perftools: fix the __thread TLS bugSidney Just
See: https://code.google.com/p/gperftools/issues/detail?id=573 Closes #24211. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-10-30google-perftools: add note about patchAdam Vandenberg
2013-10-30google-perftools: add missing #includeDaniel Russel
Fixes #23601. Closes #23752. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-02google-perftools 2.1Stefan
Closes #21612. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28gperftools 2.0Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-03google-perftools: remove unused configure switchAdam Vandenberg
2011-07-24google-perftools 1.8Kashif Rasul
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-15Google Perftools 1.7Huahang Liu
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-22valgrind and google-perftools fail with LLVMDouglas Creager
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23Update google-perftools to 1.6Pieter Noordhuis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-29Update google-perftools to 1.5Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-10-12Google Performance tools formulaMel Gray