Index: icons/Makefile ================================================================== --- icons/Makefile +++ icons/Makefile @@ -1,16 +1,16 @@ RIVET := /usr/lib64/rivet0.5.0/cgi-bin/rivet.cgi ACTION_LIST := build tests STATUS_LIST := pass fail -PLATFORM_LIST := x86_64-linux x86_64-macos x86_64-freebsd +PLATFORM_LIST := x86_64-linux x86_64-macos x86_64-freebsd arm-android ICONS = $(shell for action in $(ACTION_LIST); do for status in $(STATUS_LIST); do for platform in $(PLATFORM_LIST); do echo "static/icon-$${action}-$${status}-$${platform}.svg"; done; done; done) all: $(ICONS) -static/%.svg: $(RIVET) status-icons.rvt $(shell find os -type f -name '*.svg') +static/%.svg: $(RIVET) status-icons.rvt $(shell find os status action -type f -name '*.svg') @if ! test -d static; then mkdir static; fi QUERY_STRING='action=$(shell echo '$@' | cut -f 2 -d -)&status=$(shell echo '$@' | cut -f 3 -d -)&os=$(shell echo '$@' | cut -f 5 -d - | cut -f 1 -d .)' PATH_TRANSLATED='$(shell pwd)/status-icons.rvt' '$(RIVET)' ./status-icons.rvt | tail -n +5 > '$@' static/%.png: static/%.svg echo TODO Add support for making '$@' from '$^' ADDED icons/action/build.svg Index: icons/action/build.svg ================================================================== --- /dev/null +++ icons/action/build.svg @@ -0,0 +1,67 @@ + + + + + image/svg+xml + + + + + + + + + + + + ADDED icons/action/tests.svg Index: icons/action/tests.svg ================================================================== --- /dev/null +++ icons/action/tests.svg @@ -0,0 +1,58 @@ + + + + + Clipboard + + + + office + + clipboard + computer + work + + + + + Nathan Eady + + + + + Nathan Eady + + + + + Nathan Eady + + + + image/svg+xml + + + en + + + + + + + + + + + + + + + + + + + + + + + ADDED icons/os/android.svg Index: icons/os/android.svg ================================================================== --- /dev/null +++ icons/os/android.svg @@ -0,0 +1,3 @@ + + image/svg+xmlAndroid Robot Logo2013-09-22GoogleGoogleEye Internet Limitedhttp://tekeye.biz/download/android_robot_logo.svghttp://developer.android.com/distribute/googleplay/promote/brand.htmlhttp://developer.android.com/downloads/brand/Android_Robot_outlined.aien-GBAndroidRobotLogoGoogleGreenCC-BYThe Google green (#A4C639) Android Robot logo, used in relation to the Android Operating System and content for that system.The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. + Index: icons/status-icons.rvt ================================================================== --- icons/status-icons.rvt +++ icons/status-icons.rvt @@ -1,8 +1,12 @@ - - - - + + + + + + + + + ADDED icons/status/fail.svg Index: icons/status/fail.svg ================================================================== --- /dev/null +++ icons/status/fail.svg @@ -0,0 +1,1 @@ + ADDED icons/status/pass.svg Index: icons/status/pass.svg ================================================================== --- /dev/null +++ icons/status/pass.svg @@ -0,0 +1,1 @@ +