riscy
|
bd07a1e4b7
|
misc cleanup; lru_cache some functions; rm doctest
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
45a6f97a94
|
improve lisp usage; split out recipe_struct_elisp
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
c941f67155
|
rm su-exec and other Dockerfile cleanup
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
6e71b9d79c
|
reword and revise order of license/recipe checks
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
990b092f87
|
fix return_code handling; fix recipe output
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
ca4b1c6fa1
|
simplify 'patch' hack
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
9750ff8868
|
don't require recipe name to get clone address
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
584f46f51c
|
cache package_recipe.el download
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
1cbb36de09
|
improve variable naming (name -> filename)
|
2020-03-16 21:57:34 -07:00 |
|
Chris Rayner
|
9d7cbc456d
|
Merge pull request #2 from conao3/fix-phony-target
Fix phony target
|
2020-03-02 07:24:27 -08:00 |
|
conao3
|
532e23c1d5
|
fix phony target
|
2020-03-02 18:08:56 +09:00 |
|
riscy
|
0768e89231
|
improve handling of recipes with comments in them
|
2020-03-01 21:14:52 -08:00 |
|
riscy
|
001e53844c
|
don't attempt to normalize recipes
|
2020-03-01 18:17:32 -08:00 |
|
riscy
|
84214c864a
|
add basic mercurial support
|
2020-03-01 17:34:28 -08:00 |
|
riscy
|
be9ba9229d
|
add requirements.txt
|
2020-03-01 17:13:53 -08:00 |
|
riscy
|
61eacf1d98
|
create installable python package
|
2020-03-01 17:02:42 -08:00 |
|
riscy
|
f5c42a2537
|
normalize recipes for prettier output
|
2020-03-01 15:42:23 -08:00 |
|
riscy
|
e46b38fa3d
|
don't print out makefile info line
|
2020-03-01 15:32:44 -08:00 |
|
riscy
|
deb475c5b8
|
add 'RECIPE_FILE' support; rename 'check_recipe'
|
2020-03-01 15:07:12 -08:00 |
|
riscy
|
1a7ad10c57
|
add to default-recipe nag
|
2020-03-01 13:38:02 -08:00 |
|
riscy
|
2ad1e2aa78
|
improve handling of branch specifier
|
2020-03-01 13:34:33 -08:00 |
|
riscy
|
5eb797eb80
|
miscellaneous cleanup; improve module docstring
|
2020-03-01 13:34:17 -08:00 |
|
riscy
|
2ed429e71f
|
pack away Dockerfile
|
2020-03-01 13:33:23 -08:00 |
|
riscy
|
ecaa63f063
|
add humongous jdee recipe to build script
|
2020-03-01 12:51:00 -08:00 |
|
riscy
|
10f72887d1
|
misc small output improvements
|
2020-03-01 12:51:00 -08:00 |
|
riscy
|
3888690118
|
improve handling of things we can't build
|
2020-03-01 12:51:00 -08:00 |
|
riscy
|
be634de659
|
tidy up code; update a couple warning messages
|
2020-03-01 12:50:47 -08:00 |
|
riscy
|
c531ff026a
|
add small validate_recipe function
|
2020-03-01 09:21:04 -08:00 |
|
riscy
|
fcb239e20f
|
improve output wording
|
2020-02-29 23:50:00 -08:00 |
|
riscy
|
373456666f
|
add crude -pkg.el handling; add magit recipe check
|
2020-02-29 23:49:55 -08:00 |
|
riscy
|
17a341b562
|
add note re: failure on builds that have errors
|
2020-02-29 23:49:01 -08:00 |
|
riscy
|
52b2561d3d
|
add mypy check
|
2020-02-29 23:48:56 -08:00 |
|
riscy
|
448b664580
|
fix need to specify both CLONE_URL and RECIPE
|
2020-02-29 17:59:36 -08:00 |
|
riscy
|
328d9901fa
|
clean up some error handling
|
2020-02-29 16:21:45 -08:00 |
|
riscy
|
b06b65ed2e
|
add func to get clone url from package-recipe.el
|
2020-02-29 16:21:43 -08:00 |
|
riscy
|
862ee567f7
|
prefer EXPECT_ERROR instead of CI/NO_ERROR
|
2020-02-29 12:01:58 -08:00 |
|
riscy
|
7b7ec1a015
|
improve check output
|
2020-02-29 10:46:34 -08:00 |
|
riscy
|
c1a17ab97a
|
improve variable names/comments, add test
|
2020-02-29 10:46:26 -08:00 |
|
riscy
|
4e8435d524
|
update license checks
|
2020-02-29 10:31:21 -08:00 |
|
riscy
|
8f4a20d33f
|
use environment variable to detect whether in CI
|
2020-02-29 08:55:24 -08:00 |
|
riscy
|
16232df715
|
simplify some of the containerized output
|
2020-02-29 08:55:22 -08:00 |
|
riscy
|
ecda3c85cd
|
simplify fail/warn/info messages
|
2020-02-29 08:25:12 -08:00 |
|
riscy
|
652df6b8e6
|
fix RETURN_CODE, add NO_ERROR option for CI
|
2020-02-27 00:02:24 -08:00 |
|
riscy
|
0694e366f4
|
fix improperly parsed org-quotes
|
2020-02-26 23:39:14 -08:00 |
|
riscy
|
a4f35dc237
|
big ugly refactor
|
2020-02-26 23:37:46 -08:00 |
|
riscy
|
60118ace19
|
eliminate tramp returncode
|
2020-02-26 19:21:26 -08:00 |
|
riscy
|
8f41b7eb98
|
modify output to make errors easier to see
|
2020-02-26 07:39:25 -08:00 |
|
riscy
|
cc4145d26f
|
test a few more PR's
|
2020-02-25 22:28:38 -08:00 |
|
riscy
|
100c479459
|
tidy up some output
|
2020-02-25 22:13:45 -08:00 |
|
riscy
|
baff9eefd1
|
feed exit code back into python script
|
2020-02-25 22:09:23 -08:00 |
|