726 Commits (9dcf641d21808a430976085fb9944550c68580f9)
 

Author SHA1 Message Date
Alex Crichton 3a44fddc0c Bump to 0.3.13 10 years ago
Alex Crichton 7e1b0d8cbb Add some more UCRT include paths 10 years ago
Alex Crichton ad364b4068 Bump to 0.3.12 10 years ago
Alex Crichton bde8cc1791 Don't pass the -mwin32 flag by default on Windows 10 years ago
Alex Crichton 69bfb74a84 Use the registry for the Windows Kits 10.0 folder 10 years ago
Alex Crichton 9ba5f6a61a Bump to 0.3.11 10 years ago
Alex Crichton 61a867013e Try to detect the Universal CRT on MSVC installs 10 years ago
Alex Crichton 8a19710b8b Try to fix asm syntax for msvc 32-bit 10 years ago
Alex Crichton 8bf2dc389a Add 32-bit MSVC assembly 10 years ago
Alex Crichton 218af7bdf8 Test on 32-bit msvc 10 years ago
Alex Crichton 395f765ae4 Bump to 0.3.10 10 years ago
Alex Crichton 60aaeb79f8 Start probing for MSVC tools 10 years ago
Alex Crichton 985692d2a8 Fix compile 10 years ago
Alex Crichton 8d4d09947c Test gcc-test with --release as well 10 years ago
Alex Crichton de44a382b0 Avoid usage of cfg! 10 years ago
Alex Crichton 1293ad58d4 Use 0.3 in docs 10 years ago
Alex Crichton a0e02dbcc5 Bump to 0.3.9 10 years ago
Alex Crichton 898d229a70 Fix 32-bit C++ travis 10 years ago
Alex Crichton 787d7710f8 Add a C++ test 10 years ago
Alex Crichton 035fd0831f Add tests for define and include 10 years ago
Alex Crichton 6eaa6439f0 Add tests for compiling assembly 10 years ago
Alex Crichton 2c810db594 Fix CI 10 years ago
Alex Crichton 56a463c2e9 Test 32-bit on travis 10 years ago
Alex Crichton fea0322ff2 Add a crate to test gcc 10 years ago
Alex Crichton ea0e381ebc Compile '*.asm' files on MSVC with ml/ml64 10 years ago
Alex Crichton bc6a3a5a54 Touch up the README 10 years ago
Alex Crichton 32351f60f5 Merge pull request #49 from jdub/debug 10 years ago
Jeff Waugh bb95c753ab Perform debug builds under debug profile 10 years ago
Alex Crichton fa8785dd6b Use combined installer for targets 10 years ago
Alex Crichton 526b99d81f Test on MinGW and MSVC 10 years ago
Alex Crichton 433ae3a225 Bump to 0.3.8 10 years ago
Alex Crichton c397bb3d6a Merge pull request #44 from TimNN/simplify-cpp-stdlib 10 years ago
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