rust/mk
Alex Crichton 06d173adb7 Add AppVeyor configuration to the repo
We hope to move to AppVeyor in the near future off of Buildbot + EC2. This adds
an `appveyor.yml` configuration file which is ready to run builds on the auto
branch. This is also accompanied with a few minor fixes to the build system and
such to accomodate AppVeyor.

The intention is that we're not switching over to AppVeyor entirely just yet,
but rather we'll watch the builds for a week or so. If everything checks out
then we'll start gating on AppVeyor instead of Buildbot!
2016-10-14 20:33:20 -07:00
..
cfg Preliminary wasm32 support 2016-09-30 14:02:45 -07:00
clean.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
crates.mk rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
ctags.mk Add TAGS.rustc.emacs/TAGS.rustc.vi make targets, (re-)including rustc source. 2016-04-28 15:01:47 +02:00
debuggers.mk Distribute both rust-lldb and rust-gdb everywhere except win-msvc 2016-05-06 03:09:48 +00:00
dist.mk Add rustc version info (git hash + date) to dist tarball 2016-09-03 13:34:21 +01:00
docs.mk Also remove build steps for style 2016-08-25 15:22:57 -04:00
grammar.mk
host.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
install.mk Allow setting --docdir 2016-09-08 23:18:20 -07:00
llvm.mk Add AppVeyor configuration to the repo 2016-10-14 20:33:20 -07:00
main.mk Make the jsbackend an optional component 2016-09-30 14:02:41 -07:00
platform.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
prepare.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
reconfig.mk mk: Bootstrap from stable instead of snapshots 2016-04-19 10:56:49 -07:00
rt.mk no emutls for you, windows 2016-09-12 21:22:15 -07:00
rustllvm.mk Merge branch 'master' into issue-30961 2016-08-06 15:50:48 +10:00
stage0.mk mk: If local-rust is the same as the current version, then force a local-rebuild 2016-07-15 19:37:15 +02:00
target.mk mk: Fix bootstrapping cross-hosts on beta 2016-05-23 22:21:21 -07:00
tests.mk Remove librbml and the RBML-tagged auto-encoder/decoder. 2016-09-20 20:08:01 +03:00
util.mk