Elliott Sales de Andrade 7fdea0243d Split generator @BASENAME@ at the first extension. 8 years ago
..
backend 6ec1e99043 Merge pull request #803 from centricular/generated-sources-header-deps 8 years ago
modules 12501846ca rpm: couple of improvements and fixes 8 years ago
scripts 7550d10889 Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
wrap 3d8876bf59 Download without status updates if server does not report file size. Closes #771. 8 years ago
__init__.py 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 years ago
build.py 7fdea0243d Split generator @BASENAME@ at the first extension. 8 years ago
compilers.py 62ec92c8b0 Set soname with clang properly. 8 years ago
coredata.py 4e8696fefc allow libdir/includedir/etc. be absolute paths 8 years ago
dependencies.py c14386d3fc dependencies: Fix traceback always setting 'variable' 8 years ago
environment.py bcf20af62e environment: Add support for MinGW/GCC to detect_windows_arch() 8 years ago
interpreter.py 1c876d3d2c intrp: Don't do custom AST parsing for project() 8 years ago
mconf.py 7550d10889 Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
mesonlib.py a0551d7d6e dependencies/boost: Fix 32-bit vs 64-bit on Windows 8 years ago
mesonmain.py 4e8696fefc allow libdir/includedir/etc. be absolute paths 8 years ago
mintro.py 7550d10889 Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
mlog.py 436eab9b85 Print full mesonlog on failed tests when run under CI. 8 years ago
mparser.py 00e5962aaa Add support to integer modulo operator 8 years ago
optinterpreter.py 4c71695e41 Use context manager for file I/O. 8 years ago