needy icon indicating copy to clipboard operation
needy copied to clipboard

Improving error feedback

Open ccbrown opened this issue 8 years ago • 2 comments

Creating a single issue for the various issues where feedback can be improved:

  • pkg-config is missing
  • git is missing
  • git can't establish the authenticity of the host
  • git is denied permission to the remote
  • unused or misplaced parameters

ccbrown avatar Aug 10 '16 23:08 ccbrown

  • [ ] Warn when pkgconfig files reference directories outside of build_directory
  • [ ] When Needy changes from repository to directory, it doesn't delete the previous source folder leading to os exceptions during the build.

vmrob avatar Aug 12 '16 01:08 vmrob

git is missing

Should be covered by #112

vmrob avatar Aug 19 '16 00:08 vmrob