aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cscope.rb
AgeCommit message (Collapse)Author
2015-01-08cscope: add 15.8a bottle.BrewTestBot
2015-01-08cscope: add testXu Cheng
Closes #35650.
2015-01-08cscope: modernizeXu Cheng
2014-03-18cscope: use patch DSLJack Nagel
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07cscope: fix fuzz in patchAdam Vandenberg
2012-08-06cscope 15.8aBrett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-21Homebrew style is to indent w/ 2 spaces, not tabsAdam Vandenberg
2009-12-12Reformat Cscope.Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-27Added cscope formula.Basil Shkara