Commit Graph

9 Commits

Author SHA1 Message Date
Noam Postavsky
00e08b148d .travis.yml: don't hide compile failure
Fix compile warnings that snuck in while the test was broken.
2015-11-13 23:39:27 -05:00
Noam Postavsky
796d5b4fd0 check whole :build list for interp'd strings
Fix some recipe shell interpolation.
2015-07-06 04:46:40 -04:00
Noam Postavsky
dc9a4035ff consider more functions "safe" for recipe checking
Fix some more shell interpolation in recipes.
2015-07-06 04:36:45 -04:00
Noam Postavsky
e95ca9355e fix recipe checking for unsafep :build recipes
Make recipe checking functions repsect warning-minimum-level and add
-W<:level> option to el-get-check-recipe-batch for setting it.
2015-07-06 04:16:35 -04:00
Noam Postavsky
86ce8facec el-get-check-recipe: add autoload cookie 2015-07-05 15:55:35 -04:00
Noam Postavsky
98c1ccd0ca fix interactive recipe check
The summary message should go into *el-get check recipe*, not the recipe
buffer.
2015-07-05 15:53:07 -04:00
Noam Postavsky
17a202b5b3 check all :build/<system-type>s 2015-07-05 15:53:06 -04:00
Noam Postavsky
eeee1ab349 add recipe check for shell interpolation in :build 2015-07-05 15:53:06 -04:00
Noam Postavsky
6968ff8ada split el-get-check.el from el-get-recipes.el
Move checking functions from el-get-recipes.el
2015-07-05 15:53:05 -04:00