• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

neovim / neovim
70%
master: 77%

Build:
Build:
LAST BUILD BRANCH: win_functional_tests
DEFAULT BRANCH: master
Repo Added 30 Mar 2014 09:46PM UTC
Files 100
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH makefile/add-prefix
branch: makefile/add-prefix
CHANGE BRANCH
x
Reset
  • makefile/add-prefix
  • apierror
  • coverity-scan
  • fmoralesc-patch-1
  • master
  • nightly
  • tui-refresh-cursor
  • v0.1.0
  • v0.1.1
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.2.1
  • v0.2.2
  • vim-8.0.0955

pending completion
17619

push

travis-ci

mhinz
Makefile: add PREFIX variable

We use a Makefile which in turn uses cmake. If we wanted to set the install
prefix for cmake, we had to do this so far:

  make CMAKE_FLAGS="-DCMAKE_INSTALL_PREFIX=/tmp/nvim"

That's long and hard to remember. Following the conventions of other Makefiles,
this now works as well and is equivalent:

  make PREFIX=/tmp/nvim

75542 of 107219 relevant lines covered (70.46%)

154999.16 hits per line

Relevant lines Covered
Build:
Build:
107219 RELEVANT LINES 75542 COVERED LINES
154999.16 HITS PER LINE
Source Files on makefile/add-prefix
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17619 makefile/add-prefix Makefile: add PREFIX variable We use a Makefile which in turn uses cmake. If we wanted to set the install prefix for cmake, we had to do this so far: make CMAKE_FLAGS="-DCMAKE_INSTALL_PREFIX=/tmp/nvim" That's long and hard to remember. Follow... push 08 Oct 2016 04:45PM UTC mhinz travis-ci pending completion  
See All Builds (13271)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc