| Age | Commit message (Collapse) | Author |
|
- 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>
|
|
Closes #14653.
|
|
Fixes #13981.
|
|
Closes #9396.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|