aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tmap.rb
AgeCommit message (Collapse)Author
2012-10-27tmap 3.2.0nibbles 2bits
- Upgrade to version 3.2.0 - Use git and a tag for stable so that we pick up the submodule. - Add options for 32-bit, Alignment, Google Perf Tools, and NoColor - Add deps on 'automake' and 'libtool' to generate 'configure' - Add a conditional dep on google-perftools if optioned. - Add `env :std` and `fails_with :clang` otherwise missing symbols. Closes #15425. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-15Fix more quoting issuesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05tmap: use full path in testJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23tmap: downgrade to 0.3.7Misty De Meo
By user request - 0.3.7 is the version which is being officially supported. See #11813.
2012-04-22tmap fails_with :clangMisty De Meo
2012-04-22tmap 0.3.8Misty De Meo
2012-04-17tmap 0.3.7Nils Homer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>