The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dylan Baker 38d588bc6e compilers/mixins: Add a module for mixins for compilers that are linkers 5 years ago
..
mixins compilers/mixins: Add a module for mixins for compilers that are linkers 5 years ago
__init__.py Add basic Webassembly support via Emscripten. 5 years ago
c.py compilers: Make MSVClike compilers proxy extra keyword arguments 5 years ago
c_function_attributes.py Split attribute visibility 6 years ago
compilers.py Add basic Webassembly support via Emscripten. 5 years ago
cpp.py compilers: Make MSVClike compilers proxy extra keyword arguments 5 years ago
cs.py Purge `is_cross` and friends without changing user interfaces 6 years ago
cuda.py compilers/cuda: pass through extra kwargs 5 years ago
d.py re-architect the D compiler abstractions 5 years ago
fortran.py compilers/fortran: Make ifort (windows) proxy extra args to Compiler 5 years ago
java.py Purge `is_cross` and friends without changing user interfaces 6 years ago
objc.py compilers/objc[pp]: Pass extra keyword arguments to Compiler constructor 5 years ago
objcpp.py compilers/objc[pp]: Pass extra keyword arguments to Compiler constructor 5 years ago
rust.py compilers/rust: Proxy extra kwargs to Compiler.__init__ 5 years ago
swift.py compilers/swift: Pass extra args to the Compiler constructor 5 years ago
vala.py ValaCompiler: only emit '--debug' in debug build. 5 years ago