about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Expand)AuthorLines
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
2015-10-20Add example to install git in MSYS2Bryce Van Dyk-1/+4
2015-10-19Clean whitespaceCarlos Liam-1/+1
2015-10-06Clean newlinesCarlos Liam-1/+1
2015-08-28Update README.mdJake Shadle-1/+1
2015-08-28Update README.mdJake Shadle-16/+3
2015-08-27Update README.mdJake Shadle-0/+16
2015-08-18Add notes about building documentation to the README.Steve Klabnik-0/+22
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-3/+3
2015-07-03MYSY2 -> MSYS2Kagami Sascha Rosylight-1/+1
2015-06-30Rollup merge of #26373 - tshepang:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-06-18README: improve description of RustTshepang Lekhonkhobe-3/+5
2015-06-17README: make it clear rustc is the compilerTshepang Lekhonkhobe-1/+1
2015-05-15Update READMENick Hamann-4/+6
2015-05-12readme: Rework the arch support matrixRicho Healey-3/+5
2015-03-15Strip trailing whitespaceTamir Duberstein-1/+1
2015-03-08Link README to license & copyright filesDaniel Lobato GarcĂ­a-2/+2
2015-02-21Miscellaneous README changesKevin Yap-33/+42
2015-02-18Remove mention of wiki from READMEBrian Anderson-3/+2
2015-02-18Address review feedbackBrian Anderson-3/+3