Histórico de commits

Autor SHA1 Mensagem Data
  John Ericson 278c294aa4 Compiler options per lang 5 anos atrás
  Ole André Vadla Ravnås d8094d26f3 compilers: Fix C++ stdlib flags used for Apple's Clang 5 anos atrás
  John Ericson 3a4388e51d Fix legacy env var support with cross 5 anos atrás
  alanNz 7460292810 -Add xc16 and c2000 C,Cpp toolchain support 4 anos atrás
  Jussi Pakkanen 7234316dc7 Merge pull request #6688 from dcbaker/emcc-linker-bugs 4 anos atrás
  Martin Storsjö 58db8d5e11 Set c_winlibs/cpp_winlibs for Clang in the same way as for GCC 4 anos atrás
  Dylan Baker 654f427759 compilers/linkers: Add a representation for wasm-ld 4 anos atrás
  Dylan Baker 771b0d3ffb compilers/mixins/emscripten: Implement thread support 4 anos atrás
  Dylan Baker 64f3174daa compilers/emcc: Fix inheritance order 4 anos atrás
  Dylan Baker 0f47ca95c1 compilers: Split ClangCL and MSVC mixins 4 anos atrás
  makise-homura ca1f7726d5 Remove RTTI option from get_option_compile_args() for Elbrus compiler 4 anos atrás
  makise-homura 7321cc776a Fix missing 'defines' argumet for Elbrus compiler 4 anos atrás
  Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 4 anos atrás
  Jussi Pakkanen a2a9611e1d Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 4 anos atrás
  Dylan Baker 7f0224fb88 compilers: make use of mlog.log_once 4 anos atrás
  Dylan Baker 7460e4ccda compilers: Make get_display_language a class or static method 4 anos atrás
  Dylan Baker ee6e249f65 compilers: move language attribute to the class level 4 anos atrás
  Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 4 anos atrás
  Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 4 anos atrás
  Jussi Pakkanen b3fe4a0a18 Add option for controlling RTTI. 4 anos atrás
  Jussi Pakkanen 760b8633bc Pass explicit command line argument to disable exceptions with MSVC. 4 anos atrás
  Andrei Alexeyev 50646a8723 Refactor duplicate Emscripten code into a mixin 5 anos atrás
  Andrei Alexeyev bd42cb965a Fix emscripten C compiler initialization 5 anos atrás
  Andrei Alexeyev dd162dccaa Implement get_linker_output_args in Emscripten compilers 5 anos atrás
  Andrei Alexeyev f347a980fe Implement get_allow_undefined_link_args in EmscriptenCPPCompiler 5 anos atrás
  Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 anos atrás
  Dylan Baker ff4a17dbef compilers: Add a specific type for AppleClangC 5 anos atrás
  Dylan Baker 06dcbd50ee compilers: Dispatch to dynamic linker class 5 anos atrás
  Dylan Baker 18b1bf9292 compilers: Make MSVClike compilers proxy extra keyword arguments 5 anos atrás
  Jussi Pakkanen f41bdae368 Add basic Webassembly support via Emscripten. 5 anos atrás