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.
 
 
 
 
 
 
Jussi Pakkanen e5766454d6 Set optimization level in the Xcode native way. 4 years ago
..
ast Add range() function 4 years ago
backend Set optimization level in the Xcode native way. 4 years ago
cmake split program related classes and functions out of dependencies 4 years ago
compilers environment: get environment variables for both host and build machines 4 years ago
dependencies deprecated QMAKE dependency type 4 years ago
interpreter interpreter: Move to its own folder and split it 4 years ago
mesonlib windows_proof_rmtree: Also retry os.chmod() part 4 years ago
modules interpreter: Move to its own folder and split it 4 years ago
scripts scripts/meson_exe: fix stdout and stderr decoding 4 years ago
templates mass rewrite of string formatting to use f-strings everywhere 4 years ago
wrap wrap: Tell which wrap-redirect file is missing 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
build.py Remove ConfigureFile and ConfigureFileHolder 4 years ago
coredata.py Split environment variable and command line cflags 4 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
environment.py environment: get environment variables for both host and build machines 4 years ago
interpreterbase.py Add range() function 4 years ago
linkers.py compilers/linkers: Add a methhod for getting the rspfile syntax 4 years ago
mcompile.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
mconf.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
mdevenv.py Add `meson devenv` command and meson.add_devenv() 4 years ago
mdist.py Allow add_dist_script() in subprojects 4 years ago
mesondata.py Fix misspells 4 years ago
mesonmain.py Add `meson devenv` command and meson.add_devenv() 4 years ago
minit.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
minstall.py minstall: always track meson-created directories 4 years ago
mintro.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
mlog.py mlog: Do not print 'subproject|' for the message 'Executing subproject' 4 years ago
mparser.py Add support for basic format strings 4 years ago
msetup.py cmd_line_file.txt: Use cross/native file path resolved by coredata 4 years ago
msubprojects.py msubprojects: wrap-file should be re-extracted with --reset 4 years ago
mtest.py mtest: timeout if the write side of pipes does not close 4 years ago
munstable_coredata.py Use a single coredata dictionary for options 4 years ago
optinterpreter.py various python neatness cleanups 4 years ago
programs.py Move OverrideProgram to programs 4 years ago
rewriter.py mass rewrite of string formatting to use f-strings everywhere 4 years ago