731 Commits (1.0.43)
 

Author SHA1 Message Date
Tim Neumann 62306018ae re-add support for -stdlib 10 years ago
Tim Neumann c56ccf6a9f simplify cpp stdlib handling, don't use -stdlib= 10 years ago
Alex Crichton 3ff55329a8 Bump to 0.3.7 10 years ago
Alex Crichton c44508b798 Pass /MD on windows 10 years ago
Alex Crichton 6783f86fcc Create foo.lib files for MSVC 10 years ago
Alex Crichton be0c559cf4 Bump to 0.3.6 10 years ago
Alex Crichton dcc5765bd1 Don't pass -stdlib by default on MSVC 10 years ago
Alex Crichton 6b287b76b6 Add support for MSVC 10 years ago
Alex Crichton e7ea2926e0 Test on rust 1.0.0, nightly, and beta 10 years ago
Alex Crichton 354e741a36 Merge pull request #40 from TimNN/cpp-std-lib 10 years ago
TimNN 94fd496aa5 Allow choosing which C++ standard library to use 10 years ago
Alex Crichton b8da3f50a0 Add appveyor build status to README 10 years ago
Alex Crichton 8322af225f Bump to 0.3.5 10 years ago
Alex Crichton f9b6a33dd2 Link to https 10 years ago
Alex Crichton 7af5129ba3 Merge pull request #37 from vadimcn/windows-help 10 years ago
Alex Crichton 40a7111ff2 Merge pull request #38 from vadimcn/windows-notes 10 years ago
Vadim Chugunov 5206d1b13e Fix up Windows Notes. 10 years ago
Vadim Chugunov bd8b535432 Point Windows users to the Windows Notes section of readme. 10 years ago
Alex Crichton 991889fba2 Add appveyor config 10 years ago
Alex Crichton 9596a4e6da Bump to 0.3.4 10 years ago
Alex Crichton 2ef6d2d400 Merge pull request #31 from KokaKiwi/gxx 10 years ago
KokaKiwi a09c6ca635 Link C++ standard library dynamically. 10 years ago
KokaKiwi 1d7e54c9a4 Replace function pointers with direct calls. 10 years ago
Alex Crichton 15ba0d1e4b Merge pull request #32 from KokaKiwi/fix-typo 10 years ago
KokaKiwi 5c5e36036d Fix some typos in README.md 10 years ago
KokaKiwi 52f21016dd Add C++ library compilation support. 10 years ago
Alex Crichton 13f5fc28d1 Bump to 0.3.3 10 years ago
Alex Crichton 84757b9227 Bump to 0.3.2 10 years ago
Alex Crichton 1335bc3760 Merge pull request #28 from o01eg/patch-1 10 years ago
O01eg 12452cad91 Upgrade to rustc 1.0.0-dev (e98e39133 2015-03-20) (built 2015-03-20) 10 years ago
Alex Crichton 4018432ed9 Use new dedicated metadata for Cargo 10 years ago
Alex Crichton 79d163e1c4 Update to rust master 10 years ago
Alex Crichton 3638acaa0f Fixup some warnings 10 years ago
Alex Crichton 564247d019 Update to cargo master 10 years ago
Alex Crichton 1a28f0d295 Add a root doc url 10 years ago
Alex Crichton 6373dcb819 Reduce features in use 10 years ago
Alex Crichton 230f6c8107 Fix looking at CFLAGS 10 years ago
Alex Crichton bab847db25 Move off std::old_io 10 years ago
Alex Crichton 6c2dbfd0dd Merge pull request #25 from vhbit/ios-arm64-fix 10 years ago
Valerii Hiora b7940f4445 iOS: fixed aarch64 compilation 10 years ago
Alex Crichton d932ce96a6 Bump to 0.2.1 10 years ago
Alex Crichton 0cd97e4b1b Fix README example 10 years ago
Alex Crichton e170b87443 Move to a builder-style interface 10 years ago
Alex Crichton 0ea006967a Move to var_string 10 years ago
Alex Crichton 016cc1597b Add a build-dependencies keyword 10 years ago
Alex Crichton 1a78a93cb1 Add some feature gates 10 years ago
Alex Crichton 9904334cbf Bump to 0.1.7 10 years ago
Alex Crichton c0a56a3a9f Fix README and add travis config 10 years ago
Alex Crichton e9f2986494 Bump to 0.1.6 10 years ago
Alex Crichton f003d9af63 Update to new compiler flag syntax 10 years ago