From e0c984eeb74836c25205c23e783a3e43ee9433fa Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 5 Sep 2012 00:23:56 -0400 Subject: unix-toolchain: Windows instructions, for real this time. Forget using Git Bash. Use GitHub for Windows instead. Thanks, GitHub. Windows quirks need to propagate into a variety of other sections, which implies some minor restructuring. Signed-off-by: Marti Bolivar --- source/_static/img/github-clone-in-windows.png | Bin 0 -> 3899 bytes source/_static/img/win7-copy-arm-bin-address.png | Bin 0 -> 31648 bytes source/_static/img/win7-copy-python-address.png | Bin 0 -> 20500 bytes source/_static/img/win7-github-open-in-explorer.png | Bin 0 -> 29280 bytes source/_static/img/win7-python-arm-bin-path.png | Bin 0 -> 8196 bytes source/_static/img/win7-python-path.png | Bin 0 -> 6912 bytes source/_static/img/win7-python-prompt.png | Bin 0 -> 9796 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 source/_static/img/github-clone-in-windows.png create mode 100644 source/_static/img/win7-copy-arm-bin-address.png create mode 100644 source/_static/img/win7-copy-python-address.png create mode 100644 source/_static/img/win7-github-open-in-explorer.png create mode 100644 source/_static/img/win7-python-arm-bin-path.png create mode 100644 source/_static/img/win7-python-path.png create mode 100644 source/_static/img/win7-python-prompt.png (limited to 'source/_static') diff --git a/source/_static/img/github-clone-in-windows.png b/source/_static/img/github-clone-in-windows.png new file mode 100644 index 0000000..41d76d1 Binary files /dev/null and b/source/_static/img/github-clone-in-windows.png differ diff --git a/source/_static/img/win7-copy-arm-bin-address.png b/source/_static/img/win7-copy-arm-bin-address.png new file mode 100644 index 0000000..a3886d1 Binary files /dev/null and b/source/_static/img/win7-copy-arm-bin-address.png differ diff --git a/source/_static/img/win7-copy-python-address.png b/source/_static/img/win7-copy-python-address.png new file mode 100644 index 0000000..34d3022 Binary files /dev/null and b/source/_static/img/win7-copy-python-address.png differ diff --git a/source/_static/img/win7-github-open-in-explorer.png b/source/_static/img/win7-github-open-in-explorer.png new file mode 100644 index 0000000..8320a90 Binary files /dev/null and b/source/_static/img/win7-github-open-in-explorer.png differ diff --git a/source/_static/img/win7-python-arm-bin-path.png b/source/_static/img/win7-python-arm-bin-path.png new file mode 100644 index 0000000..8dcc8ed Binary files /dev/null and b/source/_static/img/win7-python-arm-bin-path.png differ diff --git a/source/_static/img/win7-python-path.png b/source/_static/img/win7-python-path.png new file mode 100644 index 0000000..8898a9e Binary files /dev/null and b/source/_static/img/win7-python-path.png differ diff --git a/source/_static/img/win7-python-prompt.png b/source/_static/img/win7-python-prompt.png new file mode 100644 index 0000000..27ae62a Binary files /dev/null and b/source/_static/img/win7-python-prompt.png differ -- cgit v1.2.3