1. cf0b881 Add docstring for new compile function. by David Horstmann · 2 years, 5 months ago
  2. ef504d9 Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 5 months ago
  3. ac49ee5 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 6 months ago
  4. 18d1e66 Tweak MSVC detection to work with non-English Visual Studio by Gilles Peskine · 4 years, 1 month ago
  5. 539f143 Remove caching of cc_is_msvc by Bence Szépkúti · 4 years, 2 months ago
  6. 7c18550 Remove object file in finally by Bence Szépkúti · 4 years, 2 months ago
  7. 46d8949 Move object file handling out of create_c_file() by Bence Szépkúti · 4 years, 2 months ago
  8. 0671dd3 Add notice of caching whether the compiler is MSVC by Bence Szépkúti · 4 years, 2 months ago
  9. 24c29fe Clean up object files produced by MSVC by Bence Szépkúti · 4 years, 2 months ago
  10. fa6bf1e Detect MSVC without relying on compiler filename by Bence Szépkúti · 4 years, 2 months ago
  11. 3bd51b0 Improve MSVC detection by Bence Szépkúti · 4 years, 2 months ago
  12. cabae3d Specify output name for MSVC as well by Bence Szépkúti · 4 years, 2 months ago
  13. 9d1edb6 If $CC looks like MSVC, use a compatible command line syntax by Gilles Peskine · 4 years, 3 months ago
  14. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 6 months ago
  15. 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 7 months ago