This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
meson
Watch
8
Star
0
Fork
You've already forked meson
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The Meson Build System
http://mesonbuild.com/
11914
Commits
79
Branches
175
Tags
88 MiB
Python
80.2%
Meson
11.8%
C
3.7%
Shell
1.1%
C++
1.1%
Other
1.5%
Tree:
1e19757899
meson
/
test cases
/
unit
/
37 mixed command line args
/
meson_options.txt
10 lines
120 B
Raw
Blame
History
option
(
'one'
,
type
:
'string'
,
)
option
(
'two'
,
type
:
'combo'
,
choices
:
[
'foo'
,
'bar'
]
,
value
:
'foo'
,
)
Reference in new issue
View Git Blame
Copy Permalink