747 Commits (a1085b19b3fa341d5b3c3914e6585e47cffc4923)
 

Author SHA1 Message Date
pravdomil 8205303b6b
use clang for wasm32-unknown-unknown target 6 years ago
Alex Crichton 7444e13241 Bump to 1.0.31 6 years ago
Alex Crichton 3d0abff484 Disable automatic turning off defaults 6 years ago
Alex Crichton 8ebc31c32a Use `self.getenv` instead of `env::var` 6 years ago
Alex Crichton a3d8ff6c79
Merge pull request #379 from waywardmonkeys/patch-1 6 years ago
Bruce Mitchener ceb40d4dc7
Fix typo in readme. 6 years ago
Alex Crichton 9e57a2b0e9 Bump to 1.0.30 6 years ago
Alex Crichton 7c5d05e2c0 Add wasi target definition 6 years ago
Alex Crichton c4574de972 Move addition of default flags to own method 6 years ago
Alex Crichton 211c955d0c
Merge pull request #374 from GeorgeHahn/default-flag-checking 6 years ago
George Hahn 69940e0a38 Insert CFLAGS after default flags; addresses #376 6 years ago
George Hahn c694baec33 Disable default args when they may conflict with CFLAGS/CXXFLAGS 6 years ago
George Hahn 2f1b83daa5 Add enviroment variable to disable default flags: `CRATE_CC_NO_DEFAULTS` 6 years ago
George Hahn 1bb42696e1 Don't set duplicate/conflicting optimization flags 6 years ago
Alex Crichton 2f34873013 Bump to 1.0.29 6 years ago
Alex Crichton 38633832b1
Merge pull request #370 from glandium/clang-cl-aarch64 6 years ago
Mike Hommey 6229121084 Use --target with non x86/x86_64 clang-cl targets 6 years ago
Alex Crichton 2d8cf02b6f
Merge pull request #367 from kornelski/patch-1 6 years ago
Kornel d34f2dfe7f
Crate category 6 years ago
Alex Crichton 46258a14aa Update travis 6 years ago
Alex Crichton 65ca5876e8 Update README 6 years ago
Alex Crichton f0835c6a1d Update travis config 6 years ago
Alex Crichton 9490b5ecb4 Bump to 1.0.28 6 years ago
Alex Crichton 55857329c0
Merge pull request #365 from TheBlueMatt/master 6 years ago
Matt Corallo 5f0a3e6ba8 Allow(deprecated) to avoid needlessly breaking the Rust ecosystem 6 years ago
Matt Corallo 93b154df88 Revert "Update minimum version" 6 years ago
Matt Corallo 17403105ff Revert "Replace future deprecated call" 6 years ago
Alex Crichton 31be23fad4 Bump to 1.0.27 6 years ago
Alex Crichton 3965579696
Merge pull request #363 from hug-dev/armv8-m 6 years ago
Alex Crichton 5efb75b2cc Fix a deprecation on Windows 6 years ago
Alex Crichton 228513449f Update minimum version 6 years ago
Hugues de Valon 439305190f Replace future deprecated call 6 years ago
Hugues de Valon ac72fa6c12 Add the Armv8-M targets 6 years ago
Alex Crichton bb09ed2749
Merge pull request #361 from piersfinlayson/master 6 years ago
Piers Finlayson 837103c922 Correctly handle both hard and soft floating point 6 years ago
Piers Finlayson bdd20d49d4 Generate valid sintructions on ARMv6 (see rust-lang/rust issue #50583) 6 years ago
Alex Crichton 2730087529 Bump to 1.0.26 6 years ago
Alex Crichton 6dcbe90667 Remove readme testing 6 years ago
Alex Crichton a76611ad98
Merge pull request #358 from ignatenkobrain/patch-3 6 years ago
Igor Gnatenko 3fc9f87ce0
exclude CI files 6 years ago
Alex Crichton e0c038e3ed
Merge pull request #331 from nmlgc/master 6 years ago
nmlgc 2ddf9564b6 Fall back on finding devenv and MSBuild via the previous registry-based method 6 years ago
Alex Crichton 82d730b297
Merge pull request #351 from GabrielMajeri/no-plt 6 years ago
Gabriel Majeri bf17fc1789 Add support for `-fno-plt` flag 6 years ago
Alex Crichton ee7b97e764
Merge pull request #349 from jordanrh1/windows-arm-api-partition 6 years ago
Jordan Rhee d32f7e3069 Msvc/Arm: Pass /D_ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE=1 to cl.exe 6 years ago
Alex Crichton fe0a7acb6d Bump to 1.0.25 6 years ago
Alex Crichton a75c9d4ff1 Don't print env vars repeatedly 6 years ago
Alex Crichton ee6daa7e07 Bump to 1.0.24 6 years ago
Alex Crichton 78ccb945bd
Merge pull request #347 from hsivonen/replacelongerfirst 6 years ago