about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Expand)AuthorLines
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-3/+0
2018-03-01Fix link to rustc guide in README.mdTobias Stolzmann-1/+1
2018-02-23Start moving to the rustc guide!Mark Mansi-0/+4
2017-11-25Update MSVC compilation instructions regarding path length on WindowsBasile Desloges-0/+3
2017-10-14Add "Buidling on *nix" sub-headerJoe Rattazzi-0/+1
2017-10-09Clarify RAM usage during buildjohnthagen-1/+1
2017-09-29Add links to headers in README and CONTRIBUTING and dependencies to CONTRIBUTINGGarrett Berg-0/+12
2017-08-22Clarify windows build instructions in READMEMatt Ickstadt-1/+1
2017-08-11Move config.toml.example to the root dirSteven Fackler-1/+1
2017-07-03README: note how to enable debugging for rustcLee Bousfield-2/+3
2017-06-09Update TRPL link in README.mdFuqiao Xue-2/+2
2017-05-22rustbuild: split Install out of Dist subcommandMarc-Antoine Perennou-3/+3
2017-04-19Updated links to use httpsMaxwell Paul Brickner-2/+2
2017-03-21Nit: LLVM & Clang latest version is 4.0omtcyfz-1/+1
2017-03-13Updating README.md to point to the correct doc locationprojektir-2/+3
2017-03-06Fix text formatting in READMEMátyás Mustoha-1/+1
2017-02-28Replace ./configure with config.toml in README.md and CONTRIBUTING.mdJosh Driver-19/+40
2016-12-21Clarify phrasing of MSYS2 dependencies in README.md.Corey Farwell-2/+3
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-33/+13
2016-11-02rustbuild: Rewrite user-facing interfaceAlex Crichton-2/+2
2016-10-13add (missing) tar to list of packages to get under mingwDanny Hua-0/+1
2016-09-01README.md: fix a "\" in table heading to be "/"c4rlo-1/+1
2016-08-16Update minimum CMake version in READMENeil Williams-1/+1
2016-07-07Clarify rustbuild + msvc + vcvars in READMEAlex Crichton-8/+20
2016-07-03Auto merge of #34504 - retep998:patch-1, r=alexcrichtonbors-5/+19
2016-07-02Instructions on how to build Rust with rustbuildPeter Atashian-5/+19
2016-07-02Auto merge of #34611 - Manishearth:rollup, r=Manishearthbors-1/+1
2016-06-30Fix README.md command consistencyJoachim Viide-1/+1
2016-06-27configure: Check for valid Python on MinGW as wellAlex Crichton-22/+22
2016-06-21Convert makefiles to build LLVM/compiler-rt with CMakeBrian Anderson-0/+1
2016-06-10Rollup merge of #34184 - euclio:patch-1, r=steveklabnikSeo Sanghyeon-6/+6
2016-06-09fix indentation in READMEAndy Russell-6/+6
2016-06-08Updated README to account for changes in MSYS2Morten H. Solvang-0/+2
2016-04-30Note that later versions of G++ are okayDemetri Obenour-1/+1
2016-03-31Adding #rust-beginners to README and pointing the two channels on getting-sta...David AO Lozano-1/+2
2016-03-20Correct Windows build instructions in README.mdVadim Petrochenkov-1/+1
2016-03-05Add note about avoiding spaces in MinGW install pathJohn Talling-1/+1
2016-02-13configure: require Python 2.7Robin Kruppe-1/+1
2016-01-29Fix link to Installing Rust section of the bookAndrew Barchuk-1/+1
2016-01-15added link for issue mentioned in readmeJoshua Olson-1/+1
2016-01-14Rollup merge of #30626 - steveklabnik:gh30618, r=luqmanaManish Goregaokar-1/+1
2016-01-05Update MinGW details in the READMESteve Klabnik-14/+30
2015-12-29We actually require python 2.7Steve Klabnik-1/+1
2015-12-07README.md - RAM requirement on 32-bit *nixpetevine-1/+1
2015-11-09Redo the README intro againBrian Anderson-7/+3
2015-11-01FormattingVadim Chugunov-1/+2
2015-11-01Clarify Windows gcc setup instructions.Vadim Chugunov-4/+7
2015-10-24Auto merge of #29229 - SingingTree:reflect_28260_in_readme, r=alexcrichtonbors-0/+7
2015-10-24Reference #28260 in the READMEBryce Van Dyk-1/+1
2015-10-22Update readme to reflect #28260 and a workaroundBryce Van Dyk-0/+7