.. |
backend
|
vs: Fix paths of internal library dependencies
|
2016-07-01 20:50:47 +05:30 |
modules
|
Add custom_install_dir to ld path in pkgconfig module
|
2016-06-17 10:08:59 +02:00 |
scripts
|
scripts/install: Also strip '\' from the end of a path
|
2016-07-01 20:50:47 +05:30 |
wrap
|
Created an emergency wraptool that downloads directly from Github.
|
2016-05-05 23:18:05 +03:00 |
__init__.py
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |
build.py
|
CustomTarget: Use mesonlib.File objects as-is in the command to be run
|
2016-07-01 20:50:47 +05:30 |
compilers.py
|
Overhaul versioning and naming of libraries
|
2016-07-01 20:50:47 +05:30 |
coredata.py
|
Added minsize build type that optimizes for binary size.
|
2016-06-23 22:38:18 +03:00 |
dependencies.py
|
Added version info to sdl2dep. Closes #616.
|
2016-06-24 15:45:25 +03:00 |
environment.py
|
Overhaul versioning and naming of libraries
|
2016-07-01 20:50:47 +05:30 |
interpreter.py
|
Run_target can run binaries obtained with find_program.
|
2016-06-24 15:02:43 +03:00 |
mconf.py
|
Renamed compile&link args and made them accessible from get_option.
|
2016-05-28 21:56:41 +03:00 |
mesonlib.py
|
Merge pull request #573 from centricular/dependency-versions
|
2016-06-05 13:51:03 +03:00 |
mesonmain.py
|
extract vs2015backend into own file
|
2016-05-30 22:00:20 +02:00 |
mintro.py
|
Added minsize build type that optimizes for binary size.
|
2016-06-23 22:38:18 +03:00 |
mlog.py
|
Print full mesonlog on failed tests when run under CI.
|
2016-06-23 00:03:59 +03:00 |
mparser.py
|
Move MesonException from coredata to mesonlib.
|
2016-04-01 00:52:45 +03:00 |
optinterpreter.py
|
coredata: Centralize builtin option descriptions and definitions.
|
2016-04-04 02:52:30 +03:00 |