aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cufflinks.rb
AgeCommit message (Collapse)Author
2012-10-19cufflinks 2.0.2nibbles 2bits
- Upgrade cufflinks to version 2.0.2 - Add a dep on eigen. It won't build without it. - Make all the deps `:build` for the same reason. - It still fails with clang, but llvm is okay. - Add an env var, `EIGEN_CPPFLAGS` to help it find eigen. - Add to `LDFLAGS` an `-lboost_system-mt` fixes missing symbols - Run sed on 120 files to fix a boost::FOREACH issue. - Note in the comments the source of the sed fix. - Specify `--mandir` even though no man pages at this time. - Run `make` in parallel. Run the install as a j1. - Works well with superenv Fixes #14385 Closes #15543. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-08cufflinks: add fails_with :clangMike McQuaid
Fixes #13981.
2012-01-03cufflinks 1.3.0Carlos Borroto
Closes #9396. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-29cufflinks: fix md5Adam Vandenberg
2011-11-30cufflinks 1.2.1Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27cufflinks 1.2.0Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-10cufflinks 1.1.0Carlos Borroto
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-29cufflinks: silent version changeAdam Vandenberg
2011-06-02cufflinks 1.0.3Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-26cufflinks 1.0.2Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-05cufflinks 1.0.0Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13cufflinks 0.9.3Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>