Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-10 | Add wget capabilities | Luke Shumaker | |
2011-11-29 | Add ability to use imagemagick convert instead of rsvg-convert | Luke Shumaker | |
* Add `pick' function to pick the first program found in $PATH from a list * Set SVG2PNG = $(call pick,rsvg-convert convert) * If SVG2PNG resolves to rsvg-convert, set SVG2PNG_OUTFLAG=-o * Change the SVG2PNG invocation from $(SVG2PNG) $< > $@.$$$$ to $(SVG2PNG) $< $(SVG2PNG_OUTFLAG) $@.$$$$ | |||
2011-11-27 | Add twentyeleven-fix.scss and license.txt to the implicit srcfiles list | Luke Shumaker | |
2011-11-27 | whoops, now .gitignore has to also depend on theme.mk | Luke Shumaker | |
2011-11-27 | turn rsvg-convert and pngcrush into variables | Luke Shumaker | |
2011-11-27 | move non-generic things into theme.mk, add `clean' and `distclean' rules | Luke Shumaker | |
2011-11-27 | fix a few issues in Makefile | Luke Shumaker | |
* find the correct php executable * don't ignore .gitignore * fix problems with .gitignore and directories | |||
2011-10-06 | I ran magit to make my small commit, but noticed that apparently I hadn't ↵ | Luke Shumaker | |
commited in a while. So here. | |||
2011-09-25 | make swoosh.png from svg | Luke Shumaker | |
2011-09-25 | meh do stuff | Luke Shumaker | |