24 Commits (aff0e1b31d05d7a655c833f2c43d56fd7286169f)

Author SHA1 Message Date
FaultyRAM 01cbcf90f1 Fix non-delimited library names 8 years ago
Thomas Jespersen dc4bfb4715 Rename `Config` type to `Build` 8 years ago
Thomas Jespersen 8c644e54e9 Config: accept Into<Option<&str>> instead of Option<&str> 8 years ago
Ronny Chevalier 590a974a8a config: add flag_if_supported 8 years ago
Alex Crichton 5c57835087 Fix nmake tests 8 years ago
Steven Fackler 0084d5e0ee Add a method to macro-expand source files 8 years ago
FaultyRAM b906b39d00 Ran rustfmt 8 years ago
Alex Crichton f6a230a750 Fix travis config 8 years ago
Alex Crichton 4002359bad Ensure the `rc` tool works 9 years ago
Alex Crichton db66507c72 Update MSVC probing logic 9 years ago
Alex Crichton 901d6905ef Use MD when compiling C files 9 years ago
Alex Crichton a7bcbe58c6 Tweak some style here and there 9 years ago
Niels Grewe a383401530 Rename link() to cargo_metadata() and cover all the cargo:… flags. 9 years ago
Niels Grewe 849423b100 Actually add the rust side of the test 9 years ago
Niels Grewe 4635779d9f Test whether optional linking works 9 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 60aaeb79f8 Start probing for MSVC tools 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 fea0322ff2 Add a crate to test gcc 10 years ago