Note getting started developing Rust
Brian Brooks edited this page 2015-02-21 14:23:34 -05:00
Clone

Wiki Page Revisions

129 Commits

Author SHA1 Message Date
Brian Brooks 1499b985b3 Fix minor typos. 2015-02-21 14:23:34 -05:00
Brian Brooks 6c683934b0 Rework "Downloading and Building Rust" section 2015-02-21 14:21:45 -05:00
darkmusic 296eb4f3b6 Updated "editor support" section to refer to new rust.vim and rust-mode repositories. 2015-02-11 16:17:23 -08:00
sean collins 3cd89758f4 Remove dead link to 'note-build-system' 2015-02-09 17:13:32 -05:00
Jason N 7348371696 Fix GCC target for 64-bit Windows build 2015-01-12 19:01:44 +11:00
Sagar Jauhari e3e3427f2e Fixing dead link to guide 2015-01-10 19:08:01 -05:00
kingbobthegreat 49a1e14916 this tripped me up so I copied over from README 2015-01-03 14:41:25 -08:00
voithos 7ee27c96ba Changed link from Rust tutorial to the Rust guide 2014-12-17 13:24:57 -08:00
oli-obk 61f30ddc22 git is also required for building rust on windows with msys2 2014-11-12 08:26:49 -08:00
GravityScore f492b8e96c Improved the grammar/spelling 2014-09-19 23:43:51 -07:00
alexcrichton 0b6673cc11 Updated Note getting started developing Rust (markdown) 2014-09-14 06:55:13 -07:00
klutzy b0858f7f2b msys2: note on three batch files 2014-08-28 22:35:12 -07:00
klutzy b778d46740 update windows 2014-08-24 03:53:09 -07:00
Jake Goulding a08c5b322f Correct typo, add link to homebrew 2014-08-23 13:33:55 -07:00
Corey Richardson b9139fba12 Updated Note getting started developing Rust (markdown) 2014-06-27 15:15:21 -07:00
Corey Richardson 46c125a6be Updated Note getting started developing Rust (markdown) 2014-06-27 15:14:37 -07:00
William Ting 15d0a64c9a Update g++ version requirement on Linux systems. 2014-06-17 07:06:27 -07:00
schmee 0548a18d49 according to Kimundi and strcat on IRC compiling without optimizations will only be slower. 2014-06-15 14:23:54 -07:00
nebffa 0fa2f696c2 Including a small note about compiling from within VMs 2014-06-06 22:53:05 -07:00
Brian Anderson 20bd5d950d Updated Note getting started developing Rust (markdown) 2014-04-14 19:47:24 -07:00
Brian Anderson d995ff3b65 Updated Note getting started developing Rust (markdown) 2014-04-10 16:55:59 -07:00
not klutzy ea194a9ed3 `make check-fast` on windows 2014-03-31 20:00:13 -07:00
Thad Guidry 4f2fb2d78e Updated Note getting started developing Rust (markdown) 2014-03-27 18:46:41 -07:00
Adrien Tétar 3853af3f03 Updated Note getting started developing Rust (markdown) 2014-03-09 06:11:34 -07:00
klutzy 3e51f84fc9 link to 'Using Rust on Windows' 2014-03-04 20:46:59 -08:00
Adolfo Ochagavía af4a634dd3 Fixed broken link to python download 2014-03-03 06:36:32 -08:00
Adrien Tétar ebd18616d0 Updated Note getting started developing Rust (markdown) 2014-01-07 12:31:41 -08:00
Adrien Tétar 26f2e254ef Updated Note getting started developing Rust (markdown) 2014-01-07 12:31:20 -08:00
Corey Richardson 46d19e99a9 Updated Note getting started developing Rust (markdown) 2013-12-29 22:01:42 -08:00
klutzy 6408a17203 Updated Note getting started developing Rust (markdown) 2013-12-12 07:00:39 -08:00
Seo Sanghyeon e77b3384b9 Updated Note getting started developing Rust (markdown) 2013-11-23 02:04:09 -08:00
Thad Guidry 24334b9cc6 Added Troubleshooting note about missing Python path for Windows. 2013-11-10 07:20:00 -08:00
Thad Guidry eb94c527c0 Updated Note getting started developing Rust (markdown) 2013-11-06 17:27:04 -08:00
Thad Guidry 39ab2fc06e Updated Note getting started developing Rust (markdown) 2013-11-06 17:23:05 -08:00
Thad Guidry eef30f5349 Reordered steps for Windows to adjust for requirements of Git and Python installed first. 2013-11-06 17:22:08 -08:00
Thad Guidry f8cbb11581 For Windows steps: New Git Installer for Windows has changed. Updated steps to reflect Git Installer changes. No longer need MinGW Developer Toolkit installed during MinGW setup. 2013-11-06 17:12:06 -08:00
Huon Wilson 59ee6971c1 Updated Note getting started developing Rust (markdown) 2013-09-29 22:00:20 -07:00
Thad Guidry b83b445290 Updated Note getting started developing Rust (markdown) 2013-09-23 21:20:52 -07:00
Thad Guidry 2383479b65 Added sub-steps for handling older gcc dll's and copying them 2013-09-23 21:12:16 -07:00
Steven Ashley 59ebe9b7d9 Updated tutorial URL. 2013-09-19 04:38:19 -07:00
Thad Guidry b1ccf18750 removed unneeded extra lines getting cutoff 2013-09-17 13:20:25 -07:00
Seo Sanghyeon 41f3dd18ca Updated Note getting started developing Rust (markdown) 2013-09-16 21:51:54 -07:00
Aaron Dandy 78fedcda1d Updated Note getting started developing Rust (markdown) 2013-09-15 23:39:50 -07:00
Thad Guidry 0ae9411171 No longer need Curl. Replaced with wget for easier Windows building. 2013-09-15 20:07:38 -07:00
Thad Guidry 433ae51da4 Updated Note getting started developing Rust (markdown) 2013-09-15 20:03:43 -07:00
Thad Guidry 4e8a6142a9 added note about backslash being needed for MinGW postinstall script 2013-09-15 08:51:57 -07:00
Thad Guidry 4bcc0c283c Missing Perl package, so changed to mingw-developer-toolkit as component to install. 2013-09-15 07:52:43 -07:00
Thad Guidry c206fe5657 Updated Note getting started developing Rust (markdown) 2013-09-15 06:44:29 -07:00
Thad Guidry f23a990816 Updated Note getting started developing Rust (markdown) 2013-09-15 06:43:25 -07:00
Thad Guidry 9b2475ec54 Updated Note getting started developing Rust (markdown) 2013-09-15 06:38:22 -07:00