Skip to content

History / Note getting started developing Rust

Revisions

  • Updated Note getting started developing Rust (markdown)

    @emberian emberian committed Dec 30, 2013
  • Updated Note getting started developing Rust (markdown)

    @klutzy klutzy committed Dec 12, 2013
  • Updated Note getting started developing Rust (markdown)

    Seo Sanghyeon committed Nov 23, 2013
  • Added Troubleshooting note about missing Python path for Windows.

    @thadguidry thadguidry committed Nov 10, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Nov 7, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Nov 7, 2013
  • Reordered steps for Windows to adjust for requirements of Git and Python installed first.

    @thadguidry thadguidry committed Nov 7, 2013
  • 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.

    @thadguidry thadguidry committed Nov 7, 2013
  • Updated Note getting started developing Rust (markdown)

    @huonw huonw committed Sep 30, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Sep 24, 2013
  • Added sub-steps for handling older gcc dll's and copying them

    @thadguidry thadguidry committed Sep 24, 2013
  • Updated tutorial URL.

    Steven Ashley committed Sep 19, 2013
  • removed unneeded extra lines getting cutoff

    @thadguidry thadguidry committed Sep 17, 2013
  • Updated Note getting started developing Rust (markdown)

    Seo Sanghyeon committed Sep 17, 2013
  • Updated Note getting started developing Rust (markdown)

    @aarondandy aarondandy committed Sep 16, 2013
  • No longer need Curl. Replaced with wget for easier Windows building.

    @thadguidry thadguidry committed Sep 16, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Sep 16, 2013
  • added note about backslash being needed for MinGW postinstall script

    @thadguidry thadguidry committed Sep 15, 2013
  • Missing Perl package, so changed to mingw-developer-toolkit as component to install.

    @thadguidry thadguidry committed Sep 15, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Sep 15, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Sep 15, 2013
  • Updated Note getting started developing Rust (markdown)

    @thadguidry thadguidry committed Sep 15, 2013
  • Forgot to add mingw32-base to checkmark for installation (which is needed for GNU C Compiler and others)

    @thadguidry thadguidry committed Sep 14, 2013
  • Updated steps to download latest Curl 7.32.0

    @thadguidry thadguidry committed Sep 14, 2013
  • Revised steps to support new MinGW Installation GUI.

    @thadguidry thadguidry committed Sep 14, 2013
  • Added new steps to install libpthreadgc and libpthread-old (to fix Windows users build errors occurring and automatically handle libpthread-2.dll and libpthreadGC2 installations correctly )

    @thadguidry thadguidry committed Sep 12, 2013
  • added OPTIONAL note about working with and trying different toolchains on Windows for building Rust.

    @thadguidry thadguidry committed Sep 11, 2013
  • one workaround for 'libpthreadGC2.dll not found' problem on Win32/MINGW

    @glycerine glycerine committed Sep 10, 2013
  • Add note about RUST_FLAGS

    @catamorphism catamorphism committed Aug 27, 2013
  • Show how to automatically install libpthread in the troubleshooting section

    @zyga zyga committed Aug 24, 2013