summary refs log tree commit diff
path: root/pkgs/development/tools/misc/cscope
Commit message (Expand)AuthorAge
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* cscope: update to 15.8aLluís Batlle i Rossell2012-08-23
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* Fixing the dependency of cscope on 'emacs'.Lluís Batlle i Rossell2010-12-04
* Making cscope cross build (avoiding emacs in it)Lluís Batlle i Rossell2010-08-11
* As agreed with ludo, I remove the getConfig around the cscope expression,Lluís Batlle i Rossell2009-12-11
* Updating cscope, and making its dependency on emacs optional (and off by defa...Lluís Batlle i Rossell2009-12-11
* Cscope: Fix erroneous substitution that caused Cscope to depend on allLudovic Courtès2008-08-25
* Add Cscope, a C code browser.Ludovic Courtès2008-08-25